|
ILIAS
Release_4_3_x_branch Revision 61807
|
Class ilSCORM2004PageLayout. More...
Collaboration diagram for ilSCORM2004PageLayout:Public Member Functions | |
| ilSCORM2004PageLayout ($a_id) | |
| getXMLContent () | |
| getPreview () | |
| getTitle () | |
| getId () | |
Static Public Member Functions | |
| static | activeLayouts () |
Data Fields | |
| const | SEQ_TEMPLATE_DIR = './Modules/Scorm2004/templates/editor/page_layouts_temp/thumbnails' |
| $layout_id = null | |
Private Member Functions | |
| generatePreview () | |
Class ilSCORM2004PageLayout.
Class for SCORM 2004 Page Layouts
Definition at line 35 of file class.ilSCORM2004PageLayout.php.
|
static |
Definition at line 84 of file class.ilSCORM2004PageLayout.php.
References $query, $result, $row, and ilSCORM2004PageLayout().
Here is the call graph for this function:
|
private |
Definition at line 77 of file class.ilSCORM2004PageLayout.php.
| ilSCORM2004PageLayout::getId | ( | ) |
Definition at line 72 of file class.ilSCORM2004PageLayout.php.
References $layout_id.
| ilSCORM2004PageLayout::getPreview | ( | ) |
Definition at line 56 of file class.ilSCORM2004PageLayout.php.
| ilSCORM2004PageLayout::getTitle | ( | ) |
Definition at line 62 of file class.ilSCORM2004PageLayout.php.
References $row.
| ilSCORM2004PageLayout::getXMLContent | ( | ) |
Definition at line 47 of file class.ilSCORM2004PageLayout.php.
References $row, and DB_FETCHMODE_ASSOC.
| ilSCORM2004PageLayout::ilSCORM2004PageLayout | ( | $a_id | ) |
Definition at line 42 of file class.ilSCORM2004PageLayout.php.
Referenced by activeLayouts().
Here is the caller graph for this function:| ilSCORM2004PageLayout::$layout_id = null |
Definition at line 40 of file class.ilSCORM2004PageLayout.php.
Referenced by getId().
| const ilSCORM2004PageLayout::SEQ_TEMPLATE_DIR = './Modules/Scorm2004/templates/editor/page_layouts_temp/thumbnails' |
Definition at line 38 of file class.ilSCORM2004PageLayout.php.