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