
Public Member Functions | |
| init () | |
Static Public Member Functions | |
| static | add ($owner, $object, $perm, $negative=false) |
| static | remove ($owner, $object, $perm) |
Public Attributes | |
| $_model = 'Pluf_RowPermission' | |
| Pluf_RowPermission::init | ( | ) |
Reimplemented from Pluf_Model.
| static Pluf_RowPermission::add | ( | $ | owner, | |
| $ | object, | |||
| $ | perm, | |||
| $ | negative = false | |||
| ) | [static] |
| static Pluf_RowPermission::remove | ( | $ | owner, | |
| $ | object, | |||
| $ | perm | |||
| ) | [static] |
| Pluf_RowPermission::$_model = 'Pluf_RowPermission' |
Reimplemented from Pluf_Model.