ILIAS
Release_4_4_x_branch Revision 61816
|
Public Member Functions | |
ilObjWiki ($a_id=0, $a_call_by_reference=true) | |
Constructor public. | |
setOnline ($a_online) | |
Set Online. | |
getOnline () | |
Get Online. | |
setRatingOverall ($a_rating) | |
Set Enable Rating For Object. | |
getRatingOverall () | |
Get Enable Rating For Object. | |
setRating ($a_rating) | |
Set Enable Rating. | |
getRating () | |
Get Enable Rating. | |
setRatingAsBlock ($a_rating) | |
Set Enable Rating Side Block. | |
getRatingAsBlock () | |
Get Enable Rating Side Block. | |
setRatingForNewPages ($a_rating) | |
Set Enable Rating For New Pages. | |
getRatingForNewPages () | |
Get Enable Rating For New Pages. | |
setRatingCategories ($a_rating) | |
Set Enable Rating Categories. | |
getRatingCategories () | |
Get Enable Rating Categories. | |
setPublicNotes ($a_val) | |
Set public notes. | |
getPublicNotes () | |
Get public notes. | |
setImportantPages ($a_val) | |
Set important pages. | |
getImportantPages () | |
Get important pages. | |
setStartPage ($a_startpage) | |
Set Start Page. | |
getStartPage () | |
Get Start Page. | |
setShortTitle ($a_shorttitle) | |
Set ShortTitle. | |
getShortTitle () | |
Get ShortTitle. | |
setIntroduction ($a_introduction) | |
Set Introduction. | |
getIntroduction () | |
Get Introduction. | |
getStyleSheetId () | |
get ID of assigned style sheet object | |
setStyleSheetId ($a_style_id) | |
set ID of assigned style sheet object | |
setPageToc ($a_val) | |
Set page toc. | |
getPageToc () | |
Get page toc. | |
create ($a_prevent_start_page_creation=false) | |
Create new wiki. | |
update ($a_prevent_start_page_creation=false) | |
update object data | |
read () | |
Read wiki data. | |
delete () | |
delete object and all related data | |
initDefaultRoles () | |
init default roles settings | |
notify ($a_event, $a_ref_id, $a_parent_non_rbac_id, $a_node_id, $a_params=0) | |
notifys an object about an event occured Based on the event happend, each object may decide how it reacts. | |
addImportantPage ($a_page_id, $a_nr=0, $a_indent=0) | |
Add important page. | |
isImportantPage ($a_page_id) | |
Is page an important page? | |
removeImportantPage ($a_id) | |
Remove important page. | |
saveOrderingAndIndentation ($a_ord, $a_indent) | |
Save ordering and indentation. | |
fixImportantPagesNumbering () | |
Fix important pages numbering. | |
cloneObject ($a_target_id, $a_copy_id=0) | |
Clone wiki. | |
Public Member Functions inherited from ilObject | |
ilObject ($a_id=0, $a_reference=true) | |
Constructor public. | |
withReferences () | |
determines wehter objects are referenced or not (got ref ids or not) | |
read ($a_force_db=false) | |
read object data from db into object | |
getId () | |
get object id public | |
setId ($a_id) | |
set object id public | |
setRefId ($a_id) | |
set reference id public | |
getRefId () | |
get reference id public | |
getType () | |
get object type public | |
setType ($a_type) | |
set object type public | |
getPresentationTitle () | |
get presentation title Normally same as title Overwritten for sessions | |
getTitle () | |
get object title public | |
getUntranslatedTitle () | |
get untranslated object title public | |
setTitle ($a_title) | |
set object title | |
getDescription () | |
get object description | |
setDescription ($a_desc) | |
set object description | |
getLongDescription () | |
get object long description (stored in object_description) | |
getImportId () | |
get import id | |
setImportId ($a_import_id) | |
set import id | |
getOwner () | |
get object owner | |
getOwnerName () | |
_lookupOwnerName ($a_owner_id) | |
lookup owner name for owner id | |
setOwner ($a_owner) | |
set object owner | |
getCreateDate () | |
get create date public | |
getLastUpdateDate () | |
get last update date public | |
getDiskUsage () | |
Gets the disk usage of the object in bytes. | |
setObjDataRecord ($a_record) | |
set object_data record (note: this method should only be called from the ilObjectFactory class) | |
create () | |
create | |
update () | |
update object in db | |
MDUpdateListener ($a_element) | |
Meta data update listener. | |
createMetaData () | |
create meta data entry | |
updateMetaData () | |
update meta data entry | |
deleteMetaData () | |
delete meta data entry | |
updateOwner () | |
update owner of object in db | |
_getIdForImportId ($a_import_id) | |
get current object id for import id (static) | |
_lookupOwner ($a_id) | |
lookup object owner | |
_lookupLastUpdate ($a_id, $a_as_string=false) | |
lookup last update | |
_getLastUpdateOfObjects ($a_objs) | |
Get last update for a set of media objects. | |
_setDeletedDate ($a_ref_id) | |
only called in ilTree::saveSubTree | |
_resetDeletedDate ($a_ref_id) | |
only called in ilObjectGUI::insertSavedNodes | |
_lookupDeletedDate ($a_ref_id) | |
only called in ilObjectGUI::insertSavedNodes | |
_writeTitle ($a_obj_id, $a_title) | |
write title to db (static) | |
_writeDescription ($a_obj_id, $a_desc) | |
write description to db (static) | |
_writeImportId ($a_obj_id, $a_import_id) | |
write import id to db (static) | |
_isInTrash ($a_ref_id) | |
checks wether object is in trash | |
_hasUntrashedReference ($a_obj_id) | |
checks wether an object has at least one reference that is not in trash | |
_getObjectsDataForType ($a_type, $a_omit_trash=false) | |
get all objects of a certain type | |
putInTree ($a_parent_ref) | |
maybe this method should be in tree object!? | |
setPermissions ($a_parent_ref) | |
set permissions of object | |
createReference () | |
creates reference for object | |
countReferences () | |
count references of object | |
createRoleFolder () | |
creates a local role folder | |
applyDidacticTemplate ($a_tpl_id) | |
Apply template. | |
setRegisterMode ($a_bool) | |
isUserRegistered ($a_user_id=0) | |
requireRegistration () | |
getXMLZip () | |
getHTMLDirectory () | |
cloneObject ($a_target_id, $a_copy_id=0, $a_omit_tree=false) | |
Clone object permissions, put in tree ... | |
appendCopyInfo ($a_target_id, $a_copy_id) | |
Prepend Copy info if object with same name exists in that container. | |
cloneDependencies ($a_target_id, $a_copy_id) | |
Clone object dependencies. | |
cloneMetaData ($target_obj) | |
Copy meta data. | |
_lookupCreationDate ($a_id) | |
Lookup creation date. |
Static Public Member Functions | |
static | isOnlineHelpWiki ($a_ref_id) |
Is wiki an online help wiki? | |
static | checkShortTitleAvailability ($a_short_title) |
Check availability of short title. | |
static | _lookupRatingOverall ($a_wiki_id) |
Lookup whether rating is activated for whole object. | |
static | _lookupRating ($a_wiki_id) |
Lookup whether rating is activated. | |
static | _lookupRatingCategories ($a_wiki_id) |
Lookup whether rating categories are activated. | |
static | _lookupRatingAsBlock ($a_wiki_id) |
Lookup whether rating side block is activated. | |
static | _lookupPublicNotes ($a_wiki_id) |
Lookup whether public notes are activated. | |
static | _lookupStartPage ($a_wiki_id) |
Lookup start page. | |
static | writeStartPage ($a_id, $a_name) |
Write start page. | |
static | _performSearch ($a_wiki_id, $a_searchterm) |
Search in Wiki. | |
static | _lookupImportantPages ($a_wiki_id) |
Lookup whether important pages are activated. | |
static | _lookupImportantPagesList ($a_wiki_id) |
Get important pages list. | |
static | _lookupMaxOrdNrImportantPages ($a_wiki_id) |
Get important pages list. | |
static | _lookupPageToc ($a_wiki_id) |
Lookup whether important pages are activated. | |
Static Public Member Functions inherited from ilObject | |
static | _lookupObjIdByImportId ($a_import_id) |
static | _getAllReferences ($a_id) |
get all reference ids of object | |
static | _lookupTitle ($a_id) |
lookup object title | |
static | _getIdsForTitle ($title, $type= '', $partialmatch=false) |
static | _lookupDescription ($a_id) |
lookup object description | |
static | _lookupObjId ($a_id) |
static | setDeletedDates ($a_ref_ids) |
Set deleted date type $ilDB. | |
static | _lookupType ($a_id, $a_reference=false) |
lookup object type | |
static | _lookupObjectId ($a_ref_id) |
lookup object id | |
static | _exists ($a_id, $a_reference=false, $a_type=null) |
checks if an object exists in object_data | |
static | _getObjectsByType ($a_obj_type="", $a_owner="") |
Get objects by type. | |
static | _prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true) |
Prepare copy wizard object selection. | |
static | _getIcon ($a_obj_id="", $a_size="big", $a_type="", $a_offline=false) |
Get icon for repository item. | |
static | collectDeletionDependencies (&$deps, $a_ref_id, $a_obj_id, $a_type, $a_depth=0) |
Collect deletion dependencies. | |
static | getDeletionDependencies ($a_obj_id) |
Get deletion dependencies. | |
static | getLongDescriptions (array $a_obj_ids) |
Get long description data. | |
static | getAllOwnedRepositoryObjects ($a_user_id) |
Get all ids of objects user owns. | |
static | hasAutoRating ($a_type, $a_ref_id) |
Check if auto rating is active for parent group/course. |
Protected Attributes | |
$online = false | |
$public_notes = true |
Static Private Member Functions | |
static | _lookup ($a_wiki_id, $a_field) |
Lookup a data field. |
Additional Inherited Members | |
Data Fields inherited from ilObject | |
const | TITLE_LENGTH = 255 |
max length of object title | |
const | DESC_LENGTH = 128 |
$ilias | |
$lng | |
$id | |
$ref_id | |
$type | |
$title | |
$untranslatedTitle | |
$desc | |
$long_desc | |
$owner | |
$create_date | |
$last_update | |
$import_id | |
$register = false | |
$referenced | |
$objectList | |
$max_title | |
$max_desc | |
$add_dots | |
$obj_data_record | |
object_data record |
|
staticprivate |
Lookup a data field.
int | $a_wiki_id | Wiki ID |
string | $a_field | Field Name |
Definition at line 628 of file class.ilObjWiki.php.
References $query.
Referenced by _lookupImportantPages(), _lookupPageToc(), _lookupPublicNotes(), _lookupRating(), _lookupRatingAsBlock(), _lookupRatingCategories(), _lookupRatingOverall(), and _lookupStartPage().
|
static |
Lookup whether important pages are activated.
int | $a_wiki_id | Wiki ID |
Definition at line 716 of file class.ilObjWiki.php.
References _lookup().
|
static |
Get important pages list.
@return |
Definition at line 727 of file class.ilObjWiki.php.
Referenced by ilImportantPagesTableGUI\__construct(), cloneObject(), ilObjWikiGUI\editImportantPagesObject(), ilWikiImportantPagesBlockGUI\fillDataSection(), fixImportantPagesNumbering(), and saveOrderingAndIndentation().
|
static |
Get important pages list.
@return |
Definition at line 750 of file class.ilObjWiki.php.
Referenced by addImportantPage().
|
static |
Lookup whether important pages are activated.
int | $a_wiki_id | Wiki ID |
Definition at line 928 of file class.ilObjWiki.php.
References _lookup().
Referenced by ilWikiPageConfig\configureByObjectId().
|
static |
Lookup whether public notes are activated.
int | $a_wiki_id | Wiki ID |
Definition at line 615 of file class.ilObjWiki.php.
References _lookup().
Referenced by ilWikiPageGUI\addHeaderAction(), and ilWikiPageGUI\preview().
|
static |
Lookup whether rating is activated.
int | $a_wiki_id | Wiki ID |
Definition at line 579 of file class.ilObjWiki.php.
References _lookup().
Referenced by ilWikiFunctionsBlockGUI\fillDataSection(), and ilObjWikiGUI\renderSideBlock().
|
static |
Lookup whether rating side block is activated.
int | $a_wiki_id | Wiki ID |
Definition at line 603 of file class.ilObjWiki.php.
References _lookup().
|
static |
Lookup whether rating categories are activated.
int | $a_wiki_id | Wiki ID |
Definition at line 591 of file class.ilObjWiki.php.
References _lookup().
Referenced by ilObjWikiGUI\renderSideBlock().
|
static |
Lookup whether rating is activated for whole object.
int | $a_wiki_id | Wiki ID |
Definition at line 567 of file class.ilObjWiki.php.
References _lookup().
Referenced by ilWikiPageGUI\addHeaderAction().
|
static |
Lookup start page.
int | $a_wiki_id | Wiki ID |
Definition at line 646 of file class.ilObjWiki.php.
References _lookup().
Referenced by ilWikiHandlerGUI\executeCommand(), ilWikiImportantPagesBlockGUI\fillDataSection(), ilWikiFunctionsBlockGUI\fillDataSection(), ilObjWikiGUI\getGotoLink(), ilWikiPage\getOrphanedPages(), and ilWikiPage\rename().
|
static |
Search in Wiki.
Definition at line 668 of file class.ilObjWiki.php.
References ilObjectSearchFactory\_getWikiContentSearchInstance().
Referenced by ilObjWikiGUI\performSearchObject().
ilObjWiki::addImportantPage | ( | $a_page_id, | |
$a_nr = 0 , |
|||
$a_indent = 0 |
|||
) |
Add important page.
int | page id |
Definition at line 768 of file class.ilObjWiki.php.
References _lookupMaxOrdNrImportantPages(), ilObject\getId(), and isImportantPage().
|
static |
Check availability of short title.
Definition at line 454 of file class.ilObjWiki.php.
References $res.
Referenced by ilObjWikiGUI\saveObject(), and ilObjWikiGUI\saveSettingsObject().
ilObjWiki::cloneObject | ( | $a_target_id, | |
$a_copy_id = 0 |
|||
) |
Clone wiki.
int | target ref_id |
int | copy id |
Definition at line 939 of file class.ilObjWiki.php.
References ilObject\$ilias, $ilUser, _lookupImportantPagesList(), ilObjStyleSheet\_lookupStandard(), ilRatingCategory\getAllForObject(), ilWikiPage\getAllPages(), ilObject\getId(), getImportantPages(), getIntroduction(), ilWikiPage\getPageIdForTitle(), getPageToc(), getPublicNotes(), getRating(), getRatingAsBlock(), getRatingCategories(), getRatingForNewPages(), getRatingOverall(), getShortTitle(), getStartPage(), getStyleSheetId(), and ilObject\getTitle().
ilObjWiki::create | ( | $a_prevent_start_page_creation = false | ) |
Create new wiki.
Definition at line 305 of file class.ilObjWiki.php.
References ilObject\create(), ilObject\getId(), getIntroduction(), getOnline(), getPublicNotes(), getRating(), getShortTitle(), getStartPage(), getStyleSheetId(), and ilObjStyleSheet\writeStyleUsage().
ilObjWiki::delete | ( | ) |
delete object and all related data
public
Reimplemented from ilObject.
Definition at line 426 of file class.ilObjWiki.php.
References $query, ilWikiPage\deleteAllPagesOfWiki(), ilObject\getId(), ilNotification\removeForObject(), and ilNotification\TYPE_WIKI.
ilObjWiki::fixImportantPagesNumbering | ( | ) |
Fix important pages numbering.
Definition at line 884 of file class.ilObjWiki.php.
References _lookupImportantPagesList(), and ilObject\getId().
Referenced by removeImportantPage().
ilObjWiki::getImportantPages | ( | ) |
Get important pages.
Definition at line 187 of file class.ilObjWiki.php.
Referenced by cloneObject(), and update().
ilObjWiki::getIntroduction | ( | ) |
Get Introduction.
Definition at line 247 of file class.ilObjWiki.php.
Referenced by cloneObject(), create(), and update().
ilObjWiki::getOnline | ( | ) |
Get Online.
Definition at line 51 of file class.ilObjWiki.php.
References $online.
Referenced by create(), and update().
ilObjWiki::getPageToc | ( | ) |
Get page toc.
Definition at line 283 of file class.ilObjWiki.php.
Referenced by cloneObject(), and update().
ilObjWiki::getPublicNotes | ( | ) |
Get public notes.
Definition at line 167 of file class.ilObjWiki.php.
References $public_notes.
Referenced by cloneObject(), create(), and update().
ilObjWiki::getRating | ( | ) |
Get Enable Rating.
Definition at line 91 of file class.ilObjWiki.php.
Referenced by cloneObject(), create(), and update().
ilObjWiki::getRatingAsBlock | ( | ) |
Get Enable Rating Side Block.
Definition at line 111 of file class.ilObjWiki.php.
Referenced by cloneObject(), and update().
ilObjWiki::getRatingCategories | ( | ) |
Get Enable Rating Categories.
Definition at line 151 of file class.ilObjWiki.php.
Referenced by cloneObject(), and update().
ilObjWiki::getRatingForNewPages | ( | ) |
Get Enable Rating For New Pages.
Definition at line 131 of file class.ilObjWiki.php.
Referenced by cloneObject(), and update().
ilObjWiki::getRatingOverall | ( | ) |
Get Enable Rating For Object.
Definition at line 71 of file class.ilObjWiki.php.
Referenced by cloneObject(), and update().
ilObjWiki::getShortTitle | ( | ) |
Get ShortTitle.
Definition at line 227 of file class.ilObjWiki.php.
Referenced by cloneObject(), create(), and update().
ilObjWiki::getStartPage | ( | ) |
Get Start Page.
Definition at line 207 of file class.ilObjWiki.php.
Referenced by cloneObject(), create(), and update().
ilObjWiki::getStyleSheetId | ( | ) |
get ID of assigned style sheet object
Definition at line 255 of file class.ilObjWiki.php.
Referenced by cloneObject(), create(), and update().
ilObjWiki::ilObjWiki | ( | $a_id = 0 , |
|
$a_call_by_reference = true |
|||
) |
Constructor public.
integer | reference_id or object_id |
boolean | treat the id as reference_id (true) or object_id (false) |
Definition at line 30 of file class.ilObjWiki.php.
References ilObject\ilObject().
ilObjWiki::initDefaultRoles | ( | ) |
init default roles settings
If your module does not require any default roles, delete this method (For an example how this method is used, look at ilObjForum)
public
Reimplemented from ilObject.
Definition at line 477 of file class.ilObjWiki.php.
ilObjWiki::isImportantPage | ( | $a_page_id | ) |
Is page an important page?
@return |
Definition at line 795 of file class.ilObjWiki.php.
Referenced by addImportantPage().
|
static |
Is wiki an online help wiki?
Definition at line 293 of file class.ilObjWiki.php.
ilObjWiki::notify | ( | $a_event, | |
$a_ref_id, | |||
$a_parent_non_rbac_id, | |||
$a_node_id, | |||
$a_params = 0 |
|||
) |
notifys an object about an event occured Based on the event happend, each object may decide how it reacts.
If you are not required to handle any events related to your module, just delete this method. (For an example how this method is used, look at ilObjGroup)
public
string | event |
integer | reference id of object where the event occured |
array | passes optional parameters if required |
Reimplemented from ilObject.
Definition at line 507 of file class.ilObjWiki.php.
References $_GET, and ilObject\getType().
ilObjWiki::read | ( | ) |
Read wiki data.
Definition at line 390 of file class.ilObjWiki.php.
References $query, ilObject\getId(), ilObjStyleSheet\lookupObjectStyle(), setImportantPages(), setIntroduction(), setOnline(), setPageToc(), setPublicNotes(), setRating(), setRatingAsBlock(), setRatingCategories(), setRatingForNewPages(), setRatingOverall(), setShortTitle(), setStartPage(), and setStyleSheetId().
ilObjWiki::removeImportantPage | ( | $a_id | ) |
Remove important page.
int | page id |
Definition at line 815 of file class.ilObjWiki.php.
References fixImportantPagesNumbering().
ilObjWiki::saveOrderingAndIndentation | ( | $a_ord, | |
$a_indent | |||
) |
Save ordering and indentation.
@return |
Definition at line 833 of file class.ilObjWiki.php.
References _lookupImportantPagesList(), ilObject\getId(), and ilUtil\sortArray().
ilObjWiki::setImportantPages | ( | $a_val | ) |
Set important pages.
boolean | $a_val | important pages |
Definition at line 177 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setIntroduction | ( | $a_introduction | ) |
Set Introduction.
string | $a_introduction | Introduction |
Definition at line 237 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setOnline | ( | $a_online | ) |
Set Online.
boolean | $a_online | Online |
Definition at line 41 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setPageToc | ( | $a_val | ) |
Set page toc.
boolean | $a_val | page toc |
Definition at line 273 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setPublicNotes | ( | $a_val | ) |
Set public notes.
Definition at line 159 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setRating | ( | $a_rating | ) |
Set Enable Rating.
boolean | $a_rating | Enable Rating |
Definition at line 81 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setRatingAsBlock | ( | $a_rating | ) |
Set Enable Rating Side Block.
boolean | $a_rating |
Definition at line 101 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setRatingCategories | ( | $a_rating | ) |
Set Enable Rating Categories.
boolean | $a_rating |
Definition at line 141 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setRatingForNewPages | ( | $a_rating | ) |
Set Enable Rating For New Pages.
boolean | $a_rating |
Definition at line 121 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setRatingOverall | ( | $a_rating | ) |
Set Enable Rating For Object.
boolean | $a_rating | Enable Rating |
Definition at line 61 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setShortTitle | ( | $a_shorttitle | ) |
Set ShortTitle.
string | $a_shorttitle | ShortTitle |
Definition at line 217 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::setStartPage | ( | $a_startpage | ) |
Set Start Page.
string | $a_startpage | Start Page |
Definition at line 197 of file class.ilObjWiki.php.
References ilWikiUtil\makeDbTitle().
Referenced by read().
ilObjWiki::setStyleSheetId | ( | $a_style_id | ) |
set ID of assigned style sheet object
Definition at line 263 of file class.ilObjWiki.php.
Referenced by read().
ilObjWiki::update | ( | $a_prevent_start_page_creation = false | ) |
update object data
public
Definition at line 344 of file class.ilObjWiki.php.
References ilWikiPage\exists(), ilObject\getId(), getImportantPages(), getIntroduction(), getOnline(), getPageToc(), getPublicNotes(), getRating(), getRatingAsBlock(), getRatingCategories(), getRatingForNewPages(), getRatingOverall(), getShortTitle(), getStartPage(), getStyleSheetId(), and ilObjStyleSheet\writeStyleUsage().
|
static |
Write start page.
Definition at line 654 of file class.ilObjWiki.php.
References ilWikiUtil\makeDbTitle().
Referenced by ilWikiPage\rename().
|
protected |
Definition at line 21 of file class.ilObjWiki.php.
Referenced by getOnline().
|
protected |
Definition at line 22 of file class.ilObjWiki.php.
Referenced by getPublicNotes().