![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| _fieldDelete () | |
| _fieldForm ($type='add') | |
| _fieldReorder () | |
| _fieldSave ($type='add') | |
| _listFields () | |
| doExecute (ipsRegistry $registry) | |
| rebuildCache () | |
Data Fields | |
| $database = array() | |
| $form_code | |
| $form_code_js | |
| $html | |
| _fieldDelete | ( | ) |
Delete a field
public
| _fieldForm | ( | $ | type = 'add' | ) |
Form to add/edit a field
public
| string | add|edit |
| _fieldReorder | ( | ) |
Reorders fields
public
| _fieldSave | ( | $ | type = 'add' | ) |
Save a new field/edited field
public
| string | add|edit |
| _listFields | ( | ) |
List all of the created databases
public
| doExecute | ( | ipsRegistry $ | registry | ) |
Main class entry point
public
| object | ipsRegistry reference |
Reimplemented from ipsCommand.
| rebuildCache | ( | ) |
Rebuild cache of fields Don't automatically use shortcuts, as they won't be setup if makeRegistryShortcuts() wasn't called
public