JUtility/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | array_unshift_ref | Prepend a reference to an element to the beginning of an array. |
| public | return_bytes | Return the byte value of a particular string. |
| public static | dump | Method to dump the structure of a variable for debugging purposes. |
| public static | getHash | Provides a secure hash based on a seed. |
| public static | getToken | Method to determine a hash for anti-spoofing variable names. |
| public static | isWinOS | Method to determine if the host OS is Windows. |
| public static | parseAttributes | Method to extract key/value pairs out of a string with xml style attributes. |
| public static | sendAdminMail | Sends mail to administrator for approval of a user submission. |
| public static | sendMail | Mail function (uses phpMailer). |
- Defined in libraries/joomla/utilities/utility.php
Importing
jimport( 'joomla.utilities.utility' );
See also
JUtility 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/26 01:23:57
