|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilPCFileList. More...
Inheritance diagram for ilPCFileList:
Collaboration diagram for ilPCFileList:Public Member Functions | |
| init () | |
| Init page content component. More... | |
| setNode ($a_node) | |
| Set xml node of page content. More... | |
| create (&$a_pg_obj, $a_hier_id, $a_pc_id="") | |
| appendItem ($a_id, $a_location, $a_format) | |
| setListTitle ($a_title, $a_language) | |
| getListTitle () | |
| getLanguage () | |
| getFileList () | |
| Get list of files. More... | |
| deleteFileItems ($a_ids) | |
| Delete file items. More... | |
| savePositions ($a_pos) | |
| Save positions of file items. More... | |
| getAllClasses () | |
| Get all style classes. More... | |
| saveStyleClasses ($a_class) | |
| Save style classes of file items. More... | |
Public Member Functions inherited from ilPageContent | |
| __construct ($a_pg_obj) | |
| Constructor. More... | |
| setPage ($a_val) | |
| Set page. More... | |
| getPage () | |
| Get page. More... | |
| init () | |
| Init object. More... | |
| getType () | |
| Get type of page content. More... | |
| setNode ($a_node) | |
| Set xml node of page content. More... | |
| & | getNode () |
| Get xml node of page content. More... | |
| getJavascriptFiles ($a_mode) | |
| Get Javascript files. More... | |
| getCssFiles ($a_mode) | |
| Get css files. More... | |
| getOnloadCode ($a_mode) | |
| Get on load code. More... | |
| setHierId ($a_hier_id) | |
| Set hierarchical ID in xml structure. More... | |
| getHierId () | |
| Get hierarchical id. More... | |
| lookupHierId () | |
| Get hierarchical id from dom. More... | |
| readHierId () | |
| Read PC Id. More... | |
| setPcId ($a_pcid) | |
| Set PC Id. More... | |
| getPCId () | |
| Get PC Id. More... | |
| setFileDownloadLink ($a_download_link) | |
| Set file download link. More... | |
| getFileDownloadLink () | |
| Get file download link. More... | |
| setFullscreenLink ($a_fullscreen_link) | |
| Set fullscreen link. More... | |
| getFullscreenLink () | |
| Get fullscreen link. More... | |
| setSourcecodeDownloadScript ($script_name) | |
| Set sourcecode download script. More... | |
| getSourcecodeDownloadScript () | |
| Get sourcecode download script. More... | |
| readPCId () | |
| Read PC Id. More... | |
| writePCId ($a_pc_id) | |
| Write pc id. More... | |
| setEnabled ($value) | |
| Set Enabled value for page content component. More... | |
| enable () | |
| Enable page content. More... | |
| disable () | |
| Disable page content. More... | |
| isEnabled () | |
| Check whether page content is enabled. More... | |
| createPageContentNode ($a_set_this_node=true) | |
| Create page content node (always use this method first when adding a new element) More... | |
| modifyPageContentPostXsl ($a_output, $a_mode) | |
| Modify page content after xsl. More... | |
Static Public Member Functions | |
| static | getLangVars () |
| Get lang vars needed for editing. More... | |
| static | afterPageUpdate ($a_page, DOMDocument $a_domdoc, $a_xml, $a_creation) |
| After page has been updated (or created) More... | |
| static | beforePageDelete ($a_page) |
| Before page is being deleted. More... | |
| static | afterPageHistoryEntry ($a_page, DOMDocument $a_old_domdoc, $a_old_xml, $a_old_nr) |
| After page history entry has been created. More... | |
| static | saveFileUsage ($a_page, $a_domdoc, $a_old_nr=0) |
| Save file usages. More... | |
| static | collectFileItems ($a_page, $a_domdoc) |
| Get all file items that are used within the page. More... | |
Static Public Member Functions inherited from ilPageContent | |
| static | incEdId ($ed_id) |
| Increases an hierarchical editing id at lowest level (last number) More... | |
| static | decEdId ($ed_id) |
| Decreases an hierarchical editing id at lowest level (last number) More... | |
| static | haveSameContainer ($ed_id1, $ed_id2) |
| Check, if two ids are in same container. More... | |
| static | sortHierIds ($a_array) |
| Sort an array of Hier IDS in ascending order. More... | |
| static | isGreaterHierId ($a, $b) |
| Check whether Hier ID $a is greater than Hier ID $b. More... | |
| static | getLangVars () |
| Get lang vars needed for editing. More... | |
| static | handleCopiedContent (DOMDocument $a_domdoc, $a_self_ass=true, $a_clone_mobs=false) |
| Handle copied content. More... | |
| static | afterPageUpdate ($a_page, DOMDocument $a_domdoc, $a_xml, $a_creation) |
| After page has been updated (or created) More... | |
| static | beforePageDelete ($a_page) |
| Before page is being deleted. More... | |
| static | afterPageHistoryEntry ($a_page, DOMDocument $a_old_domdoc, $a_old_xml, $a_old_nr) |
| After page history entry has been created. More... | |
Data Fields | |
| $list_node | |
Data Fields inherited from ilPageContent | |
| $hier_id | |
| $node | |
| $dom | |
| $page_lang | |
Additional Inherited Members | |
Protected Member Functions inherited from ilPageContent | |
| setType ($a_type) | |
| Set Type. More... | |
Protected Attributes inherited from ilPageContent | |
| $file_download_link | |
| $fullscreen_link | |
| $sourcecode_download_script | |
| $log | |
Class ilPCFileList.
File List content object (see ILIAS DTD)
Definition at line 18 of file class.ilPCFileList.php.
|
static |
After page history entry has been created.
| object | $a_page | page object |
| DOMDocument | $a_old_domdoc | old dom document |
| string | $a_old_xml | old xml |
| integer | $a_old_nr | history number |
Reimplemented from ilPageContent.
Definition at line 324 of file class.ilPCFileList.php.
References saveFileUsage().
Here is the call graph for this function:
|
static |
After page has been updated (or created)
| object | $a_page | page object |
| DOMDocument | $a_domdoc | dom document |
| string | $a_xml | xml |
| bool | $a_creation | true on creation, otherwise false |
Reimplemented from ilPageContent.
Definition at line 262 of file class.ilPCFileList.php.
References $file, ilObject\_exists(), ilObjFile\_getFilesOfObject(), ilObject\_lookupType(), and saveFileUsage().
Here is the call graph for this function:| ilPCFileList::appendItem | ( | $a_id, | |
| $a_location, | |||
| $a_format | |||
| ) |
Definition at line 54 of file class.ilPCFileList.php.
|
static |
Before page is being deleted.
| object | $a_page | page object |
Reimplemented from ilPageContent.
Definition at line 296 of file class.ilPCFileList.php.
References $files, ilObjFile\_deleteAllUsages(), ilObject\_exists(), and collectFileItems().
Here is the call graph for this function:
|
static |
Get all file items that are used within the page.
Definition at line 347 of file class.ilPCFileList.php.
References ilPageContent\$node, and $t.
Referenced by beforePageDelete(), ilPageObjectGUI\downloadFile(), ilSCORM2004Asset\exportHTMLPageObjects(), ilObjGlossary\exportXML(), ilGlossaryDefinition\exportXMLDefinition(), ilLMPageObject\exportXMLPageContent(), ilSCORM2004Page\exportXMLPageContent(), ilObjTest\exportXMLPageObjects(), ilObjQuestionPool\exportXMLPageObjects(), ilSCORM2004ScoGUI\getExportResources(), saveFileUsage(), and ilContObjectManifestBuilder\writeResources().
Here is the caller graph for this function:| ilPCFileList::create | ( | & | $a_pg_obj, |
| $a_hier_id, | |||
$a_pc_id = "" |
|||
| ) |
Definition at line 36 of file class.ilPCFileList.php.
References ilPageContent\createPageContentNode(), and IL_INSERT_AFTER.
Here is the call graph for this function:| ilPCFileList::deleteFileItems | ( | $a_ids | ) |
Delete file items.
Definition at line 151 of file class.ilPCFileList.php.
References $files, and ilPageContent\$hier_id.
| ilPCFileList::getAllClasses | ( | ) |
Get all style classes.
Definition at line 208 of file class.ilPCFileList.php.
| ilPCFileList::getFileList | ( | ) |
Get list of files.
Definition at line 114 of file class.ilPCFileList.php.
References $files, and ilPageContent\$hier_id.
| ilPCFileList::getLanguage | ( | ) |
Definition at line 98 of file class.ilPCFileList.php.
|
static |
Get lang vars needed for editing.
Reimplemented from ilPageContent.
Definition at line 249 of file class.ilPCFileList.php.
| ilPCFileList::getListTitle | ( | ) |
Definition at line 85 of file class.ilPCFileList.php.
| ilPCFileList::init | ( | ) |
Init page content component.
Reimplemented from ilPageContent.
Definition at line 25 of file class.ilPCFileList.php.
References ilPageContent\setType().
Here is the call graph for this function:
|
static |
Save file usages.
Definition at line 332 of file class.ilPCFileList.php.
References ilObjFile\_deleteAllUsages(), ilObjFile\_saveUsage(), and collectFileItems().
Referenced by afterPageHistoryEntry(), and afterPageUpdate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPCFileList::savePositions | ( | $a_pos | ) |
Save positions of file items.
Definition at line 177 of file class.ilPCFileList.php.
References ilPageContent\$hier_id.
| ilPCFileList::saveStyleClasses | ( | $a_class | ) |
Save style classes of file items.
Definition at line 230 of file class.ilPCFileList.php.
| ilPCFileList::setListTitle | ( | $a_title, | |
| $a_language | |||
| ) |
Definition at line 78 of file class.ilPCFileList.php.
References ilDOMUtil\setFirstOptionalElement().
Here is the call graph for this function:| ilPCFileList::setNode | ( | $a_node | ) |
Set xml node of page content.
| object | $a_node | node object |
Reimplemented from ilPageContent.
Definition at line 30 of file class.ilPCFileList.php.
| ilPCFileList::$list_node |
Definition at line 20 of file class.ilPCFileList.php.