Open Journal Systems  3.3.0
Seboettg\CiteProc\Constraint\IsNumeric Class Reference
Inheritance diagram for Seboettg\CiteProc\Constraint\IsNumeric:
Seboettg\CiteProc\Constraint\AbstractConstraint Seboettg\CiteProc\Constraint\Constraint

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
 

Detailed Description

@noinspection PhpUnused

Definition at line 24 of file IsNumeric.php.

Member Function Documentation

◆ matchForVariable()

Seboettg\CiteProc\Constraint\IsNumeric::matchForVariable (   $variable,
  $data 
)
protected
Parameters
string$variable
stdClass$data
Returns
bool

Reimplemented from Seboettg\CiteProc\Constraint\AbstractConstraint.

Definition at line 32 of file IsNumeric.php.


The documentation for this class was generated from the following file: