Util/Update/Helper.php
- Classes
- Kwf_Util_Update_Helper
\Kwf_Util_Update_Helper
- Methods
- clearUpdateTagsCache
- countPendingUpdates
- createUpdate
- getExecutedUpdatesNames
- getKwcUpdates
- getUpdateTags
- getUpdates
- getUpdatesForDir
Description
Various helpers for update scripts
Methods
clearUpdateTagsCache
clearUpdateTagsCache(
)
:
Details
- visibility
- public
- final
- false
- static
- true
countPendingUpdates
countPendingUpdates(
)
:
Details
- visibility
- public
- final
- false
- static
- true
createUpdate
createUpdate(
$class, $filename
=
null
)
:
Arguments
- $class
- $filename
Details
- visibility
- public
- final
- false
- static
- true
getExecutedUpdatesNames
getExecutedUpdatesNames(
)
:
Details
- visibility
- public
- final
- false
- static
- true
getKwcUpdates
getKwcUpdates(
$from, $to
)
:
Arguments
- $from
- $to
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
- visibility
- public
- final
- false
- static
- true
getUpdates
getUpdates(
$from, $to
)
:
Arguments
- $from
- $to
Details
- visibility
- public
- final
- false
- static
- true
getUpdatesForDir
getUpdatesForDir(
$classPrefix, $from, $to
)
:
Arguments
- $classPrefix
- $from
- $to
Details
- visibility
- public
- final
- false
- static
- true