TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
static | forceIntegerInRange ($theInt, $min, $max=2000000000, $defaultValue=0) |
static | convertToPositiveInteger ($theInt) |
static | canBeInterpretedAsInteger ($var) |
static | canBeInterpretedAsFloat ($var) |
static | calculateWithPriorityToAdditionAndSubtraction ($string) |
static | calculateWithParentheses ($string) |
static | isIntegerInRange ($value, $minimum, $maximum) |
Definition at line 1407 of file LegacyClassesForIde.php.