API16:JRegistryFormat
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/registry/format.php
Methods
| Method name | Description |
|---|---|
| getInstance | Returns a Format object, only creating it if it doesn't already exist. |
| stringToObject | Converts an XML formatted string into an object |
| objectToString | Converts an object into a formatted string |
Importing
jimport( 'joomla.registry.format' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 12:41:53
