Component/Plugin/Abstract.php
- Classes
- Kwf_Component_Plugin_Abstract
\Kwf_Component_Plugin_Abstract
- Extends from
- \Kwf_Component_Abstract
- Properties
- $_componentId
- Methods
- __construct
- _getSetting
- _hasSetting
- getInstance
Properties
Methods
__construct
__construct(
$componentId
=
null
)
:
Arguments
- $componentId
Details
- visibility
- public
- final
- false
- static
- false
_getSetting
_getSetting(
$setting
)
:
Arguments
- $setting
Details
- visibility
- protected
- final
- false
- static
- false
_hasSetting
_hasSetting(
$setting
)
:
Arguments
- $setting
Details
- visibility
- protected
- final
- false
- static
- false
getInstance
getInstance(
$pluginClass, $componentId
)
:
Arguments
- $pluginClass
- $componentId
Details
- visibility
- public
- final
- false
- static
- true