ILIAS  trunk Revision v11.0_alpha-1753-gb21ca8c4367
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
expandable_async_repo.php File Reference

Go to the source code of this file.

Namespaces

 ILIAS\UI\examples\Tree\Expandable
 

Functions

if($request_wrapper->has('async_ref') && $request_wrapper->retrieve('async_ref', $refinery->kindlyTo() ->bool())) ILIAS\UI\examples\Tree\Expandable::expandable_async_repo ($ref=null)
 

description: > Example for rendering an expandable tree with asynchronous repositories. More...

 

Variables

global ILIAS\UI\examples\Tree\Expandable::$DIC
 
 ILIAS\UI\examples\Tree\Expandable::$refinery = $DIC->refinery()
 
 ILIAS\UI\examples\Tree\Expandable::$request_wrapper = $DIC->http()->wrapper()->query()