.

Arr Member List

This is the complete list of members for Arr, including all inherited members.
clean(&$clean, &$source) Arr [static]
extract_array_keys($key) Arr [static]
force($value, $allow_empty=true) Arr [static]
force_keys_to_string($arr) Arr [static]
get_item($arr, $key, $default=false) Arr [static]
get_item_recursive($arr, $key, $default=false) Arr [static]
implode($glue, $pieces, $assign= '=') Arr [static]
implode_tail($glue, $glue_tail, $pieces) Arr [static]
remove(&$arr, $value) Arr [static]
remove_recursive(&$arr, $value) Arr [static]
set_item_recursive(&$arr, $key, $value) Arr [static]
unforce_keys_from_string($arr) Arr [static]
unset_item_recursive(&$arr, $key) Arr [static]