Moodle  2.2.1
http://www.collinsharper.com
Spreadsheet_Excel_Writer_Validator Class Reference

Public Member Functions

 Spreadsheet_Excel_Writer_Validator (&$parser)
 setPrompt ($promptTitle="\x00", $promptDescription="\x00", $showPrompt=true)
 setError ($errorTitle="\x00", $errorDescription="\x00", $showError=true)
 allowBlank ()
 onInvalidStop ()
 onInvalidWarn ()
 onInvalidInfo ()
 setFormula1 ($formula)
 setFormula2 ($formula)
 _getOptions ()
 _getData ()

Data Fields

 $_type
 $_style
 $_fixedList
 $_blank
 $_incell
 $_showprompt
 $_showerror
 $_title_prompt
 $_descr_prompt
 $_title_error
 $_descr_error
 $_operator
 $_formula1
 $_formula2
 $_parser

Detailed Description

Definition at line 48 of file Validator.php.


Member Function Documentation

_getData ( )

Definition at line 177 of file Validator.php.

Here is the call graph for this function:

Definition at line 153 of file Validator.php.

Here is the caller graph for this function:

Definition at line 103 of file Validator.php.

Definition at line 118 of file Validator.php.

Definition at line 108 of file Validator.php.

Definition at line 113 of file Validator.php.

setError ( errorTitle = "\x00",
errorDescription = "\x00",
showError = true 
)

Definition at line 96 of file Validator.php.

setFormula1 ( formula)

Definition at line 123 of file Validator.php.

Here is the call graph for this function:

setFormula2 ( formula)

Definition at line 138 of file Validator.php.

Here is the call graph for this function:

setPrompt ( promptTitle = "\x00",
promptDescription = "\x00",
showPrompt = true 
)

Definition at line 89 of file Validator.php.

Definition at line 70 of file Validator.php.


Field Documentation

$_blank

Definition at line 53 of file Validator.php.

$_descr_error

Definition at line 60 of file Validator.php.

$_descr_prompt

Definition at line 58 of file Validator.php.

$_fixedList

Definition at line 52 of file Validator.php.

$_formula1

Definition at line 62 of file Validator.php.

$_formula2

Definition at line 63 of file Validator.php.

$_incell

Definition at line 54 of file Validator.php.

$_operator

Definition at line 61 of file Validator.php.

$_parser

Definition at line 68 of file Validator.php.

$_showerror

Definition at line 56 of file Validator.php.

$_showprompt

Definition at line 55 of file Validator.php.

$_style

Definition at line 51 of file Validator.php.

$_title_error

Definition at line 59 of file Validator.php.

$_title_prompt

Definition at line 57 of file Validator.php.

$_type

Definition at line 50 of file Validator.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations