new FluroAsset(fluro)
- Source:
Creates a new FluroAsset instance.
This module provides a number of helper functions for managing asset, image, video and audio items in Fluro
Parameters:
Name | Type | Description |
---|---|---|
fluro |
FluroCore | A reference to the parent instance of the FluroCore module. The FluroAsset module is usually created by a FluroCore instance that passes itself in as the first argument. |