JModuleHelper/1.6
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | getLayoutPath | Get the path to a layout for a module. |
| public | getModule | Get module by name (real, eg 'Breadcrumbs' or folder, eg 'mod_breadcrumbs'). |
| public | getModules | Get modules by position. |
| public static | isEnabled | Checks if a module is enabled. |
| public static | moduleCache | Module cache helper. |
| public static | renderModule | Render the module. |
| protected | _load | Load published modules. |
- Defined in libraries/joomla/application/module/helper.php
Importing
jimport( 'joomla.application.module.helper' );
See also
JModuleHelper source code on JoomlaCode
Subpackage Application
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/25 08:30:39
