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

Public Member Functions

 __construct ($page)
 
 parseLicenseTblDirs ()
 
 _createDirList ($toCombine, $matches)
 

Public Attributes

 $page
 

Private Attributes

 $test
 

Detailed Description

Given a fossology License Broswe page, parse it and return the license table. The rest of the page can be parsed by the browseMenu class.

Parameters
string$pagethe xhtml page to parse
Returns
assocative array with Can return an empty array indicating nothing on the page to browse.
Todo:
add in link fixups and adjust consumers
Version
"$Id: $" Created on Oct. 17, 2008

Definition at line 24 of file parseLicenseTblDirs.php.

Member Function Documentation

◆ parseLicenseTblDirs()

parseLicenseTblDirs::parseLicenseTblDirs ( )

function parseLicenseTblDirs given a fossology license browse page parse the directory artifacts on the page. This is the listing to the right of the table.

Returns
associative array of dirnames and their links.

Definition at line 41 of file parseLicenseTblDirs.php.


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