Component/LogDuplicateModel.php
- Classes
- Kwf_Component_LogDuplicateModel
\Kwf_Component_LogDuplicateModel
- Extends from
- \Kwf_Model_Db_Proxy
- package
- Model
 Properties Properties
- $_table
 Methods Methods
- clearInstance
- getInstance
- setInstance
Description
Proxy das standard-mäßig ein Db-Model mit tabellennamen _table erstellt.
Properties
$_table
 $_table = 'kwc_log_duplicate'
 Details
 Details
- visibility
- protected
- default
- kwc_log_duplicate
- final
- false
- static
- false
Methods
clearInstance
clearInstance(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getInstance
getInstance(
          
          )
        
        :
        \Kwf_Component_LogDuplicateModel
 Details
 Details
- visibility
- public
- final
- false
- static
- true
- fluent
- This method is part of a fluent interface and will return the same instance
setInstance
setInstance(
           $instance
          )
        
        :
        Arguments
- $instance
 Details
 Details
- visibility
- public
- final
- false
- static
- true