CellBackgroundDrawer Class Reference
[CAPTCHA's implementation]

Inheritance diagram for CellBackgroundDrawer:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($step)
 draw ()
 
Returns:
CellBackgroundDrawer


Private Attributes

 $step = null


Detailed Description

Definition at line 16 of file CellBackgroundDrawer.class.php.


Constructor & Destructor Documentation

CellBackgroundDrawer::__construct ( step  ) 

Definition at line 20 of file CellBackgroundDrawer.class.php.

References $step.


Member Function Documentation

CellBackgroundDrawer::draw (  ) 

Returns:
CellBackgroundDrawer

Reimplemented from BackgroundDrawer.

Definition at line 28 of file CellBackgroundDrawer.class.php.

References Drawer::getTuringImage(), and BackgroundDrawer::makeColor().

Here is the call graph for this function:


Member Data Documentation

CellBackgroundDrawer::$step = null [private]

Definition at line 18 of file CellBackgroundDrawer.class.php.

Referenced by __construct().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:01 2007 for onPHP by  doxygen 1.5.4