Beispiel #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setTagName("size");
     $this->useOption = false;
     $this->elCounter = 10;
     $this->parseContent = true;
 }
 public function __construct()
 {
     parent::__construct();
     $this->setTagName("youtube");
 }
 public function __construct()
 {
     parent::__construct();
     $this->setTagName("video");
 }