![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| __construct ($field, $mode) | |
| edit () | |
| view () | |
Data Fields | |
| $parsed = '' | |
| $plugin_type = '' | |
| $value = '' | |
Text input custom fields
| __construct | ( | $ | field, |
| $ | mode | ||
| ) |
CONSTRUCTOR
| array | $field | Array of field data { id, type, title, attributes, value } |
| string | $mode | Set to 'view' or 'edit' |
| edit | ( | ) |
| view | ( | ) |