Inheritance diagram for LFSWorldHotlaps:
Public Member Functions | |
initParams (&$params) | |
Protected Member Functions | |
_parseLine ($line) | |
Protected Attributes | |
$m_sURL = 'http://www.lfsworld.net/pubstat/get_stat2.php?action=hl' | |
$m_aSrcMetaData = array('lifeTime' => 60, 'actualTarpit'=>5) |
Definition at line 21 of file hl.php.
|
Parses an individual line entry from LFSWorld. Raw entry format
requires:&racer=RACER optional:- returns:TRACK CAR TIME FLAGS_HLAPS
|
|
Checks and adjusts input parameters where required & possible.
Reimplemented from LFSWorldDataProvider. |
|
(Array) An array of meta data possibly useful to other parts of a program. (Such as tarpit duration) Reimplemented from LFSWorldDataProvider. |
|
(String) The base url of this data source. |