Class mosPathway

Description

Pathway handler

Located in /includes/core.classes.php (line 768)


	
			
Variable Summary
 array $_names
 array $_urls
Method Summary
 mosPathway mosPathway ()
 void addItem ( $name,  $givenurl)
 void &getInstance ()
 void makePathway ()
 void reduceToOne ()
Variables
array $_names = null (line 770)
  • var: Names for display in pathway
array $_urls = null (line 772)
  • var: URLs for links from pathway
Methods
Constructor mosPathway (line 777)

Constructor

mosPathway mosPathway ()
addItem (line 797)

Add an item to the pathway

void addItem ( $name,  $givenurl)
  • $name
  • $givenurl
getInstance (line 788)

Singleton accessor

void &getInstance ()
makePathway (line 820)

Make a pathway string for display

void makePathway ()
reduceToOne (line 810)

Enter description here...

void reduceToOne ()

Documentation generated on Mon, 05 May 2008 16:19:02 +0400 by phpDocumentor 1.4.0