Previous Page
Properties

Solar_Filter_ValidateBlank
Methods

Next Page
__construct()

Methods

Public

__construct()
Constructor.
__destruct()
Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
apiVersion()
Reports the API version for this class.
dump()
Convenience method for getting a dump the whole object, or one of its properties, or an external variable.
getInvalid()
Returns the value of the $_invalid property.
locale()
Looks up class-specific locale strings based on a key.
validateBlank()
Validates that the value is null, or is a string composed only of whitespace.

Protected

_exception()
Convenience method for returning exceptions with localized text.
_invalid()
Sets $this->_invalid to the specified value and returns false.
_resetInvalid()
Resets the $_invalid property to its default value.

Private

None.