JRegistryFormatINI::objectToString/1.5
From Joomla! Documentation
JRegistryFormatINI::objectToString
Description
Converts an object into an INI formatted string
Description:JRegistryFormatINI::objectToString
[Edit Descripton]
public function objectToString ( &$object $params )
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$object | |||
| $params |
- Returns
- Defined on line 39 of libraries/joomla/registry/format/ini.php
See also
-
JRegistryFormatINI::objectToString on api.joomla.org
-
JRegistryFormatINI source code on JoomlaCode
-
Class JRegistryFormatINI
-
Subpackage Registry
- Other versions of JRegistryFormatINI::objectToString
SeeAlso:JRegistryFormatINI::objectToString [Edit See Also]
User contributed notes
<CodeExamplesForm />