OXID eShop CE  4.10.1
 All Classes Namespaces Files Functions Variables Pages
actions.php
Go to the documentation of this file.
1 <?php
2 
8 class Actions extends oxAdminView
9 {
10 
16  protected $_sThisTemplate = 'actions.tpl';
17 }