Static Public Member Functions | |
static | getDefaultMetadata () |
static | getModuleClassName () |
static | hasReadPermissionsOptimization () |
Definition at line 37 of file OwnedSecurableTestItem2.php.
static getDefaultMetadata | ( | ) | [static] |
Returns the default meta data for the class. It must be appended to the meta data from the parent model, if any.
Reimplemented from OwnedSecurableItem.
Definition at line 39 of file OwnedSecurableTestItem2.php.
static hasReadPermissionsOptimization | ( | ) | [static] |
Override on any models you want to utilize ReadPermissionsOptimization
Reimplemented from SecurableItem.
Definition at line 60 of file OwnedSecurableTestItem2.php.