|
Squiz Matrix
4.12.2
|
Public Member Functions | |
| __construct (&$pm) | |
| getEventList () | |
| _upgrade ($current_version) | |
Public Member Functions inherited from Asset_Management | |
| Asset_Management (&$pm) | |
| getAssetType () | |
| update () | |
| _updateFiles () | |
| _install () | |
| _upgrade ($current_version) | |
| _getAllVars () | |
| _getFileList () | |
| getEventList () | |
| _addAttribute ($name) | |
| _deleteAttribute ($name) | |
| _updateAttribute ($name, $current_version) | |
| _updateOwnedAttribute ($name, $curr_attr) | |
| _updateCustomAttribute ($attributeid, $name, $field, $old_type_code, $new_type_code, $new_value) | |
| _validateAttributeDefault (&$default, $attr_type, $parameters) | |
| getAssetInfo ($file) | |
| _installDALQueries () | |
Public Member Functions inherited from MySource_Object | |
| MySource_Object () | |
| __sleep () | |
| __wakeup () | |
Additional Inherited Members | |
Data Fields inherited from Asset_Management | |
| $_pm | |
| $_am | |
| $_db | |
| $vars = Array() | |
| $components = Array() | |
Definition at line 30 of file page_online_quiz_management.inc.
| __construct | ( | & | $pm | ) |
Constructor
Definition at line 38 of file page_online_quiz_management.inc.
| _upgrade | ( | $current_version | ) |
Upgrade
| string | $current_version | the version of the asset that is currenly installed |
Definition at line 217 of file page_online_quiz_management.inc.
| getEventList | ( | ) |
Return an array with information about the events that this page is listening for
Definition at line 188 of file page_online_quiz_management.inc.