implements Countable, Iterator, Traversable
Represents a collection of resources
...
...
...
...
...
...
...
...
...
...
...
...
Adds a resource to the collection
Adds an inline code to the collection
Adds a CSS resource to the collection
Adds an inline CSS to the collection
Adds a javascript resource to the collection
Adds an inline javascript to the collection
Returns the number of elements in the form
Rewinds the internal iterator
Returns the current resource in the iterator
Returns the current position/key in the iterator
Moves the internal iteration pointer to the next position
Check if the current element in the iterator is valid
Sets the target path of the file for the filtered/join output
Sets a base source path for all the resources in this collection
Sets a target uri for the generated HTML
Sets a common prefix for all the resources
Sets if the collection uses local resources by default
Sets extra HTML attributes
Sets an array of filters in the collection
Sets the target local
Sets if all filtered resources in the collection must be joined in a single result file
Returns the complete location where the joined/filtered collection must be written
Adds a filter to the collection
© 2011–2017 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/latest/api/Phalcon_Assets_Collection.html