|
ultimix
|
Public Member Functions | |
| __construct () | |
| controller (&$Options) | |
Data Fields | |
| $Database = false | |
| $Security = false | |
| $PermitAlgorithms = false | |
Class provides record field set routine.
Definition at line 26 of file set_field.php.
| __construct | ( | ) |
Constructor.
| Exception | An exception of this type is thrown. |
Definition at line 56 of file set_field.php.
| controller | ( | & | $Options | ) |
Component's controller.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 130 of file set_field.php.
| $Database = false |
Cached packages.
Definition at line 38 of file set_field.php.
| $PermitAlgorithms = false |
Definition at line 40 of file set_field.php.
| $Security = false |
Definition at line 39 of file set_field.php.