Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct("app");
     $this->_description = null;
     $this->_appIdIphone = null;
     $this->_appIdIpad = null;
     $this->_appIdGoogleplay = null;
     $this->_appUrlIphone = null;
     $this->_appUrlIpad = null;
     $this->_appUrlGoogleplay = null;
     $this->_appNameIphone = null;
     $this->_appNameIpad = null;
     $this->_appNameGoogleplay = null;
     $this->_appCountry = null;
 }
Exemplo n.º 2
0
 public function __construct()
 {
     parent::__construct("player");
 }
Exemplo n.º 3
0
 public function __construct()
 {
     parent::__construct("photo");
 }
Exemplo n.º 4
0
 public function __construct()
 {
     parent::__construct("product");
 }
Exemplo n.º 5
0
 public function __construct()
 {
     parent::__construct("summary_large_image");
 }
Exemplo n.º 6
0
 public function __construct()
 {
     parent::__construct("summary");
 }
Exemplo n.º 7
0
 public function __construct()
 {
     parent::__construct("gallery");
 }