Function __global->single_field__start
Definitions
sources/form_templates.php
- Start serving single field. This is used if you just need the raw widget, not the label (etc).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Start serving single field. This is used if you just need the raw widget, not the label (etc).
*
*/
function single_field__start()
* Start serving single field. This is used if you just need the raw widget, not the label (etc).
*
*/
function single_field__start()
