| [ 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: php.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 86 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JRegistryFormatPHP:: (3 methods):
objectToString()
stringToObject()
_getArrayString()
Class: JRegistryFormatPHP - X-Ref
PHP class format handler for JRegistry| objectToString( &$object, $params ) X-Ref |
| Converts an object into a php class string. - NOTE: Only one depth level is supported. param: object $object Data Source Object param: array $param Parameters used by the formatter return: string Config class formatted string |
| stringToObject() X-Ref |
| Placeholder method return: boolean True |
| _getArrayString($a) X-Ref |
| No description |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |