API15:JPathway
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/application/pathway.php
Methods
| Method name | Description |
|---|---|
| __construct | Class constructor |
| getInstance | Returns a reference a JPathway object |
| getPathway | Return the JPathWay items array |
| setPathway | Set the JPathway items array. |
| getPathwayNames | Create and return an array of the pathway names. |
| addItem | Create and add an item to the pathway. |
| setItemName | Set item name. |
Importing
jimport( 'joomla.application.pathway' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 01:56:48
