JPathway/1.6/ja

出典: Joomla! ドキュメンテーション

== Joomla 1.6 JPathway==

Description

[Edit Descripton]

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

Joomla 1.6 JPathway source code on JoomlaCode

Joomla 1.6 Subpackage Application


[Edit See Also]

User contributed notes

<CodeExamplesForm />

%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).