SMMapper Class Reference

List of all members.

Public Member Functions

 __construct ($format, $inline)
 Constructor.
 getName ()
 Intercept calls to getName, so special behaviour for the map format can be implemented.
 getParameters ()
 Explicitly define this method, so method_exists returns true in SMW.
 getValidatorParameters ()
 Explicitly define this method, so method_exists returns true in SMW.
 __call ($name, array $arguments)
 SMW thinks this class is a SMWResultPrinter, and calls methods that should be forwarded to $this->queryPrinter on it.

Protected Attributes

 $queryPrinter
 $isMapFormat


Detailed Description

Definition at line 15 of file SM_Mapper.php.


Constructor & Destructor Documentation

SMMapper::__construct ( format,
inline 
)

Constructor.

Parameters:
$format String
$inline 

Definition at line 35 of file SM_Mapper.php.

References $egMapsDefaultServices.


Member Function Documentation

SMMapper::getName (  ) 

Intercept calls to getName, so special behaviour for the map format can be implemented.

Since:
1.0
Returns:
string

Definition at line 59 of file SM_Mapper.php.

SMMapper::getParameters (  ) 

Explicitly define this method, so method_exists returns true in SMW.

See also:
SMWResultPrinter::getParameters
Since:
1.0
Returns:
array

Definition at line 72 of file SM_Mapper.php.

SMMapper::getValidatorParameters (  ) 

Explicitly define this method, so method_exists returns true in SMW.

See also:
SMWResultPrinter::getParameters
Since:
1.0
Returns:
array

Definition at line 85 of file SM_Mapper.php.

SMMapper::__call ( name,
array $  arguments 
)

SMW thinks this class is a SMWResultPrinter, and calls methods that should be forwarded to $this->queryPrinter on it.

Since:
1.0
Parameters:
string $name
array $arguments
Returns:
mixed|void

Definition at line 100 of file SM_Mapper.php.


Member Data Documentation

SMMapper::$queryPrinter [protected]

Definition at line 20 of file SM_Mapper.php.

SMMapper::$isMapFormat [protected]

Definition at line 27 of file SM_Mapper.php.


The documentation for this class was generated from the following file:

Generated on Sun Mar 18 07:15:42 2012 for Semantic MediaWiki by  doxygen 1.5.6