Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JRegistryFormat
objectToString
Introduction
Synopsis
Parameter
Return
JRegistryFormat::
objectToString
Converts an object into a formatted string.
Signature
public function objectToString(
$object, [array $options = null] )
Parameters
$object
Data Source Object.
$options
An array of options for the formatter.
Returns
string
Formatted string.