Example #1
0
 /**
  * Return "empty list" catalog
  *
  * @return string
  */
 protected function getEmptyListDir()
 {
     return parent::getEmptyListDir() . '/' . $this->getPageBodyDir();
 }
Example #2
0
 /**
  * Return "empty list" catalog
  *
  * @return string
  */
 protected function getEmptyListDir()
 {
     return parent::getEmptyListDir() . '/payment/appearance';
 }
Example #3
0
 /**
  * Return "empty list" catalog
  *
  * @return string
  */
 protected function getEmptyListDir()
 {
     return parent::getEmptyListDir();
 }