Classes and interfaces
ReplaceableInputInterface¶
Mark an input as able to be replaced by another when merging input filters.
« More »
UnknownInputsCapableInterface¶
Implementors of this interface may report on the existence of unknown input,
as well as retrieve all unknown values.
« More »
FileInput¶
FileInput is a special Input type for handling uploaded files.
« More »
InputFilterPluginManager¶
Plugin manager implementation for input filters.
« More »