Nexista_GdValidatorThis validator checks whether the format of the given image is supported by our version of GD.
This needs the mime type of image passed. It is available in the request var $_FILES['userfile']['type'] which can be passed as flow var: flow://_files/file/type
Located in /modules/validators/gd.validator.php (line 26)
Nexista_Validator | --Nexista_GdValidator
string
$message
= "" (line 45)
Validator error message
array
$params
= array(Function parameter array
Inherited from Nexista_Validator
Nexista_Validator::$empty
Nexista_Validator::$required
Nexista_Validator::$result
main (line 54)
Applies validator
Inherited From Nexista_Validator
Nexista_Validator::applyParams()
Nexista_Validator::getMessage()
Nexista_Validator::isEmpty()
Nexista_Validator::isRequired()
Nexista_Validator::isValid()
Nexista_Validator::main()
Nexista_Validator::process()
Nexista_Validator::setEmpty()
Nexista_Validator::setMessage()
Nexista_Validator::setRequired()
Documentation generated on Tue, 11 Mar 2008 23:23:04 -0400 for Nexista 0.2.0