|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Saves usages of page content elements in pages. More...
Collaboration diagram for ilPageContentUsage:Static Public Member Functions | |
| static | saveUsage ($a_pc_type, $a_pc_id, $a_usage_type, $a_usage_id, $a_usage_hist_nr=0, $a_lang="-") |
| Save usages. More... | |
| static | deleteAllUsages ($a_pc_type, $a_usage_type, $a_usage_id, $a_usage_hist_nr=0, $a_lang="-") |
| Delete all usages. More... | |
| static | getUsages ($a_pc_type, $a_pc_id, $a_incl_hist=true) |
| Get usages. More... | |
| static | getUsagesOfPage ($a_usage_id, $a_usage_type, $a_hist_nr=0, $a_all_hist_nrs=false, $a_lang="-") |
| Get page content usages for page. More... | |
Saves usages of page content elements in pages.
Definition at line 12 of file class.ilPageContentUsage.php.
|
static |
Delete all usages.
Definition at line 36 of file class.ilPageContentUsage.php.
Referenced by ilPCContentInclude\beforePageDelete(), ilPCSkills\beforePageDelete(), ilPCContentInclude\saveContentIncludeUsage(), and ilPCSkills\saveSkillUsage().
Here is the caller graph for this function:
|
static |
Get usages.
Definition at line 57 of file class.ilPageContentUsage.php.
Referenced by ilObjMediaPoolGUI\confirmRemove().
Here is the caller graph for this function:
|
static |
Get page content usages for page.
return
Definition at line 85 of file class.ilPageContentUsage.php.
Referenced by ilCOPageHTMLExport\collectPageElements(), ilPageObjectGUI\downloadFile(), and ilObjContentObject\exportHTMLPages().
Here is the caller graph for this function:
|
static |
Save usages.
Definition at line 17 of file class.ilPageContentUsage.php.
Referenced by ilPCContentInclude\saveContentIncludeUsage(), and ilPCSkills\saveSkillUsage().
Here is the caller graph for this function: