Ejemplo n.º 1
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('dataProvider' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'editable' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'length' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'restrict' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'selectedIndex' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'selectedItem' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'text' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'textField' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'value' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 2
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('activePlayControl' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'associatedDisplay' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'backgroundStyle' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'controllerPolicy' => array('required' => false, 'type' => 'enum', 'values' => array('auto', 'on', 'off'), 'since' => '1.0'), 'enabled' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'horizontal' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'playPercent' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'volume' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'click' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'playheadChange' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'volumeChange' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'scrubbing' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 3
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('editable' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'hPosition' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'htmlText' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'maxChars' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'maxHPosition' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'password' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'restrict' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'text' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'change' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'enter' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 4
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('align' => array('required' => false, 'type' => 'enum', 'values' => array('baseline', 'center', 'end', 'start', 'stretch'), 'since' => '1.0')));
 }
Ejemplo n.º 5
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('dataProvider' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'labelField' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'menuHide' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'change' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'menushow' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'rollOut' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'rollOver' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 6
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('tabIndex' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'childCreated' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'childDestroyed' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'childIndexChanged' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 7
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('selected' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'toggle' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'falseUpSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'falseDownSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'falseOverSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'falseDisabledSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'trueUpSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'trueDownSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'trueOverSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'trueDisabledSkin' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'buttonDown' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'buttonDragOut' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'click' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 8
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('lineScrollSize' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'maxPos' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'minPos' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'pageScrollSize' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'pageSize' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'scrollPosition' => array('required' => false, 'type' => 'int', 'since' => '1.0')));
 }
Ejemplo n.º 9
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('dayNames' => array('required' => false, 'type' => 'enum', 'values' => array('S', 'M', 'T', 'W', 'T', 'F', 'S'), 'since' => '1.0'), 'disabledDays' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'disabledRanges' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'displayedMonth' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'displayedYear' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'firstDayOfWeek' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'headerColor' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'headerStyleDeclaration' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'monthNames' => array('required' => false, 'type' => 'enum', 'values' => array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'), 'since' => '1.0'), 'rollOverColor' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'selectableRange' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'selectedDate' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'selectionColor' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'showToday' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'todayColor' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'todayStyleDeclaration' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'weekdayStyleDeclaration' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'change' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'scroll' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 10
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('shadowColor' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'strokeWidth' => array('required' => false, 'type' => 'int', 'since' => '1.0')));
 }
Ejemplo n.º 11
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('indicatorGap' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'label' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'labelWidth' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'verticalGap' => array('required' => false, 'type' => 'int', 'since' => '1.0')));
 }
Ejemplo n.º 12
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('aspectRatio' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'associatedController' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'autoPlay' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'autoSize' => array('required' => false, 'type' => 'boolean', 'since' => '1.0'), 'contentPath' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'cuePoints' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'fps' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'mediaType' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'playheadTime' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'totalTime' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'volume' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'change' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'complete' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'cuePoint' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'progress' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'start' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'resizeVideo' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'totalTimeUpdated' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }
Ejemplo n.º 13
0
 /**
  * Constructor
  *
  * @access public
  */
 public function __construct($attributes = array(), $cdata = null)
 {
     parent::__construct($attributes, $cdata);
     $this->addAttributeDefinitions(array('maximum' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'minimum' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'stepSize' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'value' => array('required' => false, 'type' => 'int', 'since' => '1.0'), 'change' => array('required' => false, 'type' => 'string', 'since' => '1.0'), 'draw' => array('required' => false, 'type' => 'string', 'since' => '1.0')));
 }