JPathway/1.5

From Joomla! Documentation
< JPathway
Revision as of 16:21, 17 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[Edit Descripton] JPathway is an abstract class to maintain a pathway. Main example of use so far is the mod_breadcrumbs module that keeps track of the user's navigated path within the Joomla application.

Defined in

libraries/joomla/application/pathway.php

Subpackage

Application

Extends

JObject

Extended by

Methods

Method name Description
__construct Class constructor.
_makeItem Create and return a new pathway object.
addItem Create and add an item to the pathway.
getInstance Returns a reference a object.
getPathway Return the JPathWay items array.
getPathwayNames Create and return an array of the pathway names.
setItemName Set item name.
setPathway Set the items array.

Importing

jimport( 'joomla.application.pathway' );

See also

[Edit See Also] SeeAlso:JPathway

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox