Exemplo n.º 1
0
 /**
  * Constructor method for AttachSpec
  * @param  bool $optional Optional
  * @return self
  */
 public function __construct($optional = null)
 {
     parent::__construct();
     if (null !== $optional) {
         $this->setProperty('optional', (bool) $optional);
     }
 }
 public function __construct(array $attrs = [])
 {
     parent::__construct();
     $this->setAttrs($attrs);
     $this->on('before', function (Base $sender) {
         $attrs = $sender->getAttrs();
         if (!empty($attrs)) {
             $sender->setProperty('attrs', $attrs);
         }
     });
 }
Exemplo n.º 3
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'attach')
 {
     return parent::toXml($name);
 }
Exemplo n.º 4
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'interval')
 {
     return parent::toXml($name);
 }
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'rules')
 {
     return parent::toXml($name);
 }
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'phone')
 {
     return parent::toXml($name);
 }
Exemplo n.º 7
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'byyearday')
 {
     return parent::toXml($name);
 }
Exemplo n.º 8
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'field')
 {
     return parent::toXml($name);
 }
Exemplo n.º 9
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'remove')
 {
     return parent::toXml($name);
 }
Exemplo n.º 10
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'grantee')
 {
     return parent::toXml($name);
 }
Exemplo n.º 11
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'search')
 {
     return parent::toXml($name);
 }
Exemplo n.º 12
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'actionFilter')
 {
     return parent::toXml($name);
 }
Exemplo n.º 13
0
 /**
  * Method returning the xml representative this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'retentionPolicy')
 {
     return parent::toXml($name);
 }
Exemplo n.º 14
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'byhour')
 {
     return parent::toXml($name);
 }
Exemplo n.º 15
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'xparam')
 {
     return parent::toXml($name);
 }
Exemplo n.º 16
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'account')
 {
     return parent::toXml($name);
 }
Exemplo n.º 17
0
 /**
  * Method returning the xml representation of this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'authToken')
 {
     return parent::toXml($name);
 }
Exemplo n.º 18
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'byweekno')
 {
     return parent::toXml($name);
 }
Exemplo n.º 19
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'comment')
 {
     return parent::toXml($name);
 }
Exemplo n.º 20
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'prefs')
 {
     return parent::toXml($name);
 }
Exemplo n.º 21
0
 /**
  * Method returning the xml representation of this class
  *
  * @return SimpleXML
  */
 public function toXml($name = 'zmgDevice')
 {
     return parent::toXml($name);
 }
Exemplo n.º 22
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'whiteList')
 {
     return parent::toXml($name);
 }
Exemplo n.º 23
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'callwaiting')
 {
     return parent::toXml($name);
 }
Exemplo n.º 24
0
 /**
  * Method returning the xml representative this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'folder')
 {
     return parent::toXml($name);
 }
Exemplo n.º 25
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'link')
 {
     return parent::toXml($name);
 }
Exemplo n.º 26
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'bymonth')
 {
     return parent::toXml($name);
 }
Exemplo n.º 27
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'query')
 {
     return parent::toXml($name);
 }
Exemplo n.º 28
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'ucservice')
 {
     return parent::toXml($name);
 }
Exemplo n.º 29
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'server')
 {
     return parent::toXml($name);
 }
Exemplo n.º 30
0
 /**
  * Method returning the xml representation of this class
  *
  * @param  string $name
  * @return SimpleXML
  */
 public function toXml($name = 'alarm')
 {
     return parent::toXml($name);
 }