|
Open Journal Systems
3.3.0
|
Protected Member Functions | |
| matchForVariable ($variable, $data) | |
Additional Inherited Members | |
Public Member Functions inherited from Seboettg\CiteProc\Constraint\AbstractConstraint | |
| __construct ($value, $match="any") | |
| validate ($value, $citationNumber=null) | |
Data Fields inherited from Seboettg\CiteProc\Constraint\Constraint | |
| const | MATCH_ALL = "all" |
| const | MATCH_ANY = "any" |
| const | MATCH_NONE = "none" |
Protected Attributes inherited from Seboettg\CiteProc\Constraint\AbstractConstraint | |
| $conditionVariables | |
| $match | |
@noinspection PhpUnused
Definition at line 24 of file IsNumeric.php.
|
protected |
| string | $variable | |
| stdClass | $data |
Reimplemented from Seboettg\CiteProc\Constraint\AbstractConstraint.
Definition at line 32 of file IsNumeric.php.