|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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\NodeModule, and ILIAS\Component\Resource\OfComponent.
| ILIAS\Component\Resource\PublicAsset::getTarget | ( | ) |
The new path of relative to the ILIAS public directory.
Implemented in ILIAS\Component\Resource\NodeModule, and ILIAS\Component\Resource\OfComponent.