| Tilmeld Server API
    1.0.0
    Nymph user and group management with access controls. | 
AbleObject class. More...
 
  
| Public Member Functions | |
| grant ($ability) | |
| Grant an ability.  More... | |
| revoke ($ability) | |
| Revoke an ability.  More... | |
AbleObject class.
Entities which support abilities, such as users and groups.
Definition at line 12 of file AbleObject.php.
| Tilmeld\Entities\AbleObject::grant | ( | $ability | ) | 
Grant an ability.
| string | $ability | The ability. | 
Definition at line 18 of file AbleObject.php.
| Tilmeld\Entities\AbleObject::revoke | ( | $ability | ) | 
Revoke an ability.
| string | $ability | The ability. | 
Definition at line 30 of file AbleObject.php.
 1.8.15
 1.8.15