ILIAS
trunk Revision v11.0_alpha-1731-gff9cd7e2bd3
|
Public Member Functions | |
__construct (protected \ilLMTree $lm_tree, protected $type="", protected $current_node=0, protected $transl="") | |
getChildTitle (array $child) | |
getData (array $fields, ?Range $range=null, ?Order $order=null, array $filter=[], array $parameters=[]) | |
count (array $filter=[], array $parameters=[]) | |
Protected Member Functions | |
getChilds () | |
Protected Attributes | |
ilLanguage | $lng |
ILIAS UI Factory | $f |
array | $childs = null |
Definition at line 26 of file SubObjectRetrieval.php.
ILIAS\LearningModule\Table\SubObjectRetrieval::__construct | ( | protected \ilLMTree | $lm_tree, |
protected | $type = "" , |
||
protected | $current_node = 0 , |
||
protected | $transl = "" |
||
) |
Definition at line 32 of file SubObjectRetrieval.php.
References $DIC, and ILIAS\Repository\lng().
ILIAS\LearningModule\Table\SubObjectRetrieval::count | ( | array | $filter = [] , |
array | $parameters = [] |
||
) |
Implements ILIAS\LearningModule\Table\RetrievalInterface.
Definition at line 118 of file SubObjectRetrieval.php.
References ILIAS\LearningModule\Table\SubObjectRetrieval\getChilds().
|
protected |
Definition at line 52 of file SubObjectRetrieval.php.
References ILIAS\LearningModule\Table\SubObjectRetrieval\$childs.
Referenced by ILIAS\LearningModule\Table\SubObjectRetrieval\count(), and ILIAS\LearningModule\Table\SubObjectRetrieval\getData().
ILIAS\LearningModule\Table\SubObjectRetrieval::getChildTitle | ( | array | $child | ) |
Definition at line 43 of file SubObjectRetrieval.php.
Referenced by ILIAS\LearningModule\Table\SubObjectRetrieval\getData().
ILIAS\LearningModule\Table\SubObjectRetrieval::getData | ( | array | $fields, |
?Range | $range = null , |
||
?Order | $order = null , |
||
array | $filter = [] , |
||
array | $parameters = [] |
||
) |
Implements ILIAS\LearningModule\Table\RetrievalInterface.
Definition at line 63 of file SubObjectRetrieval.php.
References $lm_set, ilPageObject\_isScheduledActivation(), ilPageObject\_lookupActive(), ilPageObject\_lookupContainsDeactivatedElements(), ILIAS\LearningModule\Table\SubObjectRetrieval\getChilds(), ILIAS\LearningModule\Table\SubObjectRetrieval\getChildTitle(), ilUtil\getImagePath(), and ILIAS\Repository\lng().
|
protected |
Definition at line 30 of file SubObjectRetrieval.php.
Referenced by ILIAS\LearningModule\Table\SubObjectRetrieval\getChilds().
Definition at line 29 of file SubObjectRetrieval.php.
|
protected |
Definition at line 28 of file SubObjectRetrieval.php.