PHP » GoLang |
login |
register |
about
|
GoLang SDO_Model_ReflectionDataObject::export
request it (286)
GoLang replacement for PHP's SDO_Model_ReflectionDataObject::export
[edit | history]
PHP SDO_Model_ReflectionDataObject::exportPHP original manual for SDO_Model_ReflectionDataObject::export [ show | php.net ]SDO_Model_ReflectionDataObject::export(^) SDO_Model_ReflectionDataObject::export — Get a string describing the SDO_DataObject Description
mixed SDO_Model_ReflectionDataObject::export
( SDO_Model_ReflectionDataObject
$rdo
[, bool $return
] )Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.
Get a string describing the SDO_DataObject.
The default behaviour is to print the output, but
if Parameters
Return ValuesReturns the output if TRUE is specified for return, otherwise NULL. |
more
Recently updated
more
Most requested
more
Last requests
|