Dokeos
[ class tree: Dokeos ] [ index: Dokeos ] [ all elements ]

Procedural File: FormValidator.class.php

Source Location: /main/inc/lib/formvalidator/FormValidator.class.php



Classes:

FormValidator
Objects of this class can be used to create/manipulate/validate user input.


Page Details:



Includes:

require_once('HTML/QuickForm/advmultiselect.php') [line 25]
require_once('HTML/QuickForm.php') [line 24]





NO_HTML [line 31]

NO_HTML = 1
Filter


[ Top ]



STUDENT_HTML [line 32]

STUDENT_HTML = 2

[ Top ]



STUDENT_HTML_FULLPAGE [line 34]

STUDENT_HTML_FULLPAGE = 4

[ Top ]



TEACHER_HTML [line 33]

TEACHER_HTML = 3

[ Top ]



TEACHER_HTML_FULLPAGE [line 35]

TEACHER_HTML_FULLPAGE = 5

[ Top ]




html_filter [line 349]

string html_filter( string $html, [int $mode = NO_HTML])

Clean HTML



Tags:

return:  The cleaned HTML


Parameters

int   $mode  
string   $html   HTML to clean
[ Top ]



html_filter_student [line 360]

void html_filter_student( $html)



Parameters

   $html  
[ Top ]



html_filter_student_fullpage [line 368]

void html_filter_student_fullpage( $html)



Parameters

   $html  
[ Top ]



html_filter_teacher [line 356]

void html_filter_teacher( $html)



Parameters

   $html  
[ Top ]



html_filter_teacher_fullpage [line 364]

void html_filter_teacher_fullpage( $html)



Parameters

   $html  
[ Top ]



Documentation generated on Wed, 05 Sep 2007 06:14:42 +0200 by phpDocumentor 1.4.0