|
Stud.IP
4.1 Revision
|


Public Member Functions | |
| checkPermission (ModuleManagementModel $object, $perm=MvvPerm::PERM_WRITE) | |
Public Member Functions inherited from I18N | |
| setReadonly ($state=true) | |
| checkMvvPerms (ModuleManagementModel $object, $perm=MvvPerm::PERM_WRITE) | |
| render (array $attributes=[]) | |
| __toString () | |
Additional Inherited Members | |
Static Public Member Functions inherited from I18N | |
| static | input ($name, $value, array $attributes=[]) |
| static | textarea ($name, $value, array $attributes=[]) |
| static | isEnabled () |
Protected Member Functions inherited from I18N | |
| __construct ($template, $name, $value, array $attributes) | |
Protected Attributes inherited from I18N | |
| $template | |
| $name | |
| $value | |
| $attributes | |
Translation class with specialised permission check for mvv.
| checkPermission | ( | ModuleManagementModel | $object, |
$perm = MvvPerm::PERM_WRITE |
|||
| ) |
MVV: Check user's permissions for an object and set the readonly state accordingly.
| ModuleManagementModel | $object | Object to check permissions for |
| string | $perm | Permission to check (default create) |
