ILIAS
release_4-4 Revision
|
Class ilPCParagraph. More...
Public Member Functions | |
init () | |
Init page content component. More... | |
setNode (&$a_node) | |
Set Page Content Node. More... | |
createAtNode (&$node) | |
Create new page content (incl. More... | |
createBeforeNode (&$node) | |
Create new page content (incl. More... | |
createAfter ($node) | |
Create paragraph node (incl. More... | |
create (&$a_pg_obj, $a_hier_id, $a_pc_id="") | |
Create paragraph node (incl. More... | |
setText ($a_text, $a_auto_split=false) | |
Set (xml) content of text paragraph. More... | |
getText ($a_short_mode=false) | |
Get (xml) content of paragraph. More... | |
getParagraphSequenceContent ($a_pg_obj) | |
Get paragraph sequenc of current paragraph. More... | |
setCharacteristic ($a_char) | |
Set Characteristic of paragraph. More... | |
getCharacteristic () | |
Get characteristic of paragraph. More... | |
setSubCharacteristic ($a_char) | |
set attribute subcharacteristic More... | |
getAutoIndent () | |
Get AutoIndent (Code Paragraphs) More... | |
setAutoIndent ($a_char) | |
getSubCharacteristic () | |
get attribute subcharacteristic More... | |
setDownloadTitle ($a_char) | |
set attribute download title More... | |
getDownloadTitle () | |
get attribute download title More... | |
setShowLineNumbers ($a_char) | |
set attribute showlinenumbers More... | |
getShowLineNumbers () | |
get attribute showlinenumbers More... | |
setLanguage ($a_lang) | |
set language More... | |
getLanguage () | |
get language More... | |
input2xml ($a_text, $a_wysiwyg=0, $a_handle_lists=true) | |
autoSplit ($a_text) | |
This function splits a paragraph text that has been already processed with input2xml at each header position =header1=, ==header2== or ===header3=== and returns an array that contains the single chunks. More... | |
handleNextBr ($a_str) | |
Remove preceding More... | |
removeTrailingBr ($a_str) | |
Remove trailing More... | |
getType () | |
Need to override getType from ilPageContent to distinguish between Pararagraph and Source. More... | |
saveJS ($a_pg_obj, $a_content, $a_char, $a_pc_id, $a_insert_at="") | |
Save input coming from ajax. More... | |
getLastSavedPCId ($a_pg_obj, $a_as_ajax_str=false) | |
Get last inserted pc ids. More... | |
updatePage ($a_page) | |
Update page object (it would be better to have this centralized and to change the constructors and pass the page object instead the dom object) More... | |
autoLinkGlossaries ($a_glos) | |
Auto link glossaries. More... | |
saveAnchors ($a_page, $a_domdoc) | |
Save anchors. More... | |
saveMetaKeywords ($a_page, $a_domdoc) | |
save all keywords More... | |
![]() | |
__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 () | |
Get Javascript files. More... | |
getCssFiles () | |
Get css files. 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... | |
readPCId () | |
Read PC Id. More... | |
writePCId ($a_pc_id) | |
Write pc id. More... | |
isGreaterHierId ($a, $b) | |
Check whether Hier ID $a is greater than Hier ID $b. 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 | _input2xml ($a_text, $a_lang, $a_wysiwyg=0, $a_handle_lists=true) |
converts user input to xml More... | |
static | intLinks2xml ($a_text) |
internal links to xml More... | |
static | input2xmlReplaceLists ($a_text) |
Converts xml from DB to output in edit textarea. More... | |
static | xml2outputReplaceLists ($a_text) |
Replaces with *. More... | |
static | segmentString ($a_haystack, $a_needles) |
Segments a string into an array at each position of a substring. More... | |
static | xml2output ($a_text, $a_wysiwyg=false, $a_replace_lists=true) |
Converts xml from DB to output in edit textarea. More... | |
static | handleAjaxContent ($a_content) |
Handle ajax content. More... | |
static | handleAjaxContentPost ($text) |
Post input2xml handling of ajax content. More... | |
static | autoLinkGlossariesPage ($a_page, $a_terms) |
Auto link glossary of whole page. 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 | _deleteAnchors ($a_parent_type, $a_page_id, $a_page_lang) |
Delete anchors of a page. More... | |
static | _saveAnchor ($a_parent_type, $a_page_id, $a_page_lang, $a_anchor_name) |
Save an anchor. More... | |
static | _readAnchors ($a_parent_type, $a_page_id, $a_page_lang="-") |
Read anchors of a page. More... | |
![]() | |
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 | 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 | |
$dom | |
$par_node | |
![]() | |
$hier_id | |
$node | |
$dom | |
Static Protected Member Functions | |
static | linkTermsInDom ($a_dom, $a_terms, $a_par_node=null) |
Link terms in a dom page object in bb style. More... | |
Additional Inherited Members | |
![]() | |
setType ($a_type) | |
Set Type. More... | |
Class ilPCParagraph.
Paragraph of ilPageObject
Definition at line 16 of file class.ilPCParagraph.php.
|
static |
Delete anchors of a page.
Definition at line 1896 of file class.ilPCParagraph.php.
|
static |
converts user input to xml
Definition at line 494 of file class.ilPCParagraph.php.
References ilUtil\attribsToArray(), input2xmlReplaceLists(), and ilUtil\stripSlashes().
Referenced by input2xml(), ilPCDataTableGUI\update(), and ilPCDataTableGUI\updateJS().
|
static |
Read anchors of a page.
Definition at line 1926 of file class.ilPCParagraph.php.
Referenced by ilInternalLinkGUI\showLinkHelp().
|
static |
|
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 |
Definition at line 1864 of file class.ilPCParagraph.php.
|
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 |
Definition at line 1838 of file class.ilPCParagraph.php.
ilPCParagraph::autoLinkGlossaries | ( | $a_glos | ) |
Auto link glossaries.
Definition at line 1643 of file class.ilPCParagraph.php.
References $t, ilObject\_lookupType(), ilGlossaryTerm\getTermList(), and getText().
|
static |
Auto link glossary of whole page.
Definition at line 1820 of file class.ilPCParagraph.php.
Referenced by ilObjContentObject\autoLinkGlossaryTerms().
ilPCParagraph::autoSplit | ( | $a_text | ) |
This function splits a paragraph text that has been already processed with input2xml at each header position =header1=, ==header2== or ===header3=== and returns an array that contains the single chunks.
Definition at line 1209 of file class.ilPCParagraph.php.
References $n, handleNextBr(), and removeTrailingBr().
Referenced by setText().
|
static |
Before page is being deleted.
object | $a_page | page object |
Definition at line 1850 of file class.ilPCParagraph.php.
ilPCParagraph::create | ( | & | $a_pg_obj, |
$a_hier_id, | |||
$a_pc_id = "" |
|||
) |
Create paragraph node (incl.
page content node) at given hierarchical ID.
object | $a_pg_obj | Page Object |
string | $a_hier_id | Hierarchical ID |
Definition at line 107 of file class.ilPCParagraph.php.
References IL_INSERT_AFTER.
ilPCParagraph::createAfter | ( | $node | ) |
Create paragraph node (incl.
page content node) after given node.
object | $node | Predecessing node |
Definition at line 83 of file class.ilPCParagraph.php.
References ilPageContent\$node, and ilPageContent\createPageContentNode().
ilPCParagraph::createAtNode | ( | & | $node | ) |
Create new page content (incl.
paragraph) node at node
object | $node | Parent Node for Page Content |
Definition at line 54 of file class.ilPCParagraph.php.
References ilPageContent\$node, and ilPageContent\createPageContentNode().
ilPCParagraph::createBeforeNode | ( | & | $node | ) |
Create new page content (incl.
paragraph) node at node
object | $node | Parent Node for Page Content |
Definition at line 68 of file class.ilPCParagraph.php.
References ilPageContent\$node, and ilPageContent\createPageContentNode().
ilPCParagraph::getAutoIndent | ( | ) |
Get AutoIndent (Code Paragraphs)
string | Auto Indent attribute |
Definition at line 395 of file class.ilPCParagraph.php.
ilPCParagraph::getCharacteristic | ( | ) |
Get characteristic of paragraph.
Definition at line 363 of file class.ilPCParagraph.php.
Referenced by getType(), and setText().
ilPCParagraph::getDownloadTitle | ( | ) |
get attribute download title
Definition at line 445 of file class.ilPCParagraph.php.
ilPCParagraph::getLanguage | ( | ) |
get language
Definition at line 481 of file class.ilPCParagraph.php.
Referenced by input2xml(), and setText().
ilPCParagraph::getLastSavedPCId | ( | $a_pg_obj, | |
$a_as_ajax_str = false |
|||
) |
Get last inserted pc ids.
Definition at line 1458 of file class.ilPCParagraph.php.
References ilPageContent\$hier_id.
ilPCParagraph::getParagraphSequenceContent | ( | $a_pg_obj | ) |
Get paragraph sequenc of current paragraph.
Definition at line 277 of file class.ilPCParagraph.php.
References ilPageContent\$hier_id, ilPageContent\readHierId(), ilPageContent\readPCId(), and ilPCParagraphGUI\xml2outputJS().
ilPCParagraph::getShowLineNumbers | ( | ) |
get attribute showlinenumbers
Definition at line 465 of file class.ilPCParagraph.php.
ilPCParagraph::getSubCharacteristic | ( | ) |
get attribute subcharacteristic
Definition at line 418 of file class.ilPCParagraph.php.
ilPCParagraph::getText | ( | $a_short_mode = false | ) |
Get (xml) content of paragraph.
Definition at line 256 of file class.ilPCParagraph.php.
Referenced by autoLinkGlossaries().
ilPCParagraph::getType | ( | ) |
Need to override getType from ilPageContent to distinguish between Pararagraph and Source.
Definition at line 1384 of file class.ilPCParagraph.php.
References getCharacteristic().
|
static |
Handle ajax content.
Definition at line 1485 of file class.ilPCParagraph.php.
References $res, $ret, ilPageContentGUI\_getCommonBBButtons(), ilDOM2Util\addParent(), ilDOM2Util\changeName(), ilDOM2Util\replaceByChilds(), and ilUtil\stripSlashes().
Referenced by ilPCDataTableGUI\updateJS().
|
static |
Post input2xml handling of ajax content.
Definition at line 1587 of file class.ilPCParagraph.php.
Referenced by saveJS(), and ilPCDataTableGUI\updateJS().
ilPCParagraph::handleNextBr | ( | $a_str | ) |
Remove preceding
Definition at line 1349 of file class.ilPCParagraph.php.
Referenced by autoSplit().
ilPCParagraph::init | ( | ) |
Init page content component.
Definition at line 24 of file class.ilPCParagraph.php.
References ilPageContent\setType().
ilPCParagraph::input2xml | ( | $a_text, | |
$a_wysiwyg = 0 , |
|||
$a_handle_lists = true |
|||
) |
Definition at line 486 of file class.ilPCParagraph.php.
References _input2xml(), and getLanguage().
|
static |
Converts xml from DB to output in edit textarea.
string | $a_text | xml from db |
Definition at line 796 of file class.ilPCParagraph.php.
References $row.
Referenced by _input2xml(), and ilSCORM2004Asset\convertLists().
|
static |
internal links to xml
Definition at line 634 of file class.ilPCParagraph.php.
References $t, and ilUtil\attribsToArray().
|
staticprotected |
Link terms in a dom page object in bb style.
Definition at line 1684 of file class.ilPCParagraph.php.
References ilPageContent\$node, $t, DOMXML_LOAD_PARSING, domxml_open_mem(), and ilUtil\sortArray().
ilPCParagraph::removeTrailingBr | ( | $a_str | ) |
Remove trailing
Definition at line 1372 of file class.ilPCParagraph.php.
Referenced by autoSplit().
ilPCParagraph::saveAnchors | ( | $a_page, | |
$a_domdoc | |||
) |
Save anchors.
string | xml page code |
Definition at line 1873 of file class.ilPCParagraph.php.
References ilPageContent\$node.
ilPCParagraph::saveJS | ( | $a_pg_obj, | |
$a_content, | |||
$a_char, | |||
$a_pc_id, | |||
$a_insert_at = "" |
|||
) |
Save input coming from ajax.
Definition at line 1399 of file class.ilPCParagraph.php.
References $ilUser, $t, exit, ilPageContent\getPage(), and handleAjaxContentPost().
ilPCParagraph::saveMetaKeywords | ( | $a_page, | |
$a_domdoc | |||
) |
save all keywords
object | $a_page | page object |
object | $a_domdoc | dom document |
Definition at line 1953 of file class.ilPCParagraph.php.
References $lang, ilPageContent\$node, and ilUtil\stripSlashes().
|
static |
Segments a string into an array at each position of a substring.
Definition at line 979 of file class.ilPCParagraph.php.
Referenced by xml2outputReplaceLists().
ilPCParagraph::setAutoIndent | ( | $a_char | ) |
Definition at line 400 of file class.ilPCParagraph.php.
ilPCParagraph::setCharacteristic | ( | $a_char | ) |
Set Characteristic of paragraph.
string | $a_char | Characteristic |
Definition at line 343 of file class.ilPCParagraph.php.
ilPCParagraph::setDownloadTitle | ( | $a_char | ) |
set attribute download title
Definition at line 427 of file class.ilPCParagraph.php.
ilPCParagraph::setLanguage | ( | $a_lang | ) |
set language
Definition at line 473 of file class.ilPCParagraph.php.
ilPCParagraph::setNode | ( | & | $a_node | ) |
Set Page Content Node.
object | $a_node | Page Content DOM Node |
Definition at line 34 of file class.ilPCParagraph.php.
ilPCParagraph::setShowLineNumbers | ( | $a_char | ) |
set attribute showlinenumbers
Definition at line 454 of file class.ilPCParagraph.php.
ilPCParagraph::setSubCharacteristic | ( | $a_char | ) |
set attribute subcharacteristic
Definition at line 375 of file class.ilPCParagraph.php.
ilPCParagraph::setText | ( | $a_text, | |
$a_auto_split = false |
|||
) |
Set (xml) content of text paragraph.
string | $a_text | text content |
boolean | $a_auto_split | auto split paragraph at headlines true/false |
Definition at line 127 of file class.ilPCParagraph.php.
References ilPageContent\$node, $ok, $path, $res, $t, autoSplit(), DOMXML_LOAD_PARSING, domxml_open_mem(), getCharacteristic(), getLanguage(), ilPageContent\getPage(), xpath_eval(), and xpath_new_context().
ilPCParagraph::updatePage | ( | $a_page | ) |
Update page object (it would be better to have this centralized and to change the constructors and pass the page object instead the dom object)
Definition at line 1629 of file class.ilPCParagraph.php.
References $ret.
|
static |
Converts xml from DB to output in edit textarea.
string | $a_text | xml from db |
Definition at line 1024 of file class.ilPCParagraph.php.
References $target_id, $target_type, ilObject\_lookupType(), ilUtil\attribsToArray(), and xml2outputReplaceLists().
Referenced by ilPCDataTableGUI\editData(), ilPCDataTableGUI\editDataCl(), ilPresentationListTableGUI\fillRow(), ilTermListTableGUI\fillRow(), and ilPageObject\getPageContentsHashes().
|
static |
Replaces
with *.
string | $a_text | xml from db |
Definition at line 883 of file class.ilPCParagraph.php.
References segmentString().
Referenced by xml2output().
ilPCParagraph::$dom |
Definition at line 18 of file class.ilPCParagraph.php.
ilPCParagraph::$par_node |
Definition at line 19 of file class.ilPCParagraph.php.