ILIAS  trunk Revision v11.0_alpha-1811-gd2d5443e411
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilPCSection Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilPCSection:
+ Collaboration diagram for ilPCSection:

Public Member Functions

 init ()
 
 create (ilPageObject $a_pg_obj, string $a_hier_id, string $a_pc_id="")
 
 setCharacteristic (string $a_char)
 
 getCharacteristic ()
 
 modifyPageContentPostXsl (string $a_output, string $a_mode, bool $a_abstract_only=false)
 
 setActiveFrom (int $a_unix_ts)
 
 getActiveFrom ()
 Get activation from. More...
 
 setActiveTo (int $a_unix_ts)
 Set activation to. More...
 
 getActiveTo ()
 
 setPermission (string $a_val)
 Set permission. More...
 
 getPermission ()
 
 setPermissionRefId (int $a_ref_id)
 
 getPermissionRefId ()
 
 setNoLink ()
 Set no link. More...
 
 setExtLink (string $a_href)
 Set link of area to an external one. More...
 
 setIntLink (string $a_type, string $a_target, string $a_target_frame)
 Set link of area to an internal one. More...
 
 getLink ()
 
 handleAccess (string $a_html, string $a_mode)
 
 insertTimings (string $a_html)
 Insert timings (in edit mode) More...
 
 getProtected ()
 
 setProtected (bool $val)
 
 getModel ()
 
- Public Member Functions inherited from ilPageContent
 __construct (ilPageObject $a_pg_obj, ?PageManagerInterface $page_manager=null, ?ObjectAdapterInterface $object_adapter=null)
 
 setPage (ilPageObject $a_val)
 
 getPage ()
 
 init ()
 Init object. More...
 
 getType ()
 
 getDomNode ()
 
 getDomDoc ()
 
 setDomNode (DOMNode $node)
 
 getChildNode ()
 
 getJavascriptFiles (string $a_mode)
 
 getCssFiles (string $a_mode)
 
 getOnloadCode (string $a_mode)
 
 setHierId (string $a_hier_id)
 
 getHierId ()
 
 lookupHierId ()
 
 readHierId ()
 
 setPcId (string $a_pcid)
 
 getPCId ()
 
 setFileDownloadLink (string $a_download_link)
 
 getFileDownloadLink ()
 
 setProfileBackUrl (string $url)
 
 getProfileBackUrl ()
 
 setFullscreenLink (string $a_fullscreen_link)
 
 getFullscreenLink ()
 
 setSourcecodeDownloadScript (string $script_name)
 
 getSourcecodeDownloadScript ()
 
 readPCId ()
 
 writePCId (string $a_pc_id)
 
 setEnabled (string $value)
 Set Enabled value for page content component. More...
 
 enable ()
 
 disable ()
 
 isEnabled ()
 
 createPageContentNode (bool $a_set_this_node=true)
 Create page content node (always use this method first when adding a new element) More...
 
 getNewPageContentNode ()
 
 modifyPageContentPostXsl (string $a_output, string $a_mode, bool $a_abstract_only=false)
 Modify page content after xsl. More...
 
 getModel ()
 Get model as needed for the front-end editor. More...
 

Static Public Member Functions

static getLangVars ()
 
static afterPageUpdate (ilPageObject $a_page, DOMDocument $a_domdoc, string $a_xml, bool $a_creation)
 After page has been updated (or created) More...
 
static saveTimings (ilPageObject $a_page)
 
static getCacheTriggerString (ilPageObject $a_page)
 Get page cache update trigger string. More...
 
- Static Public Member Functions inherited from ilPageContent
static sortHierIds (array $a_array)
 Sort an array of Hier IDS in ascending order. More...
 
static isGreaterHierId (string $a, string $b)
 Check whether Hier ID $a is greater than Hier ID $b. More...
 
static getLangVars ()
 Get lang vars needed for editing. More...
 
