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 }

Generated by  doxygen 1.6.2