53 ?
int $parameter =
null
Builds a Color from either hex- or rgb values.
Keeps the state of a view in a simple stringly type key-value store.
updatePost(State $state, string $command, array $post)
Update the state and the object based on the provided command and post-data.
setObject(ilObject $object)
Set the object for this view.
buildControls(State $state, ControlBuilder $builder)
Construct the controls for the view based on the current state.
updateGet(State $state, string $command, ?int $parameter=null)
Update the state based on the provided command.
getObjectClass()
Get the class of objects this view displays.
render(State $state, Factory $factory, URLBuilder $url_builder, ?array $post=null)
hasPermissionToAccessKioskMode()
Check if the global user has permission to access the kiosk mode of the supplied object.
buildInitialState(State $empty_state)
Build an initial state based on the Provided empty state.
Base class to be implemented and put in class-directory of module with the name il$MODULEKioskModeVie...
Class ilObject Basic functions for all objects.
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Build controls for the view.
The URLBuilder allows views to get links that are used somewhere inline in the content.
A component is the most general form of an entity in the UI.
This is how the factory for UI elements looks.
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.