Trait NegatableRule
Located at rule-classes/trait/NegatableRule.php
Methods summary
public
|
|
public
|
#
destinationIsNegated( )
|
protected
|
#
_readNegationFromXml( )
|
public
boolean
|
#
setSourceIsNegated( boolean $yes )
Parameters
Returns
boolean
|
public
boolean
|
#
setDestinationIsNegated( boolean $yes )
Parameters
Returns
boolean
|
public
boolean
|
#
API_setSourceIsNegated( boolean $yes )
Parameters
Returns
boolean
|
public
boolean
|
#
API_setDestinationIsNegated( boolean $yes )
Parameters
Returns
boolean
|
Properties summary
protected
boolean
|
$_sourceIsNegated |
FALSE |
|
protected
boolean
|
$_destinationIsNegated |
FALSE |
|
Magic properties summary
public
DOMElement
|
$xmlroot |
|