Class AssetCollection
Class AssetCollection
Handles Asset objects (JavaScript and CSS). Use the getHtml() method to get the HTML output for the collection. The elements will be outputted in the same order they were added in the collection.
- AbstractCollection implements IteratorAggregate, Countable
-
AssetCollection
implements
AssetCollectionInterface
Package: Http\Collections
Category: System
Located at SystemServices/Http/Collections/AssetCollection.inc.php
Category: System
Located at SystemServices/Http/Collections/AssetCollection.inc.php
Methods summary
public
|
|
public
string
|
|
protected
string
|
Methods inherited from AbstractCollection
__construct(),
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()