FOSSology  4.4.0
Open Source License Compliance by Open Source Software
parseMiniMenu Class Reference
Collaboration diagram for parseMiniMenu:
Collaboration graph

Public Member Functions

 __construct ($page)
 
 parseMiniMenu ()
 

Public Attributes

 $page
 

Detailed Description

Given a fossology page, if there is a mini menu on it, parse it and return it.

Parameters
string$pagethe xhtml page to parse
Returns
assocative array with menu names as keys and links as values. Can return an empty array indicating no mini menus found on the page. Only menus with links are returned.
Todo:
add in link fixups and adjust consumers
Version
"$Id: parseMiniMenu.php 3012 2010-04-08 03:44:57Z rrando $"

Created on Aug 19, 2008

Definition at line 27 of file parseMiniMenu.php.


The documentation for this class was generated from the following file: