Example #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;
 }
Example #2
0
 public function __construct()
 {
     parent::__construct("player");
 }
Example #3
0
 public function __construct()
 {
     parent::__construct("photo");
 }
Example #4
0
 public function __construct()
 {
     parent::__construct("product");
 }
 public function __construct()
 {
     parent::__construct("summary_large_image");
 }
Example #6
0
 public function __construct()
 {
     parent::__construct("summary");
 }
Example #7
0
 public function __construct()
 {
     parent::__construct("gallery");
 }