|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\LearningModule\Table\SubObjectRetrieval:
Collaboration diagram for ILIAS\LearningModule\Table\SubObjectRetrieval: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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
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().
Here is the caller graph for this function:| ILIAS\LearningModule\Table\SubObjectRetrieval::getChildTitle | ( | array | $child | ) |
Definition at line 43 of file SubObjectRetrieval.php.
Referenced by ILIAS\LearningModule\Table\SubObjectRetrieval\getData().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
|
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.