Property | Type | Description | |
---|---|---|---|
$asset | CreativeAsset | ||
$assetByteArray | base64Binary | ||
$assetId | integer | ||
$fileName | string |
Method | Description | |
---|---|---|
__construct ( $asset = null, $uniqueName = null ) | ||
__construct ( $assetId = null, $assetByteArray = null, $fileName = null, $uniqueName = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $assetId = null, $assetByteArray = null, $fileName = null, $uniqueName = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |