ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
An public asset is a file or folder that should be served via the web. More...
Public Member Functions | |
getSource () | |
The path of asset relative to the ILIAS base directory. More... | |
getTarget () | |
The new path of relative to the ILIAS public directory. More... | |
An public asset is a file or folder that should be served via the web.
Definition at line 26 of file PublicAsset.php.
ILIAS\Component\Resource\PublicAsset::getSource | ( | ) |
The path of asset relative to the ILIAS base directory.
Implemented in ILIAS\Component\Resource\OfComponent, and ILIAS\Component\Resource\NodeModule.
ILIAS\Component\Resource\PublicAsset::getTarget | ( | ) |
The new path of relative to the ILIAS public directory.
Implemented in ILIAS\Component\Resource\OfComponent, and ILIAS\Component\Resource\NodeModule.