arr Class Reference

Array Help class. More...

Static Public Member Functions

static search ($ary, $k, $def=false)
 this just lets us safely access array variables that might not be set, optionally specifying a default to return in case the variable isn't found.

Detailed Description

Array Help class.


Member Function Documentation

static arr::search ( ary,
k,
def = false 
) [static]

this just lets us safely access array variables that might not be set, optionally specifying a default to return in case the variable isn't found.

Note that $k (for key) can be an array


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1