API15:JComponentHelper
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/application/component/helper.php
Methods
| Method name | Description |
|---|---|
| getComponent | Get the component info |
| isEnabled | Checks if the component is enabled |
| getParams | Gets the parameter object for the component |
| renderComponent |
Importing
jimport( 'joomla.application.component.helper' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 00:54:54
