19 declare(strict_types=1);
48 return static function (
isItem $item_one,
isItem $item_two):
int {
53 return strnatcmp($item_one->getTitle(), $item_two->getTitle());
65 return $this->
factory->topParentItem($identification)
66 ->withVisibilityCallable(
Interface IdentificationInterface.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(Container $dic, ilPlugin $plugin)