ArrayUtil Class Reference
An empty class providing helper methods for dealing with arrays.
More...
List of all members.
Static Public Member Functions |
static | get_field (&$arr, $f, $def=false) |
static | get_array (&$arr, $f, $def=array()) |
static | get_subarray (&$arr, $f1, $f2, $def=array()) |
static | get_subfield (&$arr, $f1, $f2, $def=false) |
static | get_string (&$arr, $f, $def="") |
Detailed Description
An empty class providing helper methods for dealing with arrays.
The documentation for this class was generated from the following file:
- extensions/GrandObjects/ArrayUtil.php