Methods
-
<static> getCopy(scope)
-
Get template's copy
Parameters:
Name Type Description scope$scope Scope of tree
- Source:
Returns:
- Type
- string | html
-
<static> getMove(scope)
-
Get template's move
Parameters:
Name Type Description scope$scope Scope of tree
- Source:
Returns:
- Type
- string | html
-
<static> getPath()
-
Get template's path
- Source:
Returns:
- Type
- string
-
<static> setCopy(path, scope)
-
Set path of template copy
Parameters:
Name Type Description pathstring Path of template
scope$scope Scope of tree
- Source:
-
<static> setMove(path, scope)
-
Set path of template move
Parameters:
Name Type Description pathstring Path of template
scope$scope Scope of tree
- Source: