3 declare(strict_types=1);
20 public function getURL(
string $command,
int $param = null): Data\URI;
The URLBuilder allows views to get links that are used somewhere inline in the content.
getURL(string $command, int $param=null)
Get an URL for the provided command and params.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...