PHP Class Elgg\Http\InputTest

Inheritance: extends Elgg\TestCase
Show file Open project: elgg/elgg

Public Methods

Method Description
testFilterTagsGlobal ( )
testGetInputCanBeOverriddenBySetInput ( )
testGetInputChecksBothPostAndGetParams ( )
testGetInputDefaultsToProvidedDefaultValue ( )
testGetInputPushesInputContextDuringFiltering ( )
testGetInputTriggersValidateInputHookIfAndOnlyIfFilteringIsEnabled ( )

Method Details

testFilterTagsGlobal() public method

testGetInputCanBeOverriddenBySetInput() public method

testGetInputChecksBothPostAndGetParams() public method

testGetInputDefaultsToProvidedDefaultValue() public method

testGetInputPushesInputContextDuringFiltering() public method

testGetInputTriggersValidateInputHookIfAndOnlyIfFilteringIsEnabled() public method