ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
The URLBuilder allows views to get links that are used somewhere inline in the content. More...
Public Member Functions | |
getURL (string $command, int $param=null) | |
Get an URL for the provided command and params. More... | |
The URLBuilder allows views to get links that are used somewhere inline in the content.
Definition at line 12 of file URLBuilder.php.
ILIAS\KioskMode\URLBuilder::getURL | ( | string | $command, |
int | $param = null |
||
) |
Get an URL for the provided command and params.
Implemented in LSUrlBuilder.