TextWheelRule
in package
Table of Contents
Properties
- $author : mixed
- $compilereplace : mixed
- $create_replace : mixed
- $disabled : mixed
- $func_replace : mixed
- $glue : mixed
- $if_chars : mixed
- $if_match : mixed
- $if_str : mixed
- $if_stri : mixed
- $is_callback : mixed
- $is_wheel : mixed
- $match : mixed
- $name : mixed
- $package : mixed
- $pick_match : mixed
- $priority : mixed
- $replace : mixed
- $require : mixed
- $test : mixed
- $type : mixed
- $url : mixed
- $version : mixed
Methods
- __construct() : mixed
- checkValidity() : mixed
- Rule checker
Properties
$author
public
mixed
$author
$compilereplace
public
mixed
$compilereplace
$create_replace
public
mixed
$create_replace
$disabled
public
mixed
$disabled
= \false
$func_replace
public
mixed
$func_replace
$glue
public
mixed
$glue
= \null
$if_chars
public
mixed
$if_chars
$if_match
public
mixed
$if_match
$if_str
public
mixed
$if_str
$if_stri
public
mixed
$if_stri
$is_callback
public
mixed
$is_callback
= \false
$is_wheel
public
mixed
$is_wheel
$match
public
mixed
$match
$name
public
mixed
$name
$package
public
mixed
$package
$pick_match
public
mixed
$pick_match
= 0
$priority
public
mixed
$priority
= 0
$replace
public
mixed
$replace
$require
public
mixed
$require
$test
public
mixed
$test
$type
public
mixed
$type
$url
public
mixed
$url
$version
public
mixed
$version
Methods
__construct()
public
__construct(mixed $args) : mixed
Parameters
- $args : mixed
Tags
checkValidity()
Rule checker
protected
checkValidity() : mixed