Public Member Functions | |
__construct ($binary=false) | |
isBinary () | |
apply ($value) | |
Static Public Member Functions | |
static | create ($binary=false) |
| |
Private Attributes | |
$binary = false |
Definition at line 18 of file HashFilter.class.php.
HashFilter::__construct | ( | $ | binary = false |
) |
static HashFilter::create | ( | $ | binary = false |
) | [static] |
Definition at line 30 of file HashFilter.class.php.
References $binary.
Referenced by Filter::hash().
HashFilter::isBinary | ( | ) |
Definition at line 35 of file HashFilter.class.php.
HashFilter::apply | ( | $ | value | ) |
HashFilter::$binary = false [private] |