ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilPageObject. More...
Public Member Functions | |
ilPageObject ($a_id=0, $a_old_nr=0, $a_lang="-") | |
Constructor public. | |
afterConstructor () | |
After constructor. | |
getParentType () | |
Get parent type. | |
initPageConfig () | |
Init page config. | |
setLanguage ($a_val) | |
Set language. | |
getLanguage () | |
Get language. | |
setPageConfig ($a_val) | |
Set page config object. | |
getPageConfig () | |
Get page config object. | |
setRenderMd5 ($a_rendermd5) | |
Set Render MD5. | |
getRenderMd5 () | |
Get Render MD5. | |
setRenderedContent ($a_renderedcontent) | |
Set Rendered Content. | |
getRenderedContent () | |
Get Rendered Content. | |
setRenderedTime ($a_renderedtime) | |
Set Rendered Time. | |
getRenderedTime () | |
Get Rendered Time. | |
setLastChange ($a_lastchange) | |
Set Last Change. | |
getLastChange () | |
Get Last Change. | |
setLastChangeUser ($a_val) | |
Set last change user. | |
getLastChangeUser () | |
Get last change user. | |
setShowActivationInfo ($a_val) | |
Set show page activation info. | |
getShowActivationInfo () | |
Get show page activation info. | |
read () | |
Read page data. | |
buildDom ($a_force=false) | |
freeDom () | |
getDom () | |
Deprecated php4DomDocument. | |
getDomDoc () | |
Get dom doc (php5 dom document) | |
setId ($a_id) | |
set id | |
getId () | |
setParentId ($a_id) | |
getParentId () | |
addUpdateListener (&$a_object, $a_method, $a_parameters="") | |
callUpdateListeners () | |
setActive ($a_active) | |
set activation | |
getActive ($a_check_scheduled_activation=false) | |
get activation | |
_writeActive ($a_id, $a_parent_type, $a_active, $a_reset_scheduled_activation=true, $a_lang="-") | |
write activation status | |
_lookupActivationData ($a_id, $a_parent_type, $a_lang="-") | |
Lookup activation data. | |
_writeParentId ($a_parent_type, $a_pg_id, $a_par_id) | |
Write parent id. | |
setActivationStart ($a_activationstart) | |
Set Activation Start. | |
getActivationStart () | |
Get Activation Start. | |
setActivationEnd ($a_activationend) | |
Set Activation End. | |
getActivationEnd () | |
Get Activation End. | |
getContentObject ($a_hier_id, $a_pc_id="") | |
Get a content object of the page. | |
& | getContentNode ($a_hier_id, $a_pc_id="") |
Get content node from dom. | |
checkForTag ($a_content_tag, $a_hier_id, $a_pc_id="") | |
Get content node from dom. | |
lookforhier ($a_hier_id) | |
& | getNode () |
setXMLContent ($a_xml, $a_encoding="UTF-8") | |
set xml content of page, start with <PageObject...>, end with </PageObject>, comply with ILIAS DTD, omit MetaData, use utf-8! | |
appendXMLContent ($a_xml) | |
append xml content to page setXMLContent must be called before and the same encoding must be used | |
getXMLContent ($a_incl_head=false) | |
get xml content of page | |
copyXmlContent ($a_clone_mobs=false) | |
Copy content of page; replace page components with copies where necessary (e.g. | |
handleCopiedContent ($a_dom, $a_self_ass=true, $a_clone_mobs=false) | |
Handle copied content. | |
newIIMCopies ($temp_dom) | |
Replaces media objects in interactive images with copies of the interactive images. | |
newMobCopies ($temp_dom) | |
Replaces media objects with copies. | |
newQuestionCopies (&$temp_dom) | |
Replaces existing question content elements with new copies. | |
removeQuestions (&$temp_dom) | |
Remove questions from document. | |
countPageContents () | |
Remove questions from document. | |
getXMLFromDom ($a_incl_head=false, $a_append_mobs=false, $a_append_bib=false, $a_append_str="", $a_omit_pageobject_tag=false) | |
get xml content of page from dom (use this, if any changes are made to the document) | |
getLanguageVariablesXML () | |
Get language variables as XML. | |
appendLangVarXML (&$xml, $var) | |
getFirstParagraphText () | |
setParagraphContent ($a_hier_id, $a_content) | |
Set content of paragraph. | |
setContainsIntLink ($a_contains_link) | |
lm parser set this flag to true, if the page contains intern links (this method should only be called by the import parser) | |
containsIntLink () | |
returns true, if page was marked as containing an intern link (via setContainsIntLink) (this method should only be called by the import parser) | |
setImportMode ($a_val) | |
Set import mode. | |
getImportMode () | |
Get import mode. | |
needsImportParsing ($a_parse="") | |
setContainsQuestion ($a_val) | |
Set contains question. | |
getContainsQuestion () | |
Get contains question. | |
collectMediaObjects ($a_inline_only=true) | |
get all media objects, that are referenced and used within the page | |
getInternalLinks ($a_cnt_multiple=false) | |
get all internal links that are used within the page | |
getMultimediaXML () | |
get a xml string that contains all media object elements, that are referenced by any media alias in the page | |
getMediaAliasElement ($a_mob_id, $a_nr=1) | |
get complete media object (alias) element | |
validateDom () | |
Validate the page content agains page DTD. | |
addHierIDs () | |
Add hierarchical ID (e.g. | |
getHierIds () | |
get all hierarchical ids | |
getFirstRowIds () | |
get ids of all first table rows | |
getFirstColumnIds () | |
get ids of all first table columns | |
getListItemIds () | |
get ids of all list items | |
getFileItemIds () | |
get ids of all file items | |
stripHierIDs () | |
strip all hierarchical id attributes out of the dom tree | |
getHierIdsForPCIds ($a_pc_ids) | |
Get hier ids for a set of pc ids. | |
addFileSizes () | |
add file sizes | |
resolveIntLinks () | |
Resolves all internal link targets of the page, if targets are available (after import) | |
resolveMediaAliases ($a_mapping) | |
Resolve media aliases (after import) | |
resolveIIMMediaAliases ($a_mapping) | |
Resolve iim media aliases (in ilContObjParse) | |
resolveFileItems ($a_mapping) | |
Resolve file items (after import) | |
resolveQuestionReferences ($a_mapping) | |
Resolve all quesion references (after import) | |
moveIntLinks ($a_from_to) | |
Move internal links from one destination to another. | |
handleImportRepositoryLink ($a_rep_import_id, $a_rep_type, $a_rep_ref_id) | |
createFromXML () | |
Create new page object with current xml content. | |
updateFromXML () | |
Updates page object with current xml content. | |
afterUpdate () | |
After update. | |
update ($a_validate=true, $a_no_history=false) | |
update complete page content in db (dom xml content is used) | |
delete () | |
delete page object | |
saveStyleUsage ($a_domdoc, $a_old_nr=0) | |
Save all style class/template usages. | |
deleteStyleUsages ($a_old_nr=0) | |
Delete style usages. | |
getLastUpdateOfIncludedElements () | |
Get last update of included elements (media objects and files). | |
deleteInternalLinks () | |
Delete internal links. | |
saveInternalLinks ($a_domdoc) | |
save internal links of page | |
create () | |
create new page (with current xml data) | |
deleteContent ($a_hid, $a_update=true, $a_pcid="") | |
delete content object with hierarchical id $a_hid | |
deleteContents ($a_hids, $a_update=true, $a_self_ass=false) | |
Delete multiple content objects. | |
cutContents ($a_hids) | |
Copy contents to clipboard and cut them from the page. | |
copyContents ($a_hids) | |
Copy contents to clipboard. | |
pasteContents ($a_hier_id, $a_self_ass=false) | |
Paste contents from pc clipboard. | |
switchEnableMultiple ($a_hids, $a_update=true, $a_self_ass=false) | |
(De-)activate elements | |
deleteContentFromHierId ($a_hid, $a_update=true) | |
delete content object with hierarchical id >= $a_hid | |
deleteContentBeforeHierId ($a_hid, $a_update=true) | |
delete content object with hierarchical id < $a_hid | |
_moveContentAfterHierId (&$a_source_page, &$a_target_page, $a_hid) | |
move content of hierarchical id >= $a_hid to other page | |
insertContent (&$a_cont_obj, $a_pos, $a_mode=IL_INSERT_AFTER, $a_pcid="") | |
insert a content node before/after a sibling or as first child of a parent | |
insertContentNode (&$a_cont_node, $a_pos, $a_mode=IL_INSERT_AFTER, $a_pcid="") | |
insert a content node before/after a sibling or as first child of a parent | |
moveContentBefore ($a_source, $a_target, $a_spcid="", $a_tpcid="") | |
move content object from position $a_source before position $a_target (both hierarchical content ids) | |
moveContentAfter ($a_source, $a_target, $a_spcid="", $a_tpcid="") | |
move content object from position $a_source before position $a_target (both hierarchical content ids) | |
bbCode2XML (&$a_content) | |
transforms bbCode to corresponding xml | |
insertInstIntoIDs ($a_inst, $a_res_ref_to_obj_id=true) | |
inserts installation id into ids (e.g. | |
checkPCIds () | |
Check, whether (all) page content hashes are set. | |
getAllPCIds () | |
Get all pc ids. | |
existsPCId ($a_pc_id) | |
existsPCId | |
generatePcId ($a_pc_ids=false) | |
Generate new pc id. | |
insertPCIds () | |
Insert Page Content IDs. | |
getPageContentsHashes () | |
Get page contents hashes. | |
getQuestionIds () | |
Get question ids. | |
send_paragraph ($par_id, $filename) | |
getFO () | |
get fo page content | |
registerOfflineHandler ($handler) | |
getOfflineHandler () | |
Get offline handler. | |
containsDeactivatedElements ($a_content) | |
Check whether content contains deactivated elements. | |
getHistoryEntries () | |
Get History Entries. | |
getHistoryEntry ($a_old_nr) | |
Get History Entry. | |
getHistoryInfo ($a_nr) | |
Get information about a history entry, its predecessor and its successor. | |
addChangeDivClasses ($a_hashes) | |
compareVersion ($a_left, $a_right) | |
Compares to revisions of the page. | |
increaseViewCnt () | |
Increase view cnt. | |
writeRenderedContent ($a_content, $a_md5) | |
Write rendered content. | |
containsIntLinks ($a_content) | |
Check whether content contains internal links. | |
performAutomaticModifications () | |
Perform automatic modifications (may be overwritten by sub classes) | |
saveInitialOpenedContent ($a_type, $a_id, $a_target) | |
Save initial opened content. | |
getInitialOpenedContent () | |
Get initial opened content. | |
beforePageContentUpdate ($a_page_content) | |
Before page content update. | |
copy ($a_id, $a_parent_type="", $a_parent_id=0, $a_clone_mobs=false) | |
Copy page. | |
copyPageToTranslation ($a_target_lang) | |
Copy page to translation. | |
getEditLock () | |
Get page lock. | |
releasePageLock () | |
Release page lock. | |
getEditLockInfo () | |
Get edit lock info. | |
getContentTemplates () | |
Get content templates. |
Static Public Member Functions | |
static | _exists ($a_parent_type, $a_id, $a_lang="") |
Checks whether page exists. | |
static | _existsAndNotEmpty ($a_parent_type, $a_id, $a_lang="-") |
Checks whether page exists and is not empty (may return true on some empty pages) | |
static | preloadActivationDataByParentId ($a_parent_id) |
Preload activation data by Parent Id. | |
static | _lookupActive ($a_id, $a_parent_type, $a_check_scheduled_activation=false, $a_lang="-") |
lookup activation status | |
static | _isScheduledActivation ($a_id, $a_parent_type, $a_lang="-") |
Check whether page is activated by time schedule. | |
static | lookupParentId ($a_id, $a_type) |
Lookup parent id. | |
static | _handleImportRepositoryLinks ($a_rep_import_id, $a_rep_type, $a_rep_ref_id) |
Change targest of repository links. | |
static | _lookupContainsDeactivatedElements ($a_id, $a_parent_type, $a_lang="-") |
lookup whether page contains deactivated elements | |
static | getRecentChanges ($a_parent_type, $a_parent_id, $a_period=30, $a_lang="") |
Get recent pages changes for parent object. | |
static | getAllPages ($a_parent_type, $a_parent_id, $a_lang="-") |
Get all pages for parent object. | |
static | getNewPages ($a_parent_type, $a_parent_id, $a_lang="-") |
Get new pages. | |
static | getParentObjectContributors ($a_parent_type, $a_parent_id, $a_lang="-") |
Get all contributors for parent object. | |
static | getPageContributors ($a_parent_type, $a_page_id, $a_lang="-") |
Get all contributors for parent object. | |
static | getPagesWithLinks ($a_parent_type, $a_parent_id, $a_lang="-") |
Get all pages for parent object that contain internal links. | |
static | lookupTranslations ($a_parent_type, $a_id) |
Lookup translations. | |
static | truncateHTML ($a_text, $a_length=100, $a_ending= '...', $a_exact=false, $a_consider_html=true) |
Truncate (html) string. |
Data Fields | |
$id | |
$ilias | |
$dom | |
$xml | |
$encoding | |
$node | |
$cur_dtd = "ilias_pg_4_5.dtd" | |
$contains_int_link | |
$needs_parsing | |
$parent_type | |
$parent_id | |
$update_listeners | |
$update_listener_cnt | |
$offline_handler | |
$dom_builded | |
$history_saved | |
$language = "-" |
Static Public Attributes | |
static | $exists = array() |
Protected Member Functions | |
__afterUpdate ($a_domdoc, $a_xml, $a_creation=false, $a_empty=false) | |
After update event handler (internal). | |
__beforeDelete () | |
Before deletion handler (internal). | |
__afterHistoryEntry ($a_old_domdoc, $a_old_content, $a_old_nr) | |
Before deletion handler (internal). |
Protected Attributes | |
$import_mode = false |
Static Protected Attributes | |
static | $activation_data = array() |
Class ilPageObject.
Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
Definition at line 46 of file class.ilPageObject.php.
|
finalprotected |
Before deletion handler (internal).
Definition at line 2698 of file class.ilPageObject.php.
References ilCOPagePCDef\getPCDefinitions(), ilCOPagePCDef\requirePCClassByName(), and saveStyleUsage().
Referenced by update().
|
finalprotected |
After update event handler (internal).
The hooks are e.g. for storing any dependent relations/references in the database.
Definition at line 2399 of file class.ilPageObject.php.
References afterUpdate(), callUpdateListeners(), ilCOPagePCDef\getPCDefinitions(), ilCOPagePCDef\requirePCClassByName(), saveInternalLinks(), and saveStyleUsage().
Referenced by createFromXML(), update(), and updateFromXML().
|
finalprotected |
Before deletion handler (internal).
Definition at line 2680 of file class.ilPageObject.php.
References ilCOPagePCDef\getPCDefinitions(), and ilCOPagePCDef\requirePCClassByName().
Referenced by delete().
|
static |
Checks whether page exists.
string | $a_parent_type | parent type |
int | $a_id | page id |
string | $a_lang | language code, if empty language independent existence is checked |
Definition at line 357 of file class.ilPageObject.php.
References $ilDB, $query, and $row.
Referenced by ilImprintGUI\__construct(), ilShopPurchaseGUI\__getAbstractHTML(), ilContainer\cloneObject(), copy(), ilAssQuestionFeedback\ensurePageObjectDeleted(), ilAssQuestionFeedbackPageObjectCommandForwarder\ensurePageObjectExists(), ilAssQuestionHintPageObjectCommandForwarder\ensurePageObjectExists(), ilAssQuestionFeedback\ensurePageObjectExists(), ilContainerStartObjectsGUI\executeCommand(), ilLMPageObjectGUI\executeCommand(), ilLOEditorGUI\executeCommand(), ilWikiHTMLExport\exportHTMLPages(), ilPortfolioHTMLExport\exportHTMLPages(), ilObjBlogGUI\exportHTMLPages(), ilObjContentObject\exportHTMLPages(), ilObjContentObject\exportXMLPageObjects(), ilCOPageImporter\finalProcessing(), ilObjItemGroup\fixContainerItemGroupRefsAfterCloning(), ilObjPaymentSettingsGUI\forwardToDocumentsPageObject(), ilTermsConditionsGUI\forwardToPageObject(), ilShopInfoGUI\forwardToPageObject(), ilAuthLoginPageEditorGUI\forwardToPageObject(), ilContainerGUI\forwardToPageObject(), ilShopGUI\forwardToPageObject(), ilObjPaymentSettingsGUI\getDocumentsPageHTML(), ilObjectTranslation\getEffectiveContentLang(), ilPageMultiLang\getEffectiveLang(), ilLMPresentationGUI\getLMPage(), ilLMPresentationGUI\getLMPageGUI(), ilTermsConditionsGUI\getPageHTML(), ilShopInfoGUI\getPageHTML(), ilShopGUI\getPageHTML(), ilWikiExporter\getXmlExportTailDependencies(), ilMediaPoolPage\lookupUsages(), ilObjMediaObject\lookupUsages(), newQuestionCopies(), ilContObjParser\processPagesToParse(), ilWikiPage\rename(), ilPageObjectGUI\switchToLanguage(), and ilObjContentObject\validatePages().
|
static |
Checks whether page exists and is not empty (may return true on some empty pages)
string | $a_parent_type | parent type |
int | $a_id | page id |
string | $a_lang | language code ("-" for unknown / not set) |
Definition at line 393 of file class.ilPageObject.php.
References $ilDB.
|
static |
Change targest of repository links.
Use full targets in "from" and "to"!!!
array | keys are the old targets, values are the new targets |
Definition at line 2247 of file class.ilPageObject.php.
References ilInternalLink\_extractInstOfTarget(), ilInternalLink\_extractObjIdOfTarget(), and ilInternalLink\_getSourcesOfTarget().
Referenced by ilObjContentObject\importFromDirectory().
|
static |
Check whether page is activated by time schedule.
Definition at line 600 of file class.ilPageObject.php.
References $ilDB.
Referenced by ilLMPagesTableGUI\fillRow(), ilChapterHierarchyFormGUI\getChildIcon(), ilLMEditorExplorerGUI\getNodeIcon(), ilPublicSectionExplorerGUI\getNodeIcon(), and ilLMTOCExplorerGUI\getNodeIcon().
ilPageObject::_lookupActivationData | ( | $a_id, | |
$a_parent_type, | |||
$a_lang = "-" |
|||
) |
Lookup activation data.
Definition at line 663 of file class.ilPageObject.php.
References $ilDB.
Referenced by ilLMPageObject\_getPresentationTitle(), ilLMTracker\_isNodeVisible(), ilLMPresentationGUI\getSuccessorPage(), ilLMPresentationGUI\ilLMNavigation(), and ilLMPresentationGUI\ilPage().
|
static |
lookup activation status
Definition at line 559 of file class.ilPageObject.php.
References $ilDB, and ilUtil\now().
Referenced by ilLMPageObject\_getPresentationTitle(), ilLMTracker\_isNodeVisible(), ilStructureObjectGUI\activatePages(), ilObjContentObjectGUI\activatePages(), ilObjBlog\deliverRSS(), ilLMPagesTableGUI\fillRow(), ilObjBlogGUI\filterInactivePostings(), ilChapterHierarchyFormGUI\getChildIcon(), ilChapterHierarchyFormGUI\getChildIconAlt(), ilLMPresentationGUI\getCurrentPageId(), ilObjBlogGUI\getKeywords(), ilObjBlogGUI\getListItems(), ilLMTOCExplorerGUI\getNodeHref(), ilLMEditorExplorerGUI\getNodeIcon(), ilPublicSectionExplorerGUI\getNodeIcon(), ilLMTOCExplorerGUI\getNodeIcon(), ilLMEditorExplorerGUI\getNodeIconAlt(), ilLMPresentationGUI\getSuccessorPage(), ilLMPresentationGUI\ilLMNavigation(), ilImprint\isActive(), ilLMTOCExplorerGUI\isNodeClickable(), ilObjBlogGUI\renderList(), ilObjBlogGUI\renderNavigationByAuthors(), ilObjBlogGUI\renderNavigationByDate(), ilLMPresentationGUI\showPrintView(), and ilLMPresentationGUI\showPrintViewSelection().
|
static |
lookup whether page contains deactivated elements
Definition at line 3977 of file class.ilPageObject.php.
References $ilDB, $query, and DB_FETCHMODE_ASSOC.
Referenced by ilLMPagesTableGUI\fillRow(), ilChapterHierarchyFormGUI\getChildIcon(), ilChapterHierarchyFormGUI\getChildIconAlt(), ilLMEditorExplorerGUI\getNodeIcon(), ilPublicSectionExplorerGUI\getNodeIcon(), and ilLMEditorExplorerGUI\getNodeIconAlt().
ilPageObject::_moveContentAfterHierId | ( | & | $a_source_page, |
& | $a_target_page, | ||
$a_hid | |||
) |
move content of hierarchical id >= $a_hid to other page
string | $a_hid | hierarchical id of content object |
boolean | $a_update | update page in db (note: update deletes all hierarchical ids in DOM!) |
Definition at line 3261 of file class.ilPageObject.php.
Referenced by ilLMPageObject\_splitPageNext().
ilPageObject::_writeActive | ( | $a_id, | |
$a_parent_type, | |||
$a_active, | |||
$a_reset_scheduled_activation = true , |
|||
$a_lang = "-" |
|||
) |
write activation status
Definition at line 635 of file class.ilPageObject.php.
References $ilDB.
Referenced by ilStructureObjectGUI\activatePages(), and ilObjContentObjectGUI\activatePages().
ilPageObject::_writeParentId | ( | $a_parent_type, | |
$a_pg_id, | |||
$a_par_id | |||
) |
Write parent id.
Definition at line 706 of file class.ilPageObject.php.
References $ilDB.
Referenced by ilWikiImporter\finalProcessing(), ilBlogImporter\finalProcessing(), and ilPortfolioImporter\finalProcessing().
ilPageObject::addChangeDivClasses | ( | $a_hashes | ) |
Definition at line 4137 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::addFileSizes | ( | ) |
add file sizes
Definition at line 1877 of file class.ilPageObject.php.
References $id, $path, $res, $size, ilObjFile\_lookupFileSize(), xpath_eval(), and xpath_new_context().
ilPageObject::addHierIDs | ( | ) |
Add hierarchical ID (e.g.
for editing) attributes "HierId" to current dom tree. This attribute will be added to the following elements: PageObject, Paragraph, Table, TableRow, TableData. Only elements of these types are counted as "childs" here.
Hierarchical IDs have the format "x_y_z_...", e.g. "1_4_2" means: second child of fourth child of first child of page.
The PageObject element gets the special id "pg". The first child of the page starts with id 1. The next child gets the 2 and so on.
Another example: The first child of the page is a Paragraph -> id 1. The second child is a table -> id 2. The first row gets the id 2_1, the
Definition at line 1658 of file class.ilPageObject.php.
References $path, $res, ilPageContent\incEdId(), xpath_eval(), and xpath_new_context().
Referenced by moveIntLinks().
ilPageObject::addUpdateListener | ( | & | $a_object, |
$a_method, | |||
$a_parameters = "" |
|||
) |
Definition at line 486 of file class.ilPageObject.php.
References $update_listener_cnt.
Referenced by ilBlogPosting\read().
ilPageObject::afterConstructor | ( | ) |
After constructor.
@return |
Reimplemented in ilSCORM2004Page, ilWikiPage, and ilLMPage.
Definition at line 116 of file class.ilPageObject.php.
Referenced by ilPageObject().
ilPageObject::afterUpdate | ( | ) |
After update.
@return |
Definition at line 2436 of file class.ilPageObject.php.
Referenced by __afterUpdate().
ilPageObject::appendLangVarXML | ( | & | $xml, |
$var | |||
) |
Definition at line 1326 of file class.ilPageObject.php.
Referenced by getLanguageVariablesXML().
ilPageObject::appendXMLContent | ( | $a_xml | ) |
append xml content to page setXMLContent must be called before and the same encoding must be used
string | $a_xml | xml content |
Definition at line 962 of file class.ilPageObject.php.
ilPageObject::bbCode2XML | ( | & | $a_content | ) |
transforms bbCode to corresponding xml
Definition at line 3563 of file class.ilPageObject.php.
ilPageObject::beforePageContentUpdate | ( | $a_page_content | ) |
Before page content update.
Note: This one is "work in progress", currently only text paragraphs call this hook It is called before the page content object invokes the update procedure of ilPageObject
@return |
Reimplemented in ilLMPage.
Definition at line 4729 of file class.ilPageObject.php.
ilPageObject::buildDom | ( | $a_force = false | ) |
Definition at line 402 of file class.ilPageObject.php.
References $path, $res, DOMXML_LOAD_VALIDATING, domxml_open_mem(), getXMLContent(), xpath_eval(), and xpath_new_context().
Referenced by countPageContents(), createFromXML(), delete(), ilSCORM2004Page\exportXMLPageContent(), getInitialOpenedContent(), ilPortfolioTemplatePage\getPageDiskSize(), handleImportRepositoryLink(), ilPCVerification\isInPortfolioPage(), moveIntLinks(), ilSCORM2004Page\performAutomaticModifications(), saveInitialOpenedContent(), and updateFromXML().
ilPageObject::callUpdateListeners | ( | ) |
Definition at line 495 of file class.ilPageObject.php.
References $update_listener_cnt.
Referenced by __afterUpdate().
ilPageObject::checkForTag | ( | $a_content_tag, | |
$a_hier_id, | |||
$a_pc_id = "" |
|||
) |
Get content node from dom.
string | $a_hier_id | hierarchical ID |
string | $a_pc_id | page content ID |
Definition at line 899 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
Referenced by deleteContents(), and switchEnableMultiple().
ilPageObject::checkPCIds | ( | ) |
Check, whether (all) page content hashes are set.
Definition at line 3675 of file class.ilPageObject.php.
References $dom, $path, $res, xpath_eval(), and xpath_new_context().
Referenced by update().
ilPageObject::collectMediaObjects | ( | $a_inline_only = true | ) |
get all media objects, that are referenced and used within the page
Definition at line 1457 of file class.ilPageObject.php.
References $path, $res, ilObject\_exists(), xpath_eval(), and xpath_new_context().
Referenced by delete(), ilSCORM2004Page\exportXMLPageContent(), and getMultimediaXML().
ilPageObject::compareVersion | ( | $a_left, | |
$a_right | |||
) |
Compares to revisions of the page.
int | $a_left | Nr of first revision |
int | $a_right | Nr of second revision |
Definition at line 4165 of file class.ilPageObject.php.
References getId(), ilPageObjectFactory\getInstance(), and getParentType().
ilPageObject::containsDeactivatedElements | ( | $a_content | ) |
Check whether content contains deactivated elements.
@return |
Definition at line 4007 of file class.ilPageObject.php.
Referenced by createFromXML(), update(), and updateFromXML().
ilPageObject::containsIntLink | ( | ) |
returns true, if page was marked as containing an intern link (via setContainsIntLink) (this method should only be called by the import parser)
Definition at line 1391 of file class.ilPageObject.php.
References $contains_int_link.
ilPageObject::containsIntLinks | ( | $a_content | ) |
Check whether content contains internal links.
@return |
Definition at line 4573 of file class.ilPageObject.php.
Referenced by createFromXML(), update(), and updateFromXML().
ilPageObject::copy | ( | $a_id, | |
$a_parent_type = "" , |
|||
$a_parent_id = 0 , |
|||
$a_clone_mobs = false |
|||
) |
Copy page.
int | $a_id | target page id |
string | $a_parent_type | target parent type |
int | $a_parent_id | target parent id |
Definition at line 4741 of file class.ilPageObject.php.
References _exists(), getId(), ilPageObjectFactory\getInstance(), getParentId(), and getParentType().
ilPageObject::copyContents | ( | $a_hids | ) |
Copy contents to clipboard.
string | $a_hids | array of hierarchical ids of content objects |
Definition at line 3040 of file class.ilPageObject.php.
References $ilUser, getContentNode(), ilEditClipboard\setAction(), and ilPageContent\sortHierIds().
Referenced by cutContents().
ilPageObject::copyPageToTranslation | ( | $a_target_lang | ) |
Copy page to translation.
string | $a_target_lang | target language |
Definition at line 4814 of file class.ilPageObject.php.
References getActivationEnd(), getActivationStart(), getActive(), getId(), ilPageObjectFactory\getInstance(), getParentId(), and getParentType().
ilPageObject::copyXmlContent | ( | $a_clone_mobs = false | ) |
Copy content of page; replace page components with copies where necessary (e.g.
questions)
Definition at line 995 of file class.ilPageObject.php.
References $xml, DOMXML_LOAD_PARSING, domxml_open_mem(), and handleCopiedContent().
ilPageObject::countPageContents | ( | ) |
Remove questions from document.
@return |
Definition at line 1206 of file class.ilPageObject.php.
References $path, $res, buildDom(), xpath_eval(), and xpath_new_context().
ilPageObject::create | ( | ) |
create new page (with current xml data)
Reimplemented in ilSCORM2004Page.
Definition at line 2962 of file class.ilPageObject.php.
References createFromXML().
Referenced by ilDataCollectionRecordViewViewdefinition\create(), ilBlogPosting\create(), ilPortfolioPage\create(), and ilWikiPage\create().
ilPageObject::createFromXML | ( | ) |
Create new page object with current xml content.
Reimplemented in ilWikiPage.
Definition at line 2306 of file class.ilPageObject.php.
References $ilDB, $ilUser, $lng, __afterUpdate(), buildDom(), containsDeactivatedElements(), containsIntLinks(), getActive(), getDomDoc(), getId(), getLanguage(), getParentId(), getParentType(), getXMLContent(), ilUtil\now(), and setXMLContent().
Referenced by create().
ilPageObject::cutContents | ( | $a_hids | ) |
Copy contents to clipboard and cut them from the page.
string | $a_hids | array of hierarchical ids of content objects |
Definition at line 3029 of file class.ilPageObject.php.
References copyContents(), deleteContents(), and getPageConfig().
ilPageObject::delete | ( | ) |
delete page object
Reimplemented in ilWikiPage, ilBlogPosting, ilPortfolioPage, ilSCORM2004Page, and ilMediaPoolPage.
Definition at line 2600 of file class.ilPageObject.php.
References $GLOBALS, $ilDB, $mobs, __beforeDelete(), ilObjMediaObject\_deleteAllUsages(), ilObject\_exists(), ilObjMediaObject\_getMobsOfObject(), ilObject\_lookupType(), buildDom(), collectMediaObjects(), deleteInternalLinks(), ilNewsItem\deleteNewsOfContext(), deleteStyleUsages(), getId(), getParentId(), and getParentType().
ilPageObject::deleteContent | ( | $a_hid, | |
$a_update = true , |
|||
$a_pcid = "" |
|||
) |
delete content object with hierarchical id $a_hid
string | $a_hid | hierarchical id of content object |
boolean | $a_update | update page in db (note: update deletes all hierarchical ids in DOM!) |
Definition at line 2974 of file class.ilPageObject.php.
References getContentNode(), and update().
Referenced by moveContentAfter(), and moveContentBefore().
ilPageObject::deleteContentBeforeHierId | ( | $a_hid, | |
$a_update = true |
|||
) |
delete content object with hierarchical id < $a_hid
string | $a_hid | hierarchical id of content object |
boolean | $a_update | update page in db (note: update deletes all hierarchical ids in DOM!) |
Definition at line 3230 of file class.ilPageObject.php.
References getContentNode(), getHierIds(), and update().
ilPageObject::deleteContentFromHierId | ( | $a_hid, | |
$a_update = true |
|||
) |
delete content object with hierarchical id >= $a_hid
string | $a_hid | hierarchical id of content object |
boolean | $a_update | update page in db (note: update deletes all hierarchical ids in DOM!) |
Definition at line 3200 of file class.ilPageObject.php.
References getContentNode(), getHierIds(), and update().
ilPageObject::deleteContents | ( | $a_hids, | |
$a_update = true , |
|||
$a_self_ass = false |
|||
) |
Delete multiple content objects.
string | $a_hids | array of hierarchical ids of content objects |
boolean | $a_update | update page in db (note: update deletes all hierarchical ids in DOM!) |
Definition at line 2992 of file class.ilPageObject.php.
References checkForTag(), getContentNode(), and update().
Referenced by cutContents().
ilPageObject::deleteInternalLinks | ( | ) |
Delete internal links.
@return |
Definition at line 2879 of file class.ilPageObject.php.
References ilInternalLink\_deleteAllLinksOfSource(), getId(), getLanguage(), and getParentType().
Referenced by delete(), and saveInternalLinks().
ilPageObject::deleteStyleUsages | ( | $a_old_nr = 0 | ) |
Delete style usages.
@return |
Definition at line 2838 of file class.ilPageObject.php.
References $ilDB.
Referenced by delete(), and saveStyleUsage().
ilPageObject::existsPCId | ( | $a_pc_id | ) |
existsPCId
@return |
Definition at line 3736 of file class.ilPageObject.php.
References $dom, $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::freeDom | ( | ) |
Definition at line 432 of file class.ilPageObject.php.
Referenced by ilSCORM2004Page\exportXMLPageContent().
ilPageObject::generatePcId | ( | $a_pc_ids = false | ) |
Generate new pc id.
array | $a_pc_ids | existing pc ids |
Definition at line 3762 of file class.ilPageObject.php.
References $id, and getAllPCIds().
ilPageObject::getActivationEnd | ( | ) |
Get Activation End.
Definition at line 750 of file class.ilPageObject.php.
Referenced by copyPageToTranslation(), getActive(), update(), and updateFromXML().
ilPageObject::getActivationStart | ( | ) |
Get Activation Start.
Definition at line 730 of file class.ilPageObject.php.
Referenced by copyPageToTranslation(), getActive(), update(), and updateFromXML().
ilPageObject::getActive | ( | $a_check_scheduled_activation = false | ) |
get activation
Definition at line 521 of file class.ilPageObject.php.
References ilDateTime\_after(), ilDateTime\_before(), getActivationEnd(), getActivationStart(), IL_CAL_DATETIME, and IL_CAL_UNIX.
Referenced by ilBlogPosting\checkApproval(), copyPageToTranslation(), createFromXML(), ilBlogPosting\update(), update(), and updateFromXML().
|
static |
Get all pages for parent object.
string | $a_parent_type | Parent Type |
int | $a_parent_id | Parent ID |
int | $a_period | Time Period |
Definition at line 4305 of file class.ilPageObject.php.
References $ilDB.
Referenced by ilObjContentObject\autoLinkGlossaryTerms(), and ilBlogPosting\getAllPostings().
ilPageObject::getAllPCIds | ( | ) |
Get all pc ids.
@return |
Definition at line 3704 of file class.ilPageObject.php.
References $dom, $node, $path, $res, xpath_eval(), and xpath_new_context().
Referenced by generatePcId(), and insertPCIds().
ilPageObject::getContainsQuestion | ( | ) |
Get contains question.
Definition at line 1446 of file class.ilPageObject.php.
& ilPageObject::getContentNode | ( | $a_hier_id, | |
$a_pc_id = "" |
|||
) |
Get content node from dom.
string | $a_hier_id | hierarchical ID |
string | $a_pc_id | page content ID |
Definition at line 861 of file class.ilPageObject.php.
References $node, $path, $res, xpath_eval(), and xpath_new_context().
Referenced by copyContents(), deleteContent(), deleteContentBeforeHierId(), deleteContentFromHierId(), deleteContents(), getContentObject(), insertContent(), insertContentNode(), setParagraphContent(), and switchEnableMultiple().
ilPageObject::getContentObject | ( | $a_hier_id, | |
$a_pc_id = "" |
|||
) |
Get a content object of the page.
string | hier ID |
string | PC ID |
Definition at line 763 of file class.ilPageObject.php.
References $_GET, $_POST, $tab, ilObject\_exists(), exit, getContentNode(), and ilCOPagePCDef\getPCDefinitionByName().
Referenced by ilSCORM2004Page\exportXMLPageContent(), moveContentAfter(), moveContentBefore(), and switchEnableMultiple().
ilPageObject::getContentTemplates | ( | ) |
Get content templates.
Reimplemented in ilWikiPage.
Definition at line 5080 of file class.ilPageObject.php.
ilPageObject::getDom | ( | ) |
Deprecated php4DomDocument.
Definition at line 441 of file class.ilPageObject.php.
References $dom.
Referenced by ilPortfolioTemplatePage\getPageDiskSize(), and ilPCVerification\isInPortfolioPage().
ilPageObject::getDomDoc | ( | ) |
Get dom doc (php5 dom document)
@return |
Definition at line 452 of file class.ilPageObject.php.
References $dom.
Referenced by ilWikiPage\create(), createFromXML(), ilSCORM2004Page\exportXMLPageContent(), update(), and updateFromXML().
ilPageObject::getEditLock | ( | ) |
Get page lock.
Definition at line 4834 of file class.ilPageObject.php.
References $ilDB, $ilUser, getId(), and getParentType().
Referenced by update().
ilPageObject::getEditLockInfo | ( | ) |
Get edit lock info.
Definition at line 4909 of file class.ilPageObject.php.
References $ilDB.
Referenced by update().
ilPageObject::getFileItemIds | ( | ) |
get ids of all file items
Reimplemented in ilSCORM2004Page.
Definition at line 1817 of file class.ilPageObject.php.
ilPageObject::getFirstColumnIds | ( | ) |
get ids of all first table columns
Definition at line 1799 of file class.ilPageObject.php.
ilPageObject::getFirstParagraphText | ( | ) |
Definition at line 1335 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::getFirstRowIds | ( | ) |
get ids of all first table rows
Definition at line 1790 of file class.ilPageObject.php.
ilPageObject::getFO | ( | ) |
get fo page content
Definition at line 3933 of file class.ilPageObject.php.
References $xml, getXMLFromDom(), xslt_create(), and xslt_free().
ilPageObject::getHierIds | ( | ) |
get all hierarchical ids
Definition at line 1781 of file class.ilPageObject.php.
Referenced by deleteContentBeforeHierId(), and deleteContentFromHierId().
ilPageObject::getHierIdsForPCIds | ( | $a_pc_ids | ) |
Get hier ids for a set of pc ids.
Definition at line 1846 of file class.ilPageObject.php.
References $path, $res, $ret, xpath_eval(), and xpath_new_context().
ilPageObject::getHistoryEntries | ( | ) |
Get History Entries.
Definition at line 4019 of file class.ilPageObject.php.
References $ilDB, getId(), getLanguage(), and getParentType().
ilPageObject::getHistoryEntry | ( | $a_old_nr | ) |
Get History Entry.
Definition at line 4045 of file class.ilPageObject.php.
References $ilDB, $res, getId(), getLanguage(), and getParentType().
ilPageObject::getHistoryInfo | ( | $a_nr | ) |
Get information about a history entry, its predecessor and its successor.
int | $a_nr | Nr of history entry |
Definition at line 4071 of file class.ilPageObject.php.
References $ilDB, $res, $ret, and $row.
ilPageObject::getId | ( | ) |
Definition at line 471 of file class.ilPageObject.php.
References $id.
Referenced by compareVersion(), copy(), copyPageToTranslation(), ilDataCollectionRecordViewViewdefinition\create(), ilBlogPosting\create(), ilWikiPage\create(), createFromXML(), ilPortfolioPage\delete(), ilBlogPosting\delete(), ilWikiPage\delete(), delete(), deleteInternalLinks(), ilDataCollectionRecordViewViewdefinition\doRead(), ilSCORM2004Page\exportXMLMetaData(), getEditLock(), getHistoryEntries(), getHistoryEntry(), getLastUpdateOfIncludedElements(), ilBlogPosting\getMDSection(), ilBlogPosting\getNotificationAbstract(), ilMediaPoolPage\getUsages(), ilWikiStat\handlePageDeletion(), ilWikiStat\handlePageRating(), ilWikiStat\handlePageRead(), ilWikiStat\handlePageUpdated(), ilBlogPosting\read(), ilPortfolioPage\read(), ilWikiPage\read(), ilWikiPage\rename(), ilWikiPage\saveInternalLinks(), saveInternalLinks(), ilBlogPosting\update(), ilPortfolioPage\update(), ilWikiPage\update(), update(), updateFromXML(), ilWikiPage\updateNews(), and writeRenderedContent().
ilPageObject::getImportMode | ( | ) |
Get import mode.
Definition at line 1411 of file class.ilPageObject.php.
References $import_mode.
ilPageObject::getInitialOpenedContent | ( | ) |
Get initial opened content.
Definition at line 4670 of file class.ilPageObject.php.
References $id, $path, $res, ilInternalLink\_extractObjIdOfTarget(), buildDom(), xpath_eval(), and xpath_new_context().
ilPageObject::getInternalLinks | ( | $a_cnt_multiple = false | ) |
get all internal links that are used within the page
Definition at line 1515 of file class.ilPageObject.php.
References $id, $path, $res, ilMediaItem\_getMapAreasIntLinks(), xpath_eval(), and xpath_new_context().
ilPageObject::getLanguage | ( | ) |
Get language.
Definition at line 156 of file class.ilPageObject.php.
References $language.
Referenced by createFromXML(), deleteInternalLinks(), getHistoryEntries(), getHistoryEntry(), read(), saveInternalLinks(), update(), updateFromXML(), and writeRenderedContent().
ilPageObject::getLanguageVariablesXML | ( | ) |
Get language variables as XML.
Definition at line 1284 of file class.ilPageObject.php.
References $lng, $xml, appendLangVarXML(), ilCOPagePCDef\getPCDefinitions(), and ilCOPagePCDef\requirePCClassByName().
Referenced by getXMLFromDom().
ilPageObject::getLastChange | ( | ) |
Get Last Change.
Definition at line 256 of file class.ilPageObject.php.
ilPageObject::getLastChangeUser | ( | ) |
Get last change user.
Definition at line 276 of file class.ilPageObject.php.
ilPageObject::getLastUpdateOfIncludedElements | ( | ) |
Get last update of included elements (media objects and files).
This is needed for cache logic, cache must be reloaded if anything has changed.
Definition at line 2861 of file class.ilPageObject.php.
References $mobs, ilObjFile\_getFilesOfObject(), ilObject\_getLastUpdateOfObjects(), ilObjMediaObject\_getMobsOfObject(), getId(), and getParentType().
ilPageObject::getListItemIds | ( | ) |
get ids of all list items
Definition at line 1808 of file class.ilPageObject.php.
ilPageObject::getMediaAliasElement | ( | $a_mob_id, | |
$a_nr = 1 |
|||
) |
get complete media object (alias) element
Definition at line 1614 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::getMultimediaXML | ( | ) |
get a xml string that contains all media object elements, that are referenced by any media alias in the page
Definition at line 1591 of file class.ilPageObject.php.
References ilObject\_lookupType(), collectMediaObjects(), and IL_MODE_OUTPUT.
Referenced by getXMLFromDom().
|
static |
Get new pages.
string | $a_parent_type | Parent Type |
int | $a_parent_id | Parent ID |
Definition at line 4343 of file class.ilPageObject.php.
References $ilDB.
& ilPageObject::getNode | ( | ) |
Definition at line 936 of file class.ilPageObject.php.
References $node.
Referenced by insertContent(), and insertContentNode().
ilPageObject::getOfflineHandler | ( | ) |
Get offline handler.
@return |
Definition at line 3968 of file class.ilPageObject.php.
References $offline_handler.
ilPageObject::getPageConfig | ( | ) |
Get page config object.
Definition at line 176 of file class.ilPageObject.php.
Referenced by ilLMPage\afterConstructor(), ilSCORM2004Page\afterConstructor(), ilWikiPage\afterConstructor(), cutContents(), and insertContent().
ilPageObject::getPageContentsHashes | ( | ) |
Get page contents hashes.
Definition at line 3808 of file class.ilPageObject.php.
References $dom, $path, $res, ilPCParagraph\xml2output(), xpath_eval(), and xpath_new_context().
|
static |
Get all contributors for parent object.
string | $a_parent_type | Parent Type |
int | $a_parent_id | Parent ID |
Definition at line 4450 of file class.ilPageObject.php.
References $ilDB, and ilObjUser\_lookupName().
|
static |
Get all pages for parent object that contain internal links.
string | $a_parent_type | Parent Type |
int | $a_parent_id | Parent ID |
int | $a_period | Time Period |
Definition at line 4534 of file class.ilPageObject.php.
References $ilDB.
Referenced by ilLMPageObject\getPagesWithLinksList().
ilPageObject::getParentId | ( | ) |
Definition at line 481 of file class.ilPageObject.php.
References $parent_id.
Referenced by ilLMPage\afterConstructor(), ilSCORM2004Page\afterConstructor(), ilWikiPage\afterConstructor(), ilLMPage\beforePageContentUpdate(), copy(), copyPageToTranslation(), createFromXML(), delete(), ilSCORM2004Page\exportXMLMetaData(), ilBlogPosting\getBlogId(), ilWikiPage\getWikiId(), update(), and updateFromXML().
|
static |
Get all contributors for parent object.
string | $a_parent_type | Parent Type |
int | $a_parent_id | Parent ID |
Definition at line 4382 of file class.ilPageObject.php.
References $ilDB, ilObjUser\_lookupName(), and ilObject\_lookupType().
|
abstract |
Get parent type.
Reimplemented in ilDataCollectionRecordViewViewdefinition, ilPortfolioPage, ilBlogPosting, ilSCORM2004Page, ilWikiPage, ilPortfolioTemplatePage, ilAssQuestionPage, ilGlossaryDefPage, ilLMPage, ilMediaPoolPage, ilAssHintPage, ilAssGenFeedbackPage, ilAssSpecFeedbackPage, ilLoginPage, ilContainerPage, ilShopPage, ilPageLayoutPage, ilLOPage, ilContainerStartObjectsPage, and ilImprint.
Referenced by compareVersion(), copy(), copyPageToTranslation(), createFromXML(), delete(), deleteInternalLinks(), getEditLock(), getHistoryEntries(), getHistoryEntry(), getLastUpdateOfIncludedElements(), ilPageObject(), initPageConfig(), read(), saveInternalLinks(), update(), updateFromXML(), and writeRenderedContent().
ilPageObject::getQuestionIds | ( | ) |
Get question ids.
Definition at line 3856 of file class.ilPageObject.php.
References $dom, $path, $res, ilInternalLink\_extractInstOfTarget(), ilInternalLink\_extractObjIdOfTarget(), xpath_eval(), and xpath_new_context().
|
static |
Get recent pages changes for parent object.
string | $a_parent_type | Parent Type |
int | $a_parent_id | Parent ID |
int | $a_period | Time Period |
Definition at line 4242 of file class.ilPageObject.php.
References $ilDB, and ilUtil\sortArray().
ilPageObject::getRenderedContent | ( | ) |
Get Rendered Content.
Definition at line 216 of file class.ilPageObject.php.
ilPageObject::getRenderedTime | ( | ) |
Get Rendered Time.
Definition at line 236 of file class.ilPageObject.php.
ilPageObject::getRenderMd5 | ( | ) |
Get Render MD5.
Definition at line 196 of file class.ilPageObject.php.
ilPageObject::getShowActivationInfo | ( | ) |
Get show page activation info.
Definition at line 296 of file class.ilPageObject.php.
Referenced by update().
ilPageObject::getXMLContent | ( | $a_incl_head = false | ) |
get xml content of page
Definition at line 971 of file class.ilPageObject.php.
References $xml.
Referenced by buildDom(), createFromXML(), and updateFromXML().
ilPageObject::getXMLFromDom | ( | $a_incl_head = false , |
|
$a_append_mobs = false , |
|||
$a_append_bib = false , |
|||
$a_append_str = "" , |
|||
$a_omit_pageobject_tag = false |
|||
) |
get xml content of page from dom (use this, if any changes are made to the document)
Definition at line 1220 of file class.ilPageObject.php.
References $mobs, $xml, getLanguageVariablesXML(), and getMultimediaXML().
Referenced by ilSCORM2004Page\exportXMLPageContent(), getFO(), and update().
ilPageObject::handleCopiedContent | ( | $a_dom, | |
$a_self_ass = true , |
|||
$a_clone_mobs = false |
|||
) |
Handle copied content.
This function copies items, that must be copied, if page content is duplicated.
@return |
Definition at line 1022 of file class.ilPageObject.php.
References ilCOPagePCDef\getPCDefinitions(), newIIMCopies(), newMobCopies(), newQuestionCopies(), removeQuestions(), and ilCOPagePCDef\requirePCClassByName().
Referenced by copyXmlContent(), and pasteContents().
ilPageObject::handleImportRepositoryLink | ( | $a_rep_import_id, | |
$a_rep_type, | |||
$a_rep_ref_id | |||
) |
Definition at line 2279 of file class.ilPageObject.php.
References $path, $res, buildDom(), xpath_eval(), and xpath_new_context().
|
final |
Constructor public.
Definition at line 74 of file class.ilPageObject.php.
References $ilias, afterConstructor(), getParentType(), initPageConfig(), read(), setActive(), and setLanguage().
ilPageObject::increaseViewCnt | ( | ) |
Increase view cnt.
Definition at line 4224 of file class.ilPageObject.php.
References $ilDB.
|
final |
Init page config.
Definition at line 134 of file class.ilPageObject.php.
References ilPageObjectFactory\getConfigInstance(), getParentType(), and setPageConfig().
Referenced by ilPageObject().
ilPageObject::insertContent | ( | & | $a_cont_obj, |
$a_pos, | |||
$a_mode = IL_INSERT_AFTER , |
|||
$a_pcid = "" |
|||
) |
insert a content node before/after a sibling or as first child of a parent
Definition at line 3318 of file class.ilPageObject.php.
References getContentNode(), getNode(), getPageConfig(), IL_INSERT_AFTER, IL_INSERT_BEFORE, and IL_INSERT_CHILD.
Referenced by moveContentAfter(), and moveContentBefore().
ilPageObject::insertContentNode | ( | & | $a_cont_node, |
$a_pos, | |||
$a_mode = IL_INSERT_AFTER , |
|||
$a_pcid = "" |
|||
) |
insert a content node before/after a sibling or as first child of a parent
Definition at line 3424 of file class.ilPageObject.php.
References getContentNode(), getNode(), IL_INSERT_AFTER, IL_INSERT_BEFORE, and IL_INSERT_CHILD.
Referenced by pasteContents().
ilPageObject::insertInstIntoIDs | ( | $a_inst, | |
$a_res_ref_to_obj_id = true |
|||
) |
inserts installation id into ids (e.g.
il__pg_4 -> il_23_pg_4) this is needed for xml export of page
Definition at line 3577 of file class.ilPageObject.php.
References $id, $path, $ref_id, $res, ilObject\_lookupObjId(), ilObject\_lookupType(), xpath_eval(), and xpath_new_context().
Referenced by ilSCORM2004Page\exportXMLPageContent().
ilPageObject::insertPCIds | ( | ) |
Insert Page Content IDs.
Definition at line 3776 of file class.ilPageObject.php.
References $dom, $id, $node, $path, $res, getAllPCIds(), xpath_eval(), and xpath_new_context().
Referenced by update().
ilPageObject::lookforhier | ( | $a_hier_id | ) |
Definition at line 924 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
|
static |
Lookup parent id.
Definition at line 693 of file class.ilPageObject.php.
Referenced by ilObjMediaObject\getParentObjectIdForUsage(), and ilLMPageGUI\processAnswer().
|
static |
Lookup translations.
string | $a_parent_type | parent type |
int | $a_id | page id |
Definition at line 4792 of file class.ilPageObject.php.
References $ilDB.
ilPageObject::moveContentAfter | ( | $a_source, | |
$a_target, | |||
$a_spcid = "" , |
|||
$a_tpcid = "" |
|||
) |
move content object from position $a_source before position $a_target (both hierarchical content ids)
Definition at line 3538 of file class.ilPageObject.php.
References deleteContent(), getContentObject(), IL_INSERT_AFTER, insertContent(), and update().
ilPageObject::moveContentBefore | ( | $a_source, | |
$a_target, | |||
$a_spcid = "" , |
|||
$a_tpcid = "" |
|||
) |
move content object from position $a_source before position $a_target (both hierarchical content ids)
Definition at line 3512 of file class.ilPageObject.php.
References deleteContent(), getContentObject(), IL_INSERT_BEFORE, insertContent(), and update().
ilPageObject::moveIntLinks | ( | $a_from_to | ) |
Move internal links from one destination to another.
This is used for pages and structure links. Just use IDs in "from" and "to".
array | keys are the old targets, values are the new targets |
Definition at line 2081 of file class.ilPageObject.php.
References $changed, $id, $path, $res, $t, ilInternalLink\_extractObjIdOfTarget(), ilLMObject\_lookupType(), addHierIDs(), buildDom(), xpath_eval(), and xpath_new_context().
ilPageObject::needsImportParsing | ( | $a_parse = "" | ) |
Definition at line 1416 of file class.ilPageObject.php.
References $needs_parsing.
ilPageObject::newIIMCopies | ( | $temp_dom | ) |
Replaces media objects in interactive images with copies of the interactive images.
Definition at line 1064 of file class.ilPageObject.php.
References $path, $res, ilInternalLink\_extractInstOfTarget(), ilInternalLink\_extractObjIdOfTarget(), xpath_eval(), and xpath_new_context().
Referenced by handleCopiedContent().
ilPageObject::newMobCopies | ( | $temp_dom | ) |
Replaces media objects with copies.
Definition at line 1100 of file class.ilPageObject.php.
References $path, $res, ilInternalLink\_extractInstOfTarget(), ilInternalLink\_extractObjIdOfTarget(), xpath_eval(), and xpath_new_context().
Referenced by handleCopiedContent().
ilPageObject::newQuestionCopies | ( | & | $temp_dom | ) |
Replaces existing question content elements with new copies.
Definition at line 1137 of file class.ilPageObject.php.
References $path, $res, _exists(), ilInternalLink\_extractInstOfTarget(), ilInternalLink\_extractObjIdOfTarget(), assQuestion\_instantiateQuestion(), xpath_eval(), and xpath_new_context().
Referenced by handleCopiedContent().
ilPageObject::pasteContents | ( | $a_hier_id, | |
$a_self_ass = false |
|||
) |
Paste contents from pc clipboard.
Definition at line 3111 of file class.ilPageObject.php.
References $ilUser, $path, $res, DOMXML_LOAD_PARSING, domxml_open_mem(), handleCopiedContent(), IL_INSERT_AFTER, insertContentNode(), update(), xpath_eval(), and xpath_new_context().
ilPageObject::performAutomaticModifications | ( | ) |
Perform automatic modifications (may be overwritten by sub classes)
Reimplemented in ilSCORM2004Page.
Definition at line 4585 of file class.ilPageObject.php.
Referenced by update().
|
static |
Preload activation data by Parent Id.
integer | $a_parent_id | parent id |
Definition at line 542 of file class.ilPageObject.php.
References $ilDB.
Referenced by ilLMExplorerGUI\__construct().
ilPageObject::read | ( | ) |
Read page data.
Reimplemented in ilBlogPosting, ilPortfolioPage, ilSCORM2004Page, and ilMediaPoolPage.
Definition at line 304 of file class.ilPageObject.php.
References $ilDB, $query, getLanguage(), getParentType(), setActivationEnd(), setActivationStart(), setActive(), setLastChange(), setParentId(), setRenderedContent(), setRenderedTime(), setRenderMd5(), and setShowActivationInfo().
Referenced by ilWikiPage\createFromXML(), ilPageObject(), and ilWikiPage\read().
ilPageObject::registerOfflineHandler | ( | $handler | ) |
Definition at line 3958 of file class.ilPageObject.php.
ilPageObject::releasePageLock | ( | ) |
Release page lock.
Definition at line 4871 of file class.ilPageObject.php.
References $ilDB, and $ilUser.
ilPageObject::removeQuestions | ( | & | $temp_dom | ) |
Remove questions from document.
@return |
Definition at line 1185 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
Referenced by handleCopiedContent().
ilPageObject::resolveFileItems | ( | $a_mapping | ) |
Resolve file items (after import)
array | mapping array |
Definition at line 2027 of file class.ilPageObject.php.
References $changed, $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::resolveIIMMediaAliases | ( | $a_mapping | ) |
Resolve iim media aliases (in ilContObjParse)
array | mapping array |
Definition at line 1999 of file class.ilPageObject.php.
References $changed, $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::resolveIntLinks | ( | ) |
Resolves all internal link targets of the page, if targets are available (after import)
Definition at line 1915 of file class.ilPageObject.php.
References $path, $res, ilInternalLink\_exists(), ilInternalLink\_extractInstOfTarget(), ilInternalLink\_getIdForImportId(), ilInternalLink\_removeInstFromTarget(), ilMediaItem\_resolveMapAreaLinks(), xpath_eval(), and xpath_new_context().
ilPageObject::resolveMediaAliases | ( | $a_mapping | ) |
Resolve media aliases (after import)
array | mapping array |
Definition at line 1969 of file class.ilPageObject.php.
References $changed, $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::resolveQuestionReferences | ( | $a_mapping | ) |
Resolve all quesion references (after import)
Definition at line 2055 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
ilPageObject::saveInitialOpenedContent | ( | $a_type, | |
$a_id, | |||
$a_target | |||
) |
Save initial opened content.
Definition at line 4595 of file class.ilPageObject.php.
References $path, $res, $ret, buildDom(), update(), xpath_eval(), and xpath_new_context().
ilPageObject::saveInternalLinks | ( | $a_domdoc | ) |
save internal links of page
string | xml page code |
Reimplemented in ilWikiPage.
Definition at line 2893 of file class.ilPageObject.php.
References $ilDB, $node, $target_arr, ilInternalLink\_saveLink(), deleteInternalLinks(), getId(), getLanguage(), and getParentType().
Referenced by __afterUpdate().
ilPageObject::saveStyleUsage | ( | $a_domdoc, | |
$a_old_nr = 0 |
|||
) |
Save all style class/template usages.
string | $a_xml | xml data of page |
Definition at line 2719 of file class.ilPageObject.php.
References $ilDB, $node, $path, and deleteStyleUsages().
Referenced by __afterHistoryEntry(), and __afterUpdate().
ilPageObject::send_paragraph | ( | $par_id, | |
$filename | |||
) |
Definition at line 3887 of file class.ilPageObject.php.
References $dom, $filename, $path, $res, ilUtil\deliverData(), exit, xpath_eval(), and xpath_new_context().
ilPageObject::setActivationEnd | ( | $a_activationend | ) |
Set Activation End.
date | $a_activationend | Activation End |
Definition at line 740 of file class.ilPageObject.php.
Referenced by read().
ilPageObject::setActivationStart | ( | $a_activationstart | ) |
Set Activation Start.
date | $a_activationstart | Activation Start |
Definition at line 720 of file class.ilPageObject.php.
Referenced by read().
ilPageObject::setActive | ( | $a_active | ) |
set activation
boolean | $a_active | true/false for active or not |
Definition at line 511 of file class.ilPageObject.php.
Referenced by ilDataCollectionRecordViewViewdefinition\create(), ilDataCollectionRecordViewViewdefinition\doRead(), ilPageObject(), and read().
ilPageObject::setContainsIntLink | ( | $a_contains_link | ) |
lm parser set this flag to true, if the page contains intern links (this method should only be called by the import parser)
todo: move to ilLMPageObject !?
boolean | $a_contains_link | true, if page contains intern link tag(s) |
Definition at line 1381 of file class.ilPageObject.php.
ilPageObject::setContainsQuestion | ( | $a_val | ) |
Set contains question.
boolean | $a_val | contains question |
Definition at line 1436 of file class.ilPageObject.php.
ilPageObject::setId | ( | $a_id | ) |
set id
Definition at line 466 of file class.ilPageObject.php.
Referenced by ilSCORM2004PageNode\create(), ilDataCollectionRecordViewViewdefinition\create(), ilBlogPosting\create(), ilPortfolioPage\create(), and ilWikiPage\create().
ilPageObject::setImportMode | ( | $a_val | ) |
Set import mode.
bool | $a_val | import mode |
Definition at line 1401 of file class.ilPageObject.php.
ilPageObject::setLanguage | ( | $a_val | ) |
Set language.
string | $a_val | language code or "-" for unknown / not set |
Definition at line 146 of file class.ilPageObject.php.
Referenced by ilPageObject().
ilPageObject::setLastChange | ( | $a_lastchange | ) |
Set Last Change.
string | $a_lastchange | Last Change |
Definition at line 246 of file class.ilPageObject.php.
Referenced by read().
ilPageObject::setLastChangeUser | ( | $a_val | ) |
Set last change user.
integer | $a_val | last change user |
Definition at line 266 of file class.ilPageObject.php.
ilPageObject::setPageConfig | ( | $a_val | ) |
Set page config object.
object | $a_val | page config object |
Definition at line 166 of file class.ilPageObject.php.
Referenced by initPageConfig().
ilPageObject::setParagraphContent | ( | $a_hier_id, | |
$a_content | |||
) |
Set content of paragraph.
string | $a_hier_id | Hier ID |
string | $a_content | Content |
Definition at line 1360 of file class.ilPageObject.php.
References $node, and getContentNode().
ilPageObject::setParentId | ( | $a_id | ) |
Definition at line 476 of file class.ilPageObject.php.
Referenced by read(), ilBlogPosting\setBlogId(), and ilWikiPage\setWikiId().
ilPageObject::setRenderedContent | ( | $a_renderedcontent | ) |
Set Rendered Content.
string | $a_renderedcontent | Rendered Content |
Definition at line 206 of file class.ilPageObject.php.
Referenced by read().
ilPageObject::setRenderedTime | ( | $a_renderedtime | ) |
Set Rendered Time.
string | $a_renderedtime | Rendered Time |
Definition at line 226 of file class.ilPageObject.php.
Referenced by read().
ilPageObject::setRenderMd5 | ( | $a_rendermd5 | ) |
Set Render MD5.
string | $a_rendermd5 | Render MD5 |
Definition at line 186 of file class.ilPageObject.php.
Referenced by read().
ilPageObject::setShowActivationInfo | ( | $a_val | ) |
Set show page activation info.
bool | $a_val | show page actication info |
Definition at line 286 of file class.ilPageObject.php.
Referenced by read().
ilPageObject::setXMLContent | ( | $a_xml, | |
$a_encoding = "UTF-8" |
|||
) |
set xml content of page, start with <PageObject...>, end with </PageObject>, comply with ILIAS DTD, omit MetaData, use utf-8!
string | $a_xml | xml content |
string | $a_encoding | encoding of the content (here is no conversion done! it must be already utf-8 encoded at the time) |
Definition at line 950 of file class.ilPageObject.php.
Referenced by createFromXML(), and ilSCORM2004Page\createWithLayoutId().
ilPageObject::stripHierIDs | ( | ) |
strip all hierarchical id attributes out of the dom tree
Definition at line 1825 of file class.ilPageObject.php.
References $path, $res, xpath_eval(), and xpath_new_context().
Referenced by validateDom().
ilPageObject::switchEnableMultiple | ( | $a_hids, | |
$a_update = true , |
|||
$a_self_ass = false |
|||
) |
(De-)activate elements
Definition at line 3153 of file class.ilPageObject.php.
References checkForTag(), getContentNode(), getContentObject(), and update().
|
static |
Truncate (html) string.
string | $a_text | |
int | $a_length | |
string | $a_ending | |
bool | $a_exact | |
bool | $a_consider_html |
Definition at line 4938 of file class.ilPageObject.php.
References ilStr\shortenText().
Referenced by ilBlogPostingGUI\getSnippet(), and ilWikiUtil\sendNotification().
ilPageObject::update | ( | $a_validate = true , |
|
$a_no_history = false |
|||
) |
update complete page content in db (dom xml content is used)
Reimplemented in ilWikiPage, ilPortfolioPage, ilDataCollectionRecordViewViewdefinition, ilSCORM2004Page, and ilMediaPoolPage.
Definition at line 2445 of file class.ilPageObject.php.
References $errors, $ilCtrl, $ilDB, $ilLog, $ilUser, $lm_set, $lng, __afterHistoryEntry(), __afterUpdate(), checkPCIds(), containsDeactivatedElements(), containsIntLinks(), ilDatePresentation\formatDate(), getActivationEnd(), getActivationStart(), getActive(), getDomDoc(), getEditLock(), getEditLockInfo(), getId(), getLanguage(), ilUserUtil\getNamePresentation(), getParentId(), getParentType(), getShowActivationInfo(), getXMLFromDom(), IL_CAL_UNIX, ILIAS_VERSION_NUMERIC, insertPCIds(), ilUtil\now(), performAutomaticModifications(), and validateDom().
Referenced by deleteContent(), deleteContentBeforeHierId(), deleteContentFromHierId(), deleteContents(), moveContentAfter(), moveContentBefore(), pasteContents(), saveInitialOpenedContent(), and switchEnableMultiple().
ilPageObject::updateFromXML | ( | ) |
Updates page object with current xml content.
This function is currently (4.4.0 alpha) called by:
Definition at line 2356 of file class.ilPageObject.php.
References $ilDB, $ilUser, $lng, __afterUpdate(), buildDom(), containsDeactivatedElements(), containsIntLinks(), getActivationEnd(), getActivationStart(), getActive(), getDomDoc(), getId(), getLanguage(), getParentId(), getParentType(), getXMLContent(), and ilUtil\now().
ilPageObject::validateDom | ( | ) |
Validate the page content agains page DTD.
Definition at line 1630 of file class.ilPageObject.php.
References stripHierIDs().
Referenced by update().
ilPageObject::writeRenderedContent | ( | $a_content, | |
$a_md5 | |||
) |
Write rendered content.
Definition at line 4512 of file class.ilPageObject.php.
References $ilDB, getId(), getLanguage(), getParentType(), and ilUtil\now().
|
staticprotected |
Definition at line 67 of file class.ilPageObject.php.
ilPageObject::$contains_int_link |
Definition at line 57 of file class.ilPageObject.php.
Referenced by containsIntLink().
ilPageObject::$cur_dtd = "ilias_pg_4_5.dtd" |
Definition at line 56 of file class.ilPageObject.php.
ilPageObject::$dom |
Definition at line 52 of file class.ilPageObject.php.
Referenced by checkPCIds(), existsPCId(), getAllPCIds(), getDom(), getDomDoc(), getPageContentsHashes(), ilPortfolioTemplatePage\getPageDiskSize(), getQuestionIds(), insertPCIds(), and send_paragraph().
ilPageObject::$dom_builded |
Definition at line 64 of file class.ilPageObject.php.
ilPageObject::$encoding |
Definition at line 54 of file class.ilPageObject.php.
|
static |
Definition at line 48 of file class.ilPageObject.php.
ilPageObject::$history_saved |
Definition at line 65 of file class.ilPageObject.php.
ilPageObject::$id |
Definition at line 50 of file class.ilPageObject.php.
Referenced by addFileSizes(), ilDataCollectionRecordViewViewdefinition\create(), ilBlogPosting\create(), ilPortfolioPage\create(), ilWikiPage\create(), ilPortfolioPage\delete(), ilBlogPosting\deleteAllBlogPostings(), generatePcId(), getId(), getInitialOpenedContent(), ilDataCollectionRecordViewViewdefinition\getInstanceByTableId(), getInternalLinks(), insertInstIntoIDs(), insertPCIds(), moveIntLinks(), and ilPortfolioPage\update().
ilPageObject::$ilias |
Definition at line 51 of file class.ilPageObject.php.
Referenced by ilPageObject().
|
protected |
Definition at line 68 of file class.ilPageObject.php.
Referenced by getImportMode().
ilPageObject::$language = "-" |
Definition at line 66 of file class.ilPageObject.php.
Referenced by getLanguage().
ilPageObject::$needs_parsing |
Definition at line 58 of file class.ilPageObject.php.
Referenced by needsImportParsing().
ilPageObject::$node |
Definition at line 55 of file class.ilPageObject.php.
Referenced by getAllPCIds(), getContentNode(), getNode(), ilPortfolioTemplatePage\getPageDiskSize(), insertPCIds(), saveInternalLinks(), saveStyleUsage(), and setParagraphContent().
ilPageObject::$offline_handler |
Definition at line 63 of file class.ilPageObject.php.
Referenced by getOfflineHandler().
ilPageObject::$parent_id |
Definition at line 60 of file class.ilPageObject.php.
Referenced by getParentId().
ilPageObject::$parent_type |
Definition at line 59 of file class.ilPageObject.php.
ilPageObject::$update_listener_cnt |
Definition at line 62 of file class.ilPageObject.php.
Referenced by addUpdateListener(), and callUpdateListeners().
ilPageObject::$update_listeners |
Definition at line 61 of file class.ilPageObject.php.
ilPageObject::$xml |
Definition at line 53 of file class.ilPageObject.php.
Referenced by ilWikiPage\afterUpdate(), appendLangVarXML(), copyXmlContent(), ilSCORM2004Page\exportXMLPageContent(), getFO(), getLanguageVariablesXML(), getXMLContent(), getXMLFromDom(), and ilWikiPage\saveInternalLinks().