Public Member Functions | |
IdentifyPlugin ($arrConfiguration, $objLayer) | |
& | factory ($strClass, $arrConfiguration, $objLayer=NULL) |
toHtml () | |
getAbout () | |
Public Attributes | |
$arrConfiguration = NULL | |
$objLayer = NULL |
|
Construct a new IdentifyPlugin object.
|
|
|
|
Return information about the plug-in.
Reimplemented in ImageIdentifyPlugin. |
|
Render the plug-in output as HTML.
Reimplemented in ImageIdentifyPlugin. |
|
An array containing the options from the parsed configuration file. |
|
The PHP/Mapscript layer that the plug-in is working on. |