phpDocumentor ImageMap
[ class tree: ImageMap ] [ index: ImageMap ] [ all elements ]

Class: ImageMap

Source Location: /imagemap.php

Class ImageMap

Class Overview

Generates an image map.

Located in /imagemap.php [line 85]



		
		
		
		

Methods

[ Top ]
Method Summary
ImageMap   ImageMap()   Creates a new ImageMap object.
void   Add()   Adds a new area to the image map.
string   Render()   Creates the image map XHTML.

[ Top ]
Methods
Constructor ImageMap  [line 99]

  ImageMap ImageMap( $name  )

Creates a new ImageMap object.

Parameters:
   $name: 


[ Top ]
Add  [line 109]

  void Add( ImageMapArea $ima  )

Adds a new area to the image map.

Parameters:
ImageMapArea   $ima:  The area to include.


[ Top ]
Render  [line 119]

  string Render( [int $tabs = 0]  )

Creates the image map XHTML.

Parameters:
int   $tabs:  The number of tabs to insert before XHTML.


[ Top ]

Documentation generated on Tue, 01 Apr 2008 01:02:54 +0100 by phpDocumentor 1.4.1