Property | Type | Description | |
---|---|---|---|
$fieldMedia | Media | ||
$fieldText | string | ||
$name | string | ||
$type | tnsTemplateElementFieldType |
Method | Description | |
---|---|---|
__construct ( $name = null, $type = null, $fieldText = null, $fieldMedia = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $name = null, $type = null, $fieldText = null, $fieldMedia = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |