|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
An public asset is a file or folder that should be served via the web. More...
Inheritance diagram for ILIAS\Component\Resource\PublicAsset:
Collaboration diagram for ILIAS\Component\Resource\PublicAsset: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.