API17:JStringController
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 6: | Line 6: | ||
===Defined in=== | ===Defined in=== | ||
libraries/joomla/filesystem/support/stringcontroller.php | libraries/joomla/filesystem/support/stringcontroller.php | ||
| + | * see source code in [[jplatform:filesystem/support/stringcontroller.php|BitBucket]] | ||
===Subpackage=== | ===Subpackage=== | ||
[[Subpackage Filesystem/11.1|Filesystem]] | [[Subpackage Filesystem/11.1|Filesystem]] | ||
| Line 29: | Line 30: | ||
<source lang="php">jimport( 'joomla.filesystem.support.stringcontroller' );</source> | <source lang="php">jimport( 'joomla.filesystem.support.stringcontroller' );</source> | ||
===See also=== | ===See also=== | ||
| + | * JStringController source code in [[jplatform:filesystem/support/stringcontroller.php|BitBucket]] | ||
* [[JStringController|Other versions of this class]] | * [[JStringController|Other versions of this class]] | ||
{{SeeAlso:JStringController}} | {{SeeAlso:JStringController}} | ||
Revision as of 18:02, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JStringController
Defined in
libraries/joomla/filesystem/support/stringcontroller.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| _getArray | |
| createRef | |
| getRef |
Importing
jimport( 'joomla.filesystem.support.stringcontroller' );
See also
- JStringController source code in BitBucket
- Other versions of this class
SeeAlso:JStringController [Edit See Also]
Examples
<CodeExamplesForm />
