PPFTracks Class Reference

Inheritance diagram for PPFTracks:

PPFBaseLookup List of all members.

Public Member Functions

 getLookupArray ($from, $to)

Detailed Description

Static class for creating lookup arrays between commonly used formats to represent tracks in LFS.

Version:
1.0.00
Author:
Michael Simons <ixulai@gmail.com>

Definition at line 23 of file tracks.php.


Member Function Documentation

PPFTracks::getLookupArray from,
to
 

Public function for retrieving a lookup array from one format to another.

Parameters:
from (String) The source format. Valid values are 'int', 'codes', 'words'.
to (String) The target format. Valid values are 'int', 'codes', 'words'.
Returns:
(Array) An array providing a bridge between the two specified formats.

Definition at line 33 of file tracks.php.


Generated on Wed Oct 25 03:13:33 2006 for LFSWorldParsingProviderFramework by  doxygen 1.4.6