dyn_interface.php

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