Check_Text
Table of Contents
Functions
- do_operation() : void
- Do the check text operation.
- display_form() : void
- Display the main form for the check text page.
Functions
do_operation()
Do the check text operation.
do_operation(string $text, int $lgid) : void
Parameters
- $text : string
-
Text to check.
- $lgid : int
-
Language ID.
display_form()
Display the main form for the check text page.
display_form() : void