/ CDK / Overview / Media Class Reference

Media Class Reference
Inheritance diagram for Media:
Property MediaInterface Node PropertyInterface PropertyInterface NodeInterface NodeInterface PropertyRInterface NodeInterface PropertyRInterface NodeRInterface NodeRInterface NodeRInterface

Public Member Functions

 __construct ($key, $label= '', $tooltip= '', $representation=null, $defaultValue= '', $reloadPageOnChange=true, $reloadPropertiesOnChange=false, $options=null)
 
 setValue ($value)
 
 setDefaultValue ($newValue)
 
 getMime ()
 
 getXKey ()
 
 getPath ()
 
 getThumbnails ()
 
 getAssets ()
 
 getName ()
 
 getId ()
 
 getData ()
 
- Public Member Functions inherited from Property
 __construct ($key, $label= '', $tooltip= '', $representation=null, $defaultValue= '', $reloadPageOnChange=true, $reloadPropertiesOnChange=false, $options=null)
 
 getData ()
 
 setValue ($value)
 
 getValue ()
 
 getInputValue ()
 
 setDefaultValue ($newValue)
 
 getDefaultValue ()
 
 setOptions ($options)
 
 getOptions ()
 
 setReloadPropertiesOnChange ($boolean)
 
 getReloadPropertiesOnChange ()
 
 setReloadPageOnChange ($boolean)
 
 getReloadPageOnChange ()
 
 getValueString ()
 
 __toString ()
 
- Public Member Functions inherited from Node
 __construct ($key, $label= '', $tooltip= '', $representation=null)
 
 getData ()
 
 getKey ()
 
 setLabel ($newValue)
 
 getLabel ()
 
 setTooltip ($newValue)
 
 getTooltip ()
 
 setRepresentation ($newValue)
 
 getRepresentation ()
 
 getParentProperty ()
 
 parentPropertyChangedTo ($newValue)
 
- Public Member Functions inherited from NodeRInterface
 getToolTip ()
 

Protected Attributes

 $type = ContentTemplateRPC::PROPERTY_TYPE_MEDIA
 
 $mime = ''
 
 $xkey = ''
 
 $path = ''
 
 $thumbnails = array()
 
 $assets = array()
 
 $name = ''
 
 $id = ''
 
- Protected Attributes inherited from Property
 $value
 
 $inputValue
 
 $defaultValue
 
 $options
 
- Protected Attributes inherited from Node
 $key
 

Detailed Description

Constructor & Destructor Documentation

__construct (   $key,
  $label = '',
  $tooltip = '',
  $representation = null,
  $defaultValue = '',
  $reloadPageOnChange = true,
  $reloadPropertiesOnChange = false,
  $options = null 
)

Member Function Documentation

getAssets ( )

Implements MediaInterface.

getData ( )
getId ( )

Implements MediaInterface.

getMime ( )

Implements MediaInterface.

getName ( )

Implements MediaInterface.

getPath ( )

Implements MediaInterface.

getThumbnails ( )

Implements MediaInterface.

getXKey ( )

Implements MediaInterface.

setDefaultValue (   $newValue)

Implements PropertyInterface.

setValue (   $value)

Field Documentation

$assets = array()
protected
$id = ''
protected
$mime = ''
protected
$name = ''
protected
$path = ''
protected
$thumbnails = array()
protected
$type = ContentTemplateRPC::PROPERTY_TYPE_MEDIA
protected
$xkey = ''
protected

The documentation for this class was generated from the following file: