ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ILIAS\KioskMode\URLBuilder Interface Reference

The URLBuilder allows views to get links that are used somewhere inline in the content. More...

+ Inheritance diagram for ILIAS\KioskMode\URLBuilder:
+ Collaboration diagram for ILIAS\KioskMode\URLBuilder:

Public Member Functions

 getURL (string $command, int $param=null)
 Get an URL for the provided command and params. More...
 

Detailed Description

The URLBuilder allows views to get links that are used somewhere inline in the content.

Definition at line 12 of file URLBuilder.php.

Member Function Documentation

◆ getURL()

ILIAS\KioskMode\URLBuilder::getURL ( string  $command,
int  $param = null 
)

Get an URL for the provided command and params.

Implemented in LSUrlBuilder.


The documentation for this interface was generated from the following file: