Arbit - project tracking

Arbit - project tracking

API documentation :: Docs for page convertSymfonyDateTimeData.php

Scripts::convertSymfonyDateTimeData.php

Page Details

arbit 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

Version:  $Revision: 1239 $
License:  GPL

Functions

synchronizeArrays  [line 43]

void synchronizeArrays( $reference, &$array  )

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.

Parameters:
array   $reference: 
array   &$array: 

API Tags:
Access:  public


[ Top ]
Documentation generated on Mon, 05 Apr 2010 14:01:45 +0200 by phpDocumentor 1.4.3