Esempio n. 1
0
 public function getClasses($type)
 {
     return "pe_mbox_slider " . parent::getClasses($type);
 }
 public function getClasses($type)
 {
     return "pe_mbox_galleryPost " . parent::getClasses($type);
 }
Esempio n. 3
0
 public function render($post)
 {
     parent::render($post);
 }
 public function getClasses($type)
 {
     return "pe_mbox_conditional " . parent::getClasses($type);
 }
Esempio n. 5
0
 public function getClasses($type)
 {
     return "pe_mbox_layout " . parent::getClasses($type);
 }
Esempio n. 6
0
 public function getClasses($type)
 {
     return "pe_mbox_background " . parent::getClasses($type);
 }
Esempio n. 7
0
 public function getClasses($type)
 {
     return "pe_mbox_project " . parent::getClasses($type);
 }