Inheritance diagram for LFSWorldChart:

Public Member Functions | |
| initParams (&$params) | |
Protected Member Functions | |
| _parseLine ($line) | |
Protected Attributes | |
| $m_sURL = 'http://www.lfsworld.net/pubstat/get_stat2.php?action=ch' | |
| $m_aCacheData = array('lifeTime' => 60, 'actualTarpit'=>5) | |
Definition at line 21 of file ch.php.
|
|
Parses an individual line entry from LFSWorld. Raw entry format
requires:&track=TRACK&car=CAR optional:&control=STEERING returns:TIME FLAGS_HLAPS RACERNAME
|
|
|
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) |
|
|
(String) The base url of this data source. |
1.4.6