ILIAS
Release_4_4_x_branch Revision 61816
|
Page object factory. More...
Static Public Member Functions | |
static | getInstance ($a_parent_type, $a_id=0, $a_old_nr=0, $a_lang="-") |
Get page object instance. | |
static | getConfigInstance ($a_parent_type) |
Get page config instance. |
|
static |
Get page config instance.
string | $a_parent_type | parent type |
Definition at line 41 of file class.ilPageObjectFactory.php.
References $path, and ilCOPageObjDef\getDefinitionByParentType().
Referenced by ilPageObject\initPageConfig().
|
static |
Get page object instance.
string | $a_parent_type | parent type |
int | $a_id | page id |
int | $a_old_nr | history number of page |
string | $a_lang | language |
Definition at line 23 of file class.ilPageObjectFactory.php.
References $path, and ilCOPageObjDef\getDefinitionByParentType().
Referenced by ilPageObject\compareVersion(), ilPageObject\copy(), ilPageObject\copyPageToTranslation(), ilMediaPoolPageUsagesTableGUI\fillRow(), ilMediaObjectUsagesTableGUI\fillRow(), ilCOPageImporter\finalProcessing(), ilCOPageExporter\getXmlRepresentation(), ilCOPageImporter\importXmlRepresentation(), ilPageObjectGUI\initPageObject(), ilContObjParser\processPagesToParse(), ilPageObjectGUI\showMediaFullscreen(), and ilLMObject\updateInternalLinks().