OXID eShop CE  4.8.12
 All Classes Files Functions Variables Pages
efire.php
Go to the documentation of this file.
1 <?php
2 
8 class Efire extends oxAdminView
9 {
14  protected $_sThisTemplate = 'efire.tpl';
15 
21  public function getViewId()
22  {
23  return 'dyn_efire';
24  }
25 }