static handleCopiedContent (DOMDocument $a_domdoc, bool $a_self_ass=true, bool $a_clone_mobs=false, int $new_parent_id=0, int $obj_copy_id=0)
 Handle copied content. More...
 
static afterPageUpdate (ilPageObject $a_page, DOMDocument $a_domdoc, string $a_xml, bool $a_creation)
 After page has been updated (or created) More...
 
static beforePageDelete (ilPageObject $a_page)
 Before page is being deleted. More...
 
static afterRepositoryCopy (ilPageObject $page, array $mapping, int $source_ref_id)
 After repository (container) copy action. More...
 
static afterPageHistoryEntry (ilPageObject $a_page, DOMDocument $a_old_domdoc, string $a_old_xml, int $a_old_nr)
 After page history entry has been created. More...
 
static deleteHistoryLowerEqualThan (string $parent_type, int $page_id, string $lang, int $delete_lower_than_nr)
 Overwrite in derived classes, if old history entries are being deleted. More...
 

Protected Attributes

ilAccessHandler $access
 
ilCtrl $ctrl
 
ilLanguage $lng
 
- Protected Attributes inherited from ilPageContent
DOMDocument $dom_doc
 
ILIAS COPage InternalDomainService $domain
 
string $pcid
 
string $type = ""
 
ilPageObject $pg_obj
 
string $file_download_link
 
string $fullscreen_link
 
string $sourcecode_download_script
 
ilLogger $log
 
string $profile_back_url = ""
 
ILIAS COPage Dom DomUtil $dom_util
 
PageManagerInterface $page_manager = null
 
ObjectAdapterInterface $object = null
 

Additional Inherited Members

- Data Fields inherited from ilPageContent
string $hier_id = ""
 
DOMNode $dom_node = null
 
string $page_lang = ""
 
- Protected Member Functions inherited from ilPageContent
 getPageManager ()
 
 setType (string $a_type)
 Set Type. More...
 
 hasNode ()
 
 createInitialChildNode (string $hier_id, string $pc_id, string $child, array $child_attributes=[])
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilPCSection Section content object (see ILIAS DTD)

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 24 of file class.ilPCSection.php.

Member Function Documentation

◆ afterPageUpdate()

static ilPCSection::afterPageUpdate ( ilPageObject  $a_page,
DOMDocument  $a_domdoc,
string  $a_xml,
bool  $a_creation 
)
static

After page has been updated (or created)

Definition at line 78 of file class.ilPCSection.php.

83  : void {
84  self::saveTimings($a_page);
85  }

◆ create()

ilPCSection::create ( ilPageObject  $a_pg_obj,
string  $a_hier_id,
string  $a_pc_id = "" 
)

Definition at line 40 of file class.ilPCSection.php.

References ilPageContent\createInitialChildNode().

44  : void {
46  $a_hier_id,
47  $a_pc_id,
48  "Section",
49  ["Characteristic" => "Block"]
50  );
51  }
createInitialChildNode(string $hier_id, string $pc_id, string $child, array $child_attributes=[])
+ Here is the call graph for this function:

◆ getActiveFrom()

ilPCSection::getActiveFrom ( )

Get activation from.

Definition at line 110 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

110  : int
111  {
112  if (is_object($this->getChildNode())) {
113  return (int) $this->getChildNode()->getAttribute("ActiveFrom");
114  }
115  return 0;
116  }
+ Here is the call graph for this function:

◆ getActiveTo()

ilPCSection::getActiveTo ( )

Definition at line 127 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

127  : int
128  {
129  if (is_object($this->getChildNode())) {
130  return (int) $this->getChildNode()->getAttribute("ActiveTo");
131  }
132  return 0;
133  }
+ Here is the call graph for this function:

◆ getCacheTriggerString()

static ilPCSection::getCacheTriggerString ( ilPageObject  $a_page)
static

Get page cache update trigger string.

Returns
string trigger string
Exceptions
ilDateTimeException

Definition at line 316 of file class.ilPCSection.php.

