Jelix 1.8.8

jIFilteredDatatype

interface for datatypes which can filter value.

Tags
subpackage

datatypes

since
1.1

Table of Contents

getFilteredValue()  : mixed
return the value on which filters are applied should be call after a call of check() method.

Methods

getFilteredValue()

return the value on which filters are applied should be call after a call of check() method.

public getFilteredValue() : mixed
Tags
Return values
mixed

Search results