Inheritance diagram for LFSWorldPersonalStats:

Public Member Functions | |
| parse ($rawList, &$outputList) | |
| initParams (&$params) | |
Protected Attributes | |
| $m_sURL = 'http://www.lfsworld.net/pubstat/get_stat2.php?action=pst' | |
| $m_aSrcMetaData = array('lifeTime' => 60, 'actualTarpit' => 5) | |
Definition at line 23 of file pst.php.
|
|
Checks and adjusts input parameters where required & possible.
Reimplemented from LFSWorldDataProvider. |
|
||||||||||||
|
Parses the raw data from LFSWorld in to an array. Raw List Format
requires: &racer=RACER
optional: -
returns: distance in metres
fuel burnt in dl (NEW S2 stat)
laps
hosts joined
wins
second
third
finished
quals
pole
online credits
drags
drag wins
(1.1) online
(1.1) hostname
Reimplemented from LFSWorldDataProvider. |
|
|
An array of meta data possibly useful to other parts of a program. (Such as tarpit duration) Reimplemented from LFSWorldDataProvider. |
|
|
The base url of this data source. |
1.4.6