| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: methods.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 162 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| _($url, $xhtml = true, $ssl = null) X-Ref |
| Translates an internal Joomla URL to a humanly readible URL. param: string $url Absolute or Relative URI to Joomla resource param: boolean $xhtml Replace & by & for xml compilance param: int $ssl Secure state for the resolved URI return: The translated humanly readible URL |
| _($string, $jsSafe = false) X-Ref |
| Translates a string into the current language param: string $string The string to translate param: boolean $jsSafe Make the result javascript safe |
| sprintf($string) X-Ref |
| Passes a string thru an sprintf param: format The format string param: mixed Mixed number of arguments for the sprintf function |
| printf($string) X-Ref |
| Passes a string thru an printf param: format The format string param: mixed Mixed number of arguments for the sprintf function |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |