| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Style Migration Class (->3.11) More...
 Collaboration diagram for ilStyleMigration:
 Collaboration diagram for ilStyleMigration:| Public Member Functions | |
| addMissingStyleCharacteristics ($a_id="") | |
| Add missing style characteristics to styles. | |
| addMissingStyleCharacteristics () | |
| Static Public Member Functions | |
| static | _getCoreStyles () | 
| Get core styles. | |
| static | _determineTag ($a_type) | 
| static | _getBasicStyleDom () | 
| Get basic style dom. | |
| static | _createImagesDirectory ($a_style_id) | 
| Create images directory <data_dir>/sty/sty_<id>/images. | |
| static | _getImagesDirectory ($a_style_id) | 
| Get images directory. | |
| static | _addMissingStyleClassesToAllStyles () | 
| Add missing style classes to all styles. | |
| Static Public Attributes | |
| static | $assigned_tags | 
| static | $core_styles | 
| Static Protected Attributes | |
| static | $basic_style_file = "./Services/Migration/DBUpdate_1385/basic_style/style.xml" | 
| static | $basic_style_image_dir = "./Services/Migration/DBUpdate_1385/basic_style/images" | 
| static | $basic_style_dom | 
Style Migration Class (->3.11)
Definition at line 12 of file class.ilStyleMigration.php.
| 
 | static | 
Add missing style classes to all styles.
Definition at line 355 of file class.ilStyleMigration.php.
References $basic_style_image_dir, $core_styles, $file, _createImagesDirectory(), _getBasicStyleDom(), _getCoreStyles(), and _getImagesDirectory().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Create images directory <data_dir>/sty/sty_<id>/images.
Definition at line 304 of file class.ilStyleMigration.php.
References $ilErr, and ilUtil\makeDir().
Referenced by _addMissingStyleClassesToAllStyles().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 279 of file class.ilStyleMigration.php.
Referenced by _getCoreStyles().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get basic style dom.
Definition at line 287 of file class.ilStyleMigration.php.
References $basic_style_dom, and $ilBench.
Referenced by _addMissingStyleClassesToAllStyles().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get core styles.
Definition at line 266 of file class.ilStyleMigration.php.
References _determineTag().
Referenced by _addMissingStyleClassesToAllStyles().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Get images directory.
Definition at line 346 of file class.ilStyleMigration.php.
Referenced by _addMissingStyleClassesToAllStyles().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilStyleMigration::addMissingStyleCharacteristics | ( | ) | 
Definition at line 36 of file class.ilStyleMigration.php.
References $t.
| ilStyleMigration::addMissingStyleCharacteristics | ( | $a_id = "" | ) | 
Add missing style characteristics to styles.
Definition at line 121 of file class.ilStyleMigration.php.
References $t.
| 
 | static | 
Definition at line 15 of file class.ilStyleMigration.php.
| 
 | staticprotected | 
Definition at line 116 of file class.ilStyleMigration.php.
Referenced by _getBasicStyleDom().
| 
 | staticprotected | 
Definition at line 114 of file class.ilStyleMigration.php.
| 
 | staticprotected | 
Definition at line 115 of file class.ilStyleMigration.php.
Referenced by _addMissingStyleClassesToAllStyles().
| 
 | static | 
Definition at line 57 of file class.ilStyleMigration.php.
Referenced by _addMissingStyleClassesToAllStyles().