|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Namespaces | |
| namespace | Iterator |
Data Structures | |
| class | AssetCache |
| Caches an asset to avoid the cost of loading and dumping. More... | |
| class | AssetCollection |
| A collection of assets. More... | |
| interface | AssetCollectionInterface |
| An asset collection. More... | |
| interface | AssetInterface |
| An asset has a mutable URL and content and can be loaded and dumped. More... | |
| class | AssetReference |
| A reference to an asset in the asset manager. More... | |
| class | BaseAsset |
| A base abstract asset. More... | |
| class | FileAsset |
| Represents an asset loaded from a file. More... | |
| class | GlobAsset |
| A collection of assets loaded by glob. More... | |
| class | HttpAsset |
| Represents an asset loaded via an HTTP request. More... | |
| class | StringAsset |
| Represents a string asset. More... | |