Class JPathway
Class to maintain a pathway.
The user's navigated path within the application.
Direct known subclasses
Package: Joomla\Libraries\Pathway
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.5
Located at cms/pathway/pathway.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.5
Located at cms/pathway/pathway.php
Methods summary
public
|
|
public static
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
boolean
|
|
public
boolean
|
|
protected
|
|
protected
|
Magic methods summary
Properties summary
protected
array
|
$_pathway |
#
Array to hold the pathway item objects |
protected
integer
|
$_count |
#
Integer number of items in the pathway |
protected static
|
$instances |
#
JPathway instances container. |