The base model for all models in the plugin.
Located in /plugins/phpgacl/phpgacl_app_model.php (line 24)
AppModel | --PhpgaclAppModel
| Class | Description |
|---|---|
| PhpgaclAco | Model to manipulate phpGACL ACOs. |
| PhpgaclAcoSection | Model to manipulate phpGACL ACO sections. |
| PhpgaclAro | Model to manipulate phpGACL AROs. |
| PhpgaclAroGroup | Model to manipulate phpGACL ARO groups. |
| PhpgaclAxo | Model to manipulate phpGACL AXOs. |
| PhpgaclAxoGroup | Model to manipulate phpGACL AXO groups. |
| PhpgaclAxoSection | Model to manipulate phpGACL AXO sections. |
Override constructor to select appropiate DB connection.
Check to see if current submitted record is duplicate on specified $field. It will only perform the checking if specified field has no other validation errors.
Helper function to get ID of current submitted model. It checks $this->data, and if not available $this->id.
Documentation generated on Thu, 08 Mar 2007 21:52:44 -0300 by phpDocumentor 1.3.1