Class GP_Permission

Description

Located in /gp-includes/things/permission.php (line 2)

GP_Thing
   |
   --GP_Permission
Direct descendents
Class Description
GP_Validator_Permission
Variable Summary
Method Summary
void normalize_fields ( $args)
Variables
mixed $field_names = array( 'id', 'user_id', 'action', 'object_type', 'object_id', ) (line 5)

Redefinition of:
GP_Thing::$field_names

Redefined in descendants as:
mixed $non_updatable_attributes = array( 'id', ) (line 6)

Redefined in descendants as:
mixed $table_basename = 'permissions' (line 4)

Redefined in descendants as:

Inherited Variables

Inherited from GP_Thing

GP_Thing::$errors
GP_Thing::$map_results
GP_Thing::$non_db_field_names
GP_Thing::$per_page
GP_Thing::$static
GP_Thing::$static_by_class
GP_Thing::$table
GP_Thing::$validation_rules
GP_Thing::$validation_rules_by_class
Methods

Documentation generated on Fri, 18 May 2012 01:46:04 +0100 by phpDocumentor 1.4.3