Inheritance diagram for LFSWorldHotlapLog:
Public Member Functions | |
parse ($rawList, &$outputList) | |
initParams (&$params) | |
Protected Attributes | |
$m_sURL = 'http://www.lfsworld.net/pubstat/get_stat2.php?action=hl_log' | |
$m_aSrcMetaData = array('lifeTime' => 60, 'actualTarpit' => 5) |
Definition at line 21 of file providers/LFSW/hllog.php.
|
Checks and adjusts input parameters where required & possible.
Reimplemented from LFSWorldDataProvider. Definition at line 99 of file providers/LFSW/hllog.php. |
|
Parses the raw data from LFSWorld in to an array.
Reimplemented from LFSWorldDataProvider. Definition at line 45 of file providers/LFSW/hllog.php. |
|
(Array) An array of meta data possibly useful to other parts of a program. (Such as tarpit duration) Reimplemented from LFSWorldDataProvider. Definition at line 33 of file providers/LFSW/hllog.php. |
|
(String) The base url of this data source. Definition at line 27 of file providers/LFSW/hllog.php. |