![]() |
TYPO3
7.6
|
Public Member Functions | |
__construct ($test) | |
![]() | |
getTarget () | |
setTarget ($target) | |
getOperator () | |
setOperator ($operator) | |
test ($test) | |
DateCompare compiles date comparisons.
Definition at line 19 of file DateComparator.php.
__construct | ( | $test | ) |
Constructor.
string | $test | A comparison string |
\InvalidArgumentException | If the test is not understood |
Definition at line 28 of file DateComparator.php.
References Comparator\$target, Comparator\setOperator(), and Comparator\setTarget().