ILIAS
eassessment Revision 61809
|
Static Public Member Functions | |
static | TRUE () |
static | FALSE () |
static | LOGICAL_AND () |
static | LOGICAL_OR () |
static | NOT ($logical) |
static | STATEMENT_IF ($condition=true, $returnIfTrue=0, $returnIfFalse=False) |
static | IFERROR ($testValue= '', $errorpart= '') |
Definition at line 46 of file Logical.php.
|
static |
Definition at line 77 of file Logical.php.
|
static |
Definition at line 283 of file Logical.php.
References PHPExcel_Calculation_Functions\flattenSingleValue(), PHPExcel_Calculation_Functions\IS_ERROR(), and STATEMENT_IF().
|
static |
Definition at line 103 of file Logical.php.
References $arg, PHPExcel_Calculation_Functions\flattenArray(), PHPExcel_Calculation\getFALSE(), PHPExcel_Calculation\getTRUE(), and PHPExcel_Calculation_Functions\VALUE().
|
static |
Definition at line 159 of file Logical.php.
References $arg, PHPExcel_Calculation_Functions\flattenArray(), PHPExcel_Calculation\getFALSE(), PHPExcel_Calculation\getTRUE(), and PHPExcel_Calculation_Functions\VALUE().
|
static |
Definition at line 214 of file Logical.php.
References PHPExcel_Calculation_Functions\flattenSingleValue(), PHPExcel_Calculation\getFALSE(), PHPExcel_Calculation\getTRUE(), and PHPExcel_Calculation_Functions\VALUE().
|
static |
Definition at line 262 of file Logical.php.
References PHPExcel_Calculation_Functions\flattenSingleValue().
Referenced by IFERROR().
|
static |
Definition at line 60 of file Logical.php.