TYPO3 CMS
TYPO3_6-2
|
Go to the source code of this file.
Classes | |
class | ConditionMatcherUserFunctions |
user_testFunction | ( | ) |
Definition at line 41 of file ConditionMatcherUserFuncs.php.
user_testFunctionFalse | ( | ) |
Definition at line 45 of file ConditionMatcherUserFuncs.php.
user_testFunctionWithNoArgument | ( | ) |
Definition at line 16 of file ConditionMatcherUserFuncs.php.
user_testFunctionWithQuoteMissing | ( | $value | ) |
Definition at line 49 of file ConditionMatcherUserFuncs.php.
user_testFunctionWithSingleArgument | ( | ) |
Definition at line 21 of file ConditionMatcherUserFuncs.php.
user_testFunctionWithSpaces | ( | $value | ) |
Definition at line 37 of file ConditionMatcherUserFuncs.php.
user_testFunctionWithThreeArguments | ( | ) |
Definition at line 25 of file ConditionMatcherUserFuncs.php.
user_testFunctionWithThreeArgumentsSpaces | ( | ) |
Definition at line 29 of file ConditionMatcherUserFuncs.php.
References $result.
user_testQuotes | ( | $value | ) |
Definition at line 53 of file ConditionMatcherUserFuncs.php.