|
Stud.IP
jlu_3.3 Revision
|
Public Member Functions | |
| PmWikiContentModule ($module_id="", $module_type, $cms_type) | |
| readData () | |
| isAllowed ($operation) | |
Public Member Functions inherited from ContentModule | |
| ContentModule ($module_id="", $module_type, $cms_type) | |
| setId ($module_id) | |
| getId () | |
| setCMSType ($module_cms_type) | |
| getCMSType () | |
| getCMSName () | |
| setModuleType ($module_type) | |
| getModuleType () | |
| getModuleTypeName () | |
| setTitle ($module_title) | |
| getTitle () | |
| setDescription ($module_description) | |
| getDescription () | |
| setAuthors ($module_authors) | |
| getAuthors () | |
| setConnection ($seminar_id) | |
| unsetConnection ($seminar_id) | |
| setConnectionType ($is_connected) | |
| isConnected () | |
| getReferenceString () | |
| getIcon () | |
| isDummy () | |
| createDummyForErrormessage ($error="unknown") | |
| isAllowed ($operation) | |
Additional Inherited Members | |
Data Fields inherited from ContentModule | |
| $id | |
| $title | |
| $module_type | |
| $module_type_name | |
| $icon_file | |
| $cms_type | |
| $cms_name | |
| $description | |
| $authors | |
| $is_connected | |
| $is_dummy | |
| $allowed_operations | |
| $db_class | |
| $view | |
| isAllowed | ( | $operation | ) |
get permission-status
returns true, if operation is allowed @access public
| string | $operation | operation |
Reimplemented from ContentModule.
| PmWikiContentModule | ( | $module_id = "", |
|
| $module_type, | |||
| $cms_type | |||
| ) |
constructor
init class. @access public
| string | $module_id | module-id |
| string | $module_type | module-type |
| string | $cms_type | system-type |
| readData | ( | ) |
reads data for content module