◆ before_filter()
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Common tasks for all actions.
◆ config_action()
config_action |
( |
|
$datafield_id | ) |
|
Configures a datafield
- Parameters
-
String | $datafield_id | Datafield id |
◆ delete_action()
delete_action |
( |
|
$datafield_id | ) |
|
Delete a datafield
- Parameters
-
md5 | $datafield_id | |
string | $name | |
◆ edit_action()
edit_action |
( |
|
$datafield_id | ) |
|
Edit a datatyp
- Parameters
-
◆ index_action()
index_action |
( |
|
$class = null | ) |
|
Maintenance view for the datafield view
- Parameters
-
$class | static types for datafields |
◆ new_action()
new_action |
( |
|
$type = null | ) |
|
Create a new Datafield
- Parameters
-
$type | static types for datafields |
◆ $user_status
Initial value: 'user' => 1,
'autor' => 2,
'tutor' => 4,
'dozent' => 8,
'admin' => 16,
'root' => 32,
)
The documentation for this class was generated from the following file: