Component/Plugin/AccessByMail/Component.php
\Kwf_Component_Plugin_AccessByMail_Component
- Extends from
- \Kwf_Component_Plugin_Abstract
- Implements
- \Kwf_Component_Plugin_Interface_Login
- \Kwf_Component_Plugin_Interface_ViewReplace
- \Kwf_Component_Plugin_Interface_SkipProcessInput
- Methods
- getSettings
- isLoggedIn
- replaceOutput
- skipProcessInput
Methods
getSettings
getSettings(
)
:
Details
- visibility
- public
- final
- false
- static
- true
isLoggedIn
isLoggedIn(
)
:
Details
- visibility
- public
- final
- false
- static
- false
replaceOutput
replaceOutput(
$renderer
)
:
string|bool
Arguments
- $renderer
Output
- string|bool
- false to use component output, string to replace output
Details
- visibility
- public
- final
- false
- static
- false
skipProcessInput
skipProcessInput(
)
:
Return constant to choose whicht processInput should be skipped
Details
- visibility
- public
- final
- false
- static
- false