|
|
Home Manual 11. API Reference [WORKING] mosBindArrayToObject |
| [WORKING] mosBindArrayToObject |
|
|
|
|
Last reviewed: Not reviewed mosBindArrayToObjectCopy the contents of an array into an object. This function matches fields in the array with attributes of the same name in the object.
If a field exists in the array but does not match an attribute in the object then it is ignored. If an attribute exists in the object but does not
match an array field then it will be ignored. Object attributes whose name begins with an underscore character are always ignored. Returns true if successful; false otherwise. Syntaxboolean mosBindObjectToArray ( array $array, object $obj [, string $ignore [, string $prefix
Defined inlibraries/joomla/functions.php ExamplesExample: Please report any errors on this page to the Developer Documentation Forum. |
|
| Last Updated ( Sunday, 24 December 2006 ) |
| < Prev | Next > |
|---|