References $DIC, $ilDB, ilPageObject\getId(), ilPageObject\getParentType(), and IL_CAL_UNIX.

Referenced by ilPageObjectGUI\showPage().

318  : string {
319  global $DIC;
320 
321  $ilDB = $DIC->database();
322 
323  $set = $ilDB->query(
324  "SELECT * FROM copg_section_timings " .
325  " WHERE page_id = " . $ilDB->quote($a_page->getId(), "integer") .
326  " AND parent_type = " . $ilDB->quote($a_page->getParentType(), "text")
327  );
328  $str = "1"; // changed to 1 to force cache miss for #24277
329  $current_ts = new ilDateTime(time(), IL_CAL_UNIX);
330  $current_ts = $current_ts->get(IL_CAL_UNIX);
331  while ($rec = $ilDB->fetchAssoc($set)) {
332  $unix_ts = $rec["unix_ts"];
333  if ($unix_ts < $current_ts) {
334  $unix_ts .= "a";
335  }
336  $str .= "-" . $unix_ts;
337  }
338 
339  return $str;
340  }
const IL_CAL_UNIX
global $DIC
Definition: shib_login.php:22
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getCharacteristic()

ilPCSection::getCharacteristic ( )

Definition at line 58 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

58  : string
59  {
60  if (is_object($this->getChildNode())) {
61  $char = $this->getChildNode()->getAttribute("Characteristic");
62  if (substr($char, 0, 4) == "ilc_") {
63  $char = substr($char, 4);
64  }
65  return $char;
66  }
67  return "";
68  }
+ Here is the call graph for this function:

◆ getLangVars()

static ilPCSection::getLangVars ( )
static

Definition at line 70 of file class.ilPCSection.php.

70  : array
71  {
72  return array("ed_insert_section");
73  }

◆ getLink()

ilPCSection::getLink ( )

Definition at line 209 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

209  : array
210  {
211  $childs = $this->getChildNode()->childNodes;
212  foreach ($childs as $child) {
213  if ($child->nodeName === "ExtLink") {
214  return array("LinkType" => "ExtLink",
215  "Href" => $child->getAttribute("Href"));
216  }
217  if ($child->nodeName === "IntLink") {
218  return array("LinkType" => "IntLink",
219  "Target" => $child->getAttribute("Target"),
220  "Type" => $child->getAttribute("Type"),
221  "TargetFrame" => $child->getAttribute("TargetFrame"));
222  }
223  }
224  return array("LinkType" => "NoLink");
225  }
+ Here is the call graph for this function:

◆ getModel()

ilPCSection::getModel ( )

Definition at line 406 of file class.ilPCSection.php.

References ilPageContent\getChildNode(), getProtected(), and null.

406  : ?stdClass
407  {
408  if ($this->getChildNode()->nodeName !== "Section") {
409  return null;
410  }
411  $model = new stdClass();
412  $model->protected = $this->getProtected();
413 
414  return $model;
415  }
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
+ Here is the call graph for this function:

◆ getPermission()

ilPCSection::getPermission ( )

Definition at line 144 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

144  : string
145  {
146  return $this->getChildNode()->getAttribute("Permission");
147  }
+ Here is the call graph for this function:

◆ getPermissionRefId()

ilPCSection::getPermissionRefId ( )

Definition at line 154 of file class.ilPCSection.php.

References $id, ilPageContent\getChildNode(), and IL_INST_ID.

154  : int
155  {
156  $id = explode("_", $this->getChildNode()->getAttribute("PermissionRefId"));
157  if (isset($id[3]) && in_array($id[1], array("", 0, IL_INST_ID))) {
158  return (int) $id[3];
159  }
160  return 0;
161  }
const IL_INST_ID
Definition: constants.php:40
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
Definition: plugin.php:23
+ Here is the call graph for this function:

◆ getProtected()

ilPCSection::getProtected ( )

Definition at line 388 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

Referenced by getModel().

