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