Inheritance diagram for LFSWInterface:
Public Member Functions | |
getHostList () | |
getChart ($track, $car, $control=null) | |
getHotlaps ($racer) | |
getPBs ($racer) | |
getPST ($racer) | |
getTeams () | |
getWRs ($control=null) | |
getHighlights ($country, $noParse=false) | |
getHotlapLog ($params=array()) |
Definition at line 17 of file lfswinterface.php.
|
Gets a chart listing from LFSWorld.
Definition at line 45 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Gets a list of highlights from LFS-World.
Definition at line 155 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Gets a host list from LFSWorld.
Definition at line 26 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Gets a list of hotlap log entries from LFS-World.
Definition at line 173 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Get a list of hotlaps from LFS-World.
Definition at line 66 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Gets a list of PBs from LFS-World.
Definition at line 83 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Gets PST data from LFS-World.
Definition at line 100 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Gets the full list of teams from LFS-World.
Definition at line 116 of file lfswinterface.php. References GenericPPFInterface::getData(). |
|
Gets a list of WRs from LFS-World.
Definition at line 133 of file lfswinterface.php. References GenericPPFInterface::getData(). |