ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
expandable_async_repo.php File Reference

Go to the source code of this file.

Namespaces

namespace  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)
 

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()