joomla / joomla-developer-docs

Experimental developer documentation for software produced by the Joomla! project.
http://developer.docs.joomla.org
20 stars 24 forks source link

Complete JForm documentation #8

Open eddieajau opened 10 years ago

eddieajau commented 10 years ago

The form package in the CMS is one of the most important packages available, yet amongst the least documented. This is our test case to work out formatting and style (modelled on the php.net documentation).

Tasks:

eddieajau commented 10 years ago

I'm now reasonably happy with a common format. See this page as an example in both its forms:

https://github.com/joomla/joomla-developer-docs/blob/master/docs/en/cms/platform/form/field-color.md http://developer.docs.joomla.org/#/en/cms/platform/form/field-color.md

It's modelled off the php.net style of things. See the json_decode function for example:

http://us1.php.net/function.json-decode