oxiurl.php

Go to the documentation of this file.
00001 <?php
00002 
00007 interface oxIUrl
00008 {
00017     public function getLink( $iLang = null );
00018 
00027     public function getStdLink( $iLang = null, $aParams = array() );
00028 }
00029 
00030 ?>

Generated on Mon Oct 26 20:07:16 2009 for OXID eShop CE by  doxygen 1.5.5