API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
_sortObjects(&$a, &$b) | JArrayHelper | [static] |
fromObject($p_obj, $recurse=true, $regex=null) | JArrayHelper | [static] |
getColumn(&$array, $index) | JArrayHelper | [static] |
getValue(&$array, $name, $default=null, $type='') | JArrayHelper | [static] |
sortObjects(&$a, $k, $direction=1) | JArrayHelper | [static] |
toInteger(&$array, $default=null) | JArrayHelper | [static] |
toObject(&$array, $class= 'stdClass') | JArrayHelper | [static] |
toString($array=null, $inner_glue= '=', $outer_glue= ' ', $keepOuterKey=false) | JArrayHelper |