JPathway/1.6/ja
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Class constructor. |
| public | _makeItem | Create and return a new pathway object. |
| public | addItem | Create and add an item to the pathway. |
| public | getPathway | Return the JPathWay items array. |
| public | getPathwayNames | Create and return an array of the pathway names. |
| public | setItemName | Set item name. |
| public | setPathway | Set the items array. |
| public static | getInstance | Returns a object. |
- Defined in libraries/joomla/application/pathway.php
- Extends JObject
Importing
jimport( 'joomla.application.pathway' );
See also
JPathway source code on JoomlaCode
Subpackage Application
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
