JArrayHelper/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | _sortObjects | Private callback function for sorting an array of objects on a key. |
| public static | fromObject | Utility function to map an object to an array. |
| public static | getColumn | Extracts a column from an array of arrays or objects. |
| public static | getValue | Utility function to return a value from a named array or a specified default. |
| public static | isAssociative | Method to determine if an array is an associative array. |
| public static | sortObjects | Utility function to sort an array of objects on a given field. |
| public static | toInteger | Function to convert array to integer values. |
| public static | toObject | Utility function to map an array to a stdClass object. |
| public static | toString |
- Defined in libraries/joomla/utilities/arrayhelper.php
Importing
jimport( 'joomla.utilities.arrayhelper' );
See also
JArrayHelper source code on BitBucket
Subpackage Utilities
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:06:38
