Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Content_Type_Raw_HTML_Management Class Reference
Inheritance diagram for Content_Type_Raw_HTML_Management:
Asset_Management MySource_Object

Public Member Functions

 __construct (&$pm)
 
 _upgrade ($current_version)
 
 _updatePreferences ($file_name)
 
- 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()
 

Detailed Description

Definition at line 30 of file content_type_raw_html_management.inc.

Constructor & Destructor Documentation

__construct ( $pm)

Constructor

Definition at line 38 of file content_type_raw_html_management.inc.

Member Function Documentation

_updatePreferences (   $file_name)

Converts the preferences to the 'ex'es and writes them into the preferences files.

Parameters
string$file_nameName of the file
Returns
array private

Definition at line 80 of file content_type_raw_html_management.inc.

_upgrade (   $current_version)

Checks the preferences for Global and User Groups and updates them

Parameters
string$current_versionCurrent version of the asset
Returns
array private

Definition at line 53 of file content_type_raw_html_management.inc.


The documentation for this class was generated from the following file: