Util/Component.php
- Classes
- Kwf_Util_Component
\Kwf_Util_Component
Methods
afterDuplicate
afterDuplicate(
$rootSource, $rootTarget
)
:
Needs to be called after (multiple) duplicate() calls with a common root
Arguments
- $rootSource
- $rootTarget
Details
- visibility
- public
- final
- false
- static
- true
dispatchRender
dispatchRender(
)
:
Details
- visibility
- public
- final
- false
- static
- true
duplicate
duplicate(
$source, $parentTarget, $progressBar
=
null
)
:
Recursively duplicate components
You need to call afterDuplicate afterwards!
Arguments
- $source
- $parentTarget
- $progressBar
Details
- visibility
- public
- final
- false
- static
- true
getDuplicateProgressSteps
getDuplicateProgressSteps(
$source
)
:
Arguments
- $source
Details
- visibility
- public
- final
- false
- static
- true
getHtmlLocations
getHtmlLocations(
$components
)
:
Arguments
- $components
Details
- visibility
- public
- final
- false
- static
- true