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

Public Member Functions

 __construct ($page)
 
 parsePgLinks ()
 
 _createRtnArray ($list, $matches)
 

Public Attributes

 $page
 

Private Attributes

 $test
 

Detailed Description

Given a fossology page, parse all the href's in it and return them in an array

Parameters
string$pagethe xhtml page to parse
Returns
assocative array. Can return an empty array indicating nothing on the page to browse.
Version
"$Id: parsePgLinks.php 1546 2008-10-18 04:25:08Z rrando $" Created on Aug 22, 2008

Definition at line 21 of file parsePgLinks.php.

Member Function Documentation

◆ parsePgLinks()

parsePgLinks::parsePgLinks ( )

function parseLicFileList given a fossology List Files based on License page parse the list(s) on the page.

Returns
array of assocative arrays. Each assocative array is ordered by folder names with the last key being the filename. An empty array is returned if no license paths on that page.

Definition at line 44 of file parsePgLinks.php.


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