dev.obliquid.com: obliquid
[ class tree: obliquid ] [ index: obliquid ] [ all elements ]

Class: nav

Source Location: Program_Root/classes/obliquid/nav.php

Class Overview


Nav class, support classes for core/nav.php and "module"/index.php


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 29]
Nav class, support classes for core/nav.php and "module"/index.php





[ Top ]


Class Variables

$commonPages = array()

[line 41]

KEY = page URL, VALUE=associative array from the common directory




Type:   mixed


[ Top ]

$isLocal =  false

[line 35]

We will need to process the local file a little differently




Type:   mixed


[ Top ]

$lastName =

[line 47]

So CDATA knows whether to keep the data or not




Type:   mixed


[ Top ]

$localPages = array()

[line 44]

KEY = page URL, VALUE=associative array from the local directory




Type:   mixed


[ Top ]

$ordPages = array()

[line 38]

KEY = the ORD value, VALUE=page URL (just so we can sort it later)




Type:   mixed


[ Top ]

$theNav =

[line 50]

Someplace to collect all the information from the current NAV




Type:   mixed


[ Top ]

$theTheme =

[line 53]

Someplace to collect all the information from the current THEME..




Type:   mixed


[ Top ]

$xml_parser =

[line 32]

Holds the parser




Type:   mixed


[ Top ]



Class Methods


constructor nav [line 57]

void nav( )

CONSTRUCTOR - no initialization code is needed





[ Top ]

method getNav [line 66]

array getNav( mixed $useage, text $usage)

gets an index array of the requested navigation elements

The returned array is an index array of arrays: each contained array has three items [0]: link [1]: message [2]: icon filename or *none*




Tags:

return:  index array requested navigation elements


Parameters:

text   $usage   - "nav" or <modulename>

[ Top ]


Documentation generated on Tue, 29 Mar 2005 09:04:33 -0800 by phpDocumentor 1.2.0rc2