Util/Update/Helper.php
- Classes
- Kwf_Util_Update_Helper
\Kwf_Util_Update_Helper
 Methods Methods
- clearUpdateTagsCache
- countPendingUpdates
- createUpdate
- getExecutedUpdatesNames
- getKwcUpdates
- getUpdateTags
- getUpdates
- getUpdatesForDir
Description
Various helpers for update scripts
Methods
clearUpdateTagsCache
clearUpdateTagsCache(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- true
countPendingUpdates
countPendingUpdates(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- true
createUpdate
createUpdate(
           $class,  $filename
              =
              null
          )
        
        :
        Arguments
- $class
- $filename
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getExecutedUpdatesNames
getExecutedUpdatesNames(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getKwcUpdates
getKwcUpdates(
           $from,  $to
          )
        
        :
        Arguments
- $from
- $to
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getUpdateTags
getUpdateTags(
          
          )
        
        :
        Returns all udpate tags used by this webs. They are usually set in config.ini
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getUpdates
getUpdates(
           $from,  $to
          )
        
        :
        Arguments
- $from
- $to
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getUpdatesForDir
getUpdatesForDir(
           $classPrefix,  $from,  $to
          )
        
        :
        Arguments
- $classPrefix
- $from
- $to
 Details
 Details
- visibility
- public
- final
- false
- static
- true