388  : bool
389  {
390  if (is_object($this->getChildNode())) {
391  return ($this->getChildNode()->getAttribute("Protected") === "1");
392  }
393 
394  return false;
395  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ handleAccess()

ilPCSection::handleAccess ( string  $a_html,
string  $a_mode 
)

Definition at line 228 of file class.ilPCSection.php.

References $access, $id, ilRBACAccessHandler\checkAccess(), ilPageObjectGUI\EDIT, and IL_INST_ID.

Referenced by modifyPageContentPostXsl().

231  : string {
232  $ilAccess = $this->access;
233 
234  while (($start = strpos($a_html, "{{{{{Section;Access;")) > 0) {
235  $end = strpos($a_html, "}}}}}", $start);
236  $access_attr = explode(";", substr($a_html, $start, $end - $start));
237  $id = explode("_", $access_attr[3]);
238  $section_nr = $access_attr[6];
239  $access = true;
240  if (in_array($id[1], array("", 0, IL_INST_ID)) && $id[3] > 0) {
241  if ($access_attr[5] == "no_read") {
242  $access = !$ilAccess->checkAccess("read", "", $id[3]);
243  } else {
244  $access = $ilAccess->checkAccess($access_attr[5], "", $id[3]);
245  }
246  }
247  if ($a_mode == ilPageObjectGUI::EDIT) {
248  $access = true;
249  }
250  $end_limiter = "{{{{{Section;AccessEnd;" . $section_nr . "}}}}}";
251  if ($access) {
252  $a_html = substr($a_html, 0, $start) . substr($a_html, $end + 5);
253  $a_html = str_replace($end_limiter, "", $a_html);
254  } else {
255  $end = strpos($a_html, $end_limiter, $start);
256  $a_html = substr($a_html, 0, $start) . substr($a_html, $end + strlen($end_limiter));
257  }
258  }
259 
260  $a_html = str_replace("{{{{{Section;Access}}}}}", "", $a_html);
261  return $a_html;
262  }
const IL_INST_ID
Definition: constants.php:40
checkAccess(string $a_permission, string $a_cmd, int $a_ref_id, string $a_type="", ?int $a_obj_id=null, ?int $a_tree_id=null)
check access for an object (provide $a_type and $a_obj_id if available for better performance) ...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
Definition: plugin.php:23
ilAccessHandler $access
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ init()

ilPCSection::init ( )

Definition at line 30 of file class.ilPCSection.php.

References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilPageContent\setType().

30  : void
31  {
32  global $DIC;
33 
34  $this->access = $DIC->access();
35  $this->ctrl = $DIC->ctrl();
36  $this->lng = $DIC->language();
37  $this->setType("sec");
38  }
setType(string $a_type)
Set Type.
global $DIC
Definition: shib_login.php:22
+ Here is the call graph for this function:

◆ insertTimings()

ilPCSection::insertTimings ( string  $a_html)

Insert timings (in edit mode)

Exceptions
ilDateTimeException

Definition at line 346 of file class.ilPCSection.php.

References $lng, $param, ilDatePresentation\formatDate(), IL_CAL_UNIX, ilDatePresentation\setUseRelativeDates(), and ilLanguage\txt().

348  : string {
349  $lng = $this->lng;
350 
351  $end = 0;
352  $start = strpos($a_html, "{{{{{Section;ActiveFrom");
353  if (is_int($start)) {
354  $end = strpos($a_html, "}}}}}", $start);
355  }
356  $i = 1;
357  while ($end > 0) {
358  $param = substr($a_html, $start + 13, $end - $start - 13);
359  $param = explode(";", $param);
360  $from = $param[1];
361  $to = $param[3];
362  $html = "";
363  if ($from != "") {
365  $from = new ilDateTime($from, IL_CAL_UNIX);
366  $html .= $lng->txt("cont_active_from") . ": " . ilDatePresentation::formatDate($from);
367  }
368  if ($to != "") {
369  $to = new ilDateTime($to, IL_CAL_UNIX);
370  $html .= " " . $lng->txt("cont_active_to") . ": " . ilDatePresentation::formatDate($to);
371  }
372 
373  $h2 = substr($a_html, 0, $start) .
374  $html .
375  substr($a_html, $end + 5);
376  $a_html = $h2;
377  $i++;
378 
379  $start = strpos($a_html, "{{{{{Section;ActiveFrom;", $start + 5);
380  $end = 0;
381  if (is_int($start)) {
382  $end = strpos($a_html, "}}}}}", $start);
383  }
384  }
385  return $a_html;
386  }
static array static setUseRelativeDates(bool $a_status)
set use relative dates
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
const IL_CAL_UNIX
$param
Definition: xapitoken.php:46
ilLanguage $lng
static formatDate(ilDateTime $date, bool $a_skip_day=false, bool $a_include_wd=false, bool $include_seconds=false, ?ilObjUser $user=null,)
+ Here is the call graph for this function:

◆ modifyPageContentPostXsl()

ilPCSection::modifyPageContentPostXsl ( string  $a_output,
string  $a_mode,
bool  $a_abstract_only = false 
)
Exceptions
ilDateTimeException

Definition at line 90 of file class.ilPCSection.php.

References handleAccess().

94  : string {
95  $a_output = self::insertTimings($a_output);
96  $a_output = $this->handleAccess($a_output, $a_mode);
97 
98  return $a_output;
99  }
handleAccess(string $a_html, string $a_mode)
+ Here is the call graph for this function:

◆ saveTimings()

static ilPCSection::saveTimings ( ilPageObject  $a_page)
static

Definition at line 264 of file class.ilPCSection.php.

References $DIC, ilPageContent\$dom_util, $ilDB, $path, ilPageObject\getDomDoc(), ilPageObject\getId(), and ilPageObject\getParentType().

266  : void {
267  global $DIC;
268 
269  $ilDB = $DIC->database();
270  $dom_util = $DIC->copage()->internal()->domain()->domUtil();
271 
272  $ilDB->manipulate(
273  "DELETE FROM copg_section_timings WHERE " .
274  " page_id = " . $ilDB->quote($a_page->getId(), "integer") .
275  " AND parent_type = " . $ilDB->quote($a_page->getParentType(), "text")
276  );
277 
278  $doc = $a_page->getDomDoc();
279 
280  // media aliases
281  $path = "//Section";
282  $nodes = $dom_util->path($doc, $path);
283  foreach ($nodes as $node) {
284  $from = $node->getAttribute("ActiveFrom");
285  if ($from != "") {
286  $ilDB->replace(
287  "copg_section_timings",
288  array(
289  "page_id" => array("integer", $a_page->getId()),
290  "parent_type" => array("text", $a_page->getParentType()),
291  "unix_ts" => array("integer", $from)
292  ),
293  array()
294  );
295  }
296  $to = $node->getAttribute("ActiveTo");
297  if ($to != "") {
298  $ilDB->replace(
299  "copg_section_timings",
300  array(
301  "page_id" => array("integer", $a_page->getId()),
302  "parent_type" => array("text", $a_page->getParentType()),
303  "unix_ts" => array("integer", $to)
304  ),
305  array()
306  );
307  }
308  }
309  }
getDomDoc()
Get dom doc (DOMDocument)
$path
Definition: ltiservices.php:29
global $DIC
Definition: shib_login.php:22
ILIAS COPage Dom DomUtil $dom_util
+ Here is the call graph for this function:

◆ setActiveFrom()

ilPCSection::setActiveFrom ( int  $a_unix_ts)

Definition at line 101 of file class.ilPCSection.php.

References ilPageContent\getChildNode(), and null.

101  : void
102  {
103  $a_unix_ts = ($a_unix_ts > 0) ? (string) $a_unix_ts : null;
104  $this->dom_util->setAttribute($this->getChildNode(), "ActiveFrom", $a_unix_ts);
105  }
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
+ Here is the call graph for this function:

◆ setActiveTo()

ilPCSection::setActiveTo ( int  $a_unix_ts)

Set activation to.

Definition at line 121 of file class.ilPCSection.php.

References ilPageContent\getChildNode(), and null.

121  : void
122  {
123  $a_unix_ts = ($a_unix_ts > 0) ? (string) $a_unix_ts : null;
124  $this->dom_util->setAttribute($this->getChildNode(), "ActiveTo", $a_unix_ts);
125  }
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
+ Here is the call graph for this function:

◆ setCharacteristic()

ilPCSection::setCharacteristic ( string  $a_char)

Definition at line 53 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

53  : void
54  {
55  $this->dom_util->setAttribute($this->getChildNode(), "Characteristic", $a_char);
56  }
+ Here is the call graph for this function:

◆ setExtLink()

ilPCSection::setExtLink ( string  $a_href)

Set link of area to an external one.

Definition at line 174 of file class.ilPCSection.php.

References ilPageContent\getChildNode(), and setNoLink().

174  : void
175  {
176  $this->setNoLink();
177  if (trim($a_href) != "") {
178  $attributes = array("Href" => trim($a_href));
179  $this->dom_util->setFirstOptionalElement(
180  $this->getChildNode(),
181  "ExtLink",
182  [],
183  "",
184  $attributes
185  );
186  }
187  }
setNoLink()
Set no link.
+ Here is the call graph for this function:

◆ setIntLink()

ilPCSection::setIntLink ( string  $a_type,
string  $a_target,
string  $a_target_frame 
)

Set link of area to an internal one.

Definition at line 192 of file class.ilPCSection.php.

References ilPageContent\getChildNode(), and setNoLink().

196  : void {
197  $this->setNoLink();
198  $attributes = array("Type" => $a_type, "Target" => $a_target,
199  "TargetFrame" => $a_target_frame);
200  $this->dom_util->setFirstOptionalElement(
201  $this->getChildNode(),
202  "IntLink",
203  [],
204  "",
205  $attributes
206  );
207  }
setNoLink()
Set no link.
+ Here is the call graph for this function:

◆ setNoLink()

ilPCSection::setNoLink ( )

Set no link.

Definition at line 166 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

Referenced by setExtLink(), and setIntLink().

166  : void
167  {
168  $this->dom_util->deleteAllChildsByName($this->getChildNode(), ["IntLink", "ExtLink"]);
169  }
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setPermission()

ilPCSection::setPermission ( string  $a_val)

Set permission.

Parameters
string$a_val"read"|"write"|"visible"|"no_read"

Definition at line 139 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

139  : void
140  {
141  $this->dom_util->setAttribute($this->getChildNode(), "Permission", $a_val);
142  }
+ Here is the call graph for this function:

◆ setPermissionRefId()

ilPCSection::setPermissionRefId ( int  $a_ref_id)

Definition at line 149 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

149  : void
150  {
151  $this->dom_util->setAttribute($this->getChildNode(), "PermissionRefId", "il__ref_" . $a_ref_id);
152  }
+ Here is the call graph for this function:

◆ setProtected()

ilPCSection::setProtected ( bool  $val)

Definition at line 397 of file class.ilPCSection.php.

References ilPageContent\getChildNode().

397  : void
398  {
399  if ($val) {
400  $this->getChildNode()->setAttribute("Protected", "1");
401  } else {
402  $this->getChildNode()->setAttribute("Protected", "0");
403  }
404  }
+ Here is the call graph for this function:

Field Documentation

◆ $access

ilAccessHandler ilPCSection::$access
protected

Definition at line 26 of file class.ilPCSection.php.

Referenced by handleAccess().

◆ $ctrl

ilCtrl ilPCSection::$ctrl
protected

Definition at line 27 of file class.ilPCSection.php.

◆ $lng

ilLanguage ilPCSection::$lng
protected

Definition at line 28 of file class.ilPCSection.php.

Referenced by insertTimings().


The documentation for this class was generated from the following file: