JArrayHelper/1.5

From Joomla! Documentation
< JArrayHelper
Revision as of 13:02, 13 February 2013 by JoomlaWikiBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JArrayHelper

Description

Description:JArrayHelper [Edit Descripton]

Methods

Visibility Method name Description
public toString
public _sortObjects Private callback function for sorting an array of objects on a key.
public fromObject Utility function to map an object to an array.
public getColumn Extracts a column from an array of arrays or objects.
public getValue Utility function to return a value from a named array or a specified default.
public sortObjects Utility function to sort an array of objects on a given field.
public toInteger Function to convert array to integer values.
public toObject Utility function to map an array to a stdClass object.
  • Defined in libraries/joomla/utilities/arrayhelper.php

Importing

jimport( 'joomla.utilities.arrayhelper' );

See also

SeeAlso:JArrayHelper [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox