dyn_interface.php

Go to the documentation of this file.
00001 <?php
00002 
00007 class dyn_interface extends oxAdminDetails
00008 {
00014     public function getViewId()
00015     {
00016         return 'dyn_interface';
00017     }
00018 }