Public Member Functions | |
setStart ($start) | |
| |
setLength ($length) | |
| |
apply ($value) | |
Static Public Member Functions | |
static | create () |
| |
Private Attributes | |
$start = 0 | |
$length = 0 |
Definition at line 18 of file CropFilter.class.php.
static CropFilter::create | ( | ) | [static] |
Definition at line 26 of file CropFilter.class.php.
Referenced by Filter::crop().
CropFilter::setStart | ( | $ | start | ) |
CropFilter::setLength | ( | $ | length | ) |
CropFilter::apply | ( | $ | value | ) |
CropFilter::$start = 0 [private] |
CropFilter::$length = 0 [private] |