Adding fields type in the documentation

Started by tifredfr, March 21, 2016, 08:42:29 PM

Previous topic - Next topic
Hello,

Es would it be possible to have a list of different fields types in the developer documentation with detailed examples on masks ... in table form maybe with different types and use cases.

thank you in advance

Hi Frédéric,

One of the ideas we have is to publish the PHPdocs at some time, but I just haven't got around doing it yet... lack of time ;)

Maybe the best idea is to extend the general information about the FieldTypes a bit and refer to the PHPdocs when they are there, because the types extend from time time it's better to keep things in the code documentation to make sure they keep aligned at all times.

Regards,

Ad