Public Member Functions | |
| getType () | |
| generovane gettery a settery More... | |
| getIdentifier () | |
| getName () | |
| getControllerId () | |
| getAction () | |
| getActionName () | |
| setType ($type) | |
| setIdentifier ($identifier) | |
| setName ($name) | |
| setControllerId ($controllerId) | |
| setAction ($action) | |
| setActionName ($actionName) | |
| getActionIdentifier () | |
| getParentActionIdentifier () | |
| setActionIdentifier ($actionIdentifier) | |
| setParentActionIdentifier ($parentActionIdentifier) | |
Public Attributes | |
| const | MODULE_INFO_INDENTIFIER = "_moduleInfo" |
Protected Attributes | |
| $type | |
| $identifier | |
| $name | |
| $controllerId | |
| $action | |
| $actionIdentifier | |
| $actionName | |
| $parentActionIdentifier | |
contains info of currently shown module
| getAction | ( | ) |
| getActionIdentifier | ( | ) |
| getActionName | ( | ) |
| getControllerId | ( | ) |
| getIdentifier | ( | ) |
| getName | ( | ) |
| getParentActionIdentifier | ( | ) |
| getType | ( | ) |
generovane gettery a settery
| setAction | ( | $action | ) |
| setActionIdentifier | ( | $actionIdentifier | ) |
| setActionName | ( | $actionName | ) |
| setControllerId | ( | $controllerId | ) |
| setIdentifier | ( | $identifier | ) |
| setName | ( | $name | ) |
| setParentActionIdentifier | ( | $parentActionIdentifier | ) |
| setType | ( | $type | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| const MODULE_INFO_INDENTIFIER = "_moduleInfo" |