API documentation :: Docs for page convertSymfonyDateTimeData.php
Packages:Classes: |
Scripts::convertSymfonyDateTimeData.phpPage Detailsarbit autoload file This file is part of arbit. arbit autoload file This file is part of arbit. arbit is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License. arbit is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with arbit; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Functions
synchronizeArrays [line 43]
Synchronize arrays Ensure the given $array contains a structural superset of the $reference array. keys in $reference and creates the keys, if they are not yet afailable in $array. Synchronize arrays Ensure the given $array contains a structural superset of the $reference array. This function recursively checks the $array for availability of the keys in $reference and creates the keys, if they are not yet afailable in $array.
API Tags:
[ Top ]
Documentation generated on Mon, 05 Apr 2010 14:01:45 +0200 by phpDocumentor 1.4.3
|