Abstract Class FormPainter

Description
  • abstract:

Located in /lib/FormPainter.php (line 15)


	
			
Direct descendents
Class Description
 class DefaultFormPainter This is used to generate form presentation code when no other painter is specified.
Method Summary
 void gloss ()
 void paint (FormField &$field)
 void sketch ()
Methods
gloss (line 33)

Finishes form output

  • abstract:
  • access: public
void gloss ()

Redefined in descendants as:
paint (line 28)

Processed the form fields themselves.

void paint (FormField &$field)

Redefined in descendants as:
sketch (line 20)

Begins form output

  • abstract:
  • access: public
void sketch ()

Redefined in descendants as:

Documentation generated on Mon, 25 Oct 2004 15:21:44 -0700 by phpDocumentor 1.3.0RC3