ImageIdentifyPlugin Class Reference

Inheritance diagram for ImageIdentifyPlugin:

Inheritance graph
[legend]
Collaboration diagram for ImageIdentifyPlugin:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ImageIdentifyPlugin ($arrConfiguration, $objLayer)
 toHtml ()
 getAbout ()

Public Attributes

 $boolConfiguration = true
 $strHtml = ''

Detailed Description

An identify tool plug-in that lists images in a directory for a given ID.


Constructor & Destructor Documentation

ImageIdentifyPlugin::ImageIdentifyPlugin arrConfiguration,
objLayer
 

Construct a new ImageIdentifyPlugin object

Parameters:
$arrConfiguration Array containing the options from the parsed configuration file.
$objLayer is the PHP/Mapscript layer that the plug-in is working on.
Returns:
A new ImageIdentifyPlugin object.
Check the configuration.


Member Function Documentation

ImageIdentifyPlugin::getAbout  ) 
 

Return information about the plug-in.

Returns:
A localized string containing information about the plug-in.

Reimplemented from IdentifyPlugin.

ImageIdentifyPlugin::toHtml  ) 
 

Render the plug-in output as HTML.

Returns:
A string containing the HTML code to be included in the page. An empty string is returned in case there are problems.
Use EXIF comment to describe image.

Reimplemented from IdentifyPlugin.


Member Data Documentation

ImageIdentifyPlugin::$boolConfiguration = true
 

Whether the configuration is ok or not.

ImageIdentifyPlugin::$strHtml = ''
 

The HTML output.


The documentation for this class was generated from the following file:
Generated on Sat Jul 1 21:19:41 2006 for DCMMS by  doxygen 1.4.6-NO