Component/Plugin/Interface/SkipProcessInput.php

Interfaces
Interfaces
Kwf_Component_Plugin_Interface_SkipProcessInput

\Kwf_Component_Plugin_Interface_SkipProcessInput

Constants
SKIP_NONE
SKIP_SELF
SKIP_SELF_AND_CHILDREN
Methods
skipProcessInput

Description

Component Plugins that implement this interface can skip the processInput call.

gets called also for cached contents

Constants

SKIP_NONE
 SKIP_NONE = 'false'

Details

value
false
SKIP_SELF
 SKIP_SELF = 'current'

Details

value
current
SKIP_SELF_AND_CHILDREN
 SKIP_SELF_AND_CHILDREN = 'true'

Details

value
true

Methods

skipProcessInput

skipProcessInput( ) :

Return constant to choose whicht processInput should be skipped

Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.