|
Stud.IP
jlu_4.3 Revision 64286
|


Public Member Functions | |
| createCSSFile ($filename, array $metadata=array()) | |
Interface for the assets factory.
Implement your own factory and asset objects if you want to use your own storage for assets.
| createCSSFile | ( | $filename, | |
| array | $metadata = array() |
||
| ) |
Restores or create a css file based on the given information.
| String | $filename | Filename of the original file |
| Array | $metadata | Potential metadata |
Implemented in PluginAssetFactory.