\WebinoDraw\Manipulator\PluginPluginArgument

Summary

Methods
Properties
Constants
getHelper()
setHelper()
getNode()
setNode()
getNodes()
setNodes()
getSpec()
setSpec()
getTranslation()
setTranslation()
getVarTranslation()
setVarTranslation()
isManipulationStopped()
stopManipulation()
No public properties found
No constants found
No protected methods found
$helper
$node
$nodes
$spec
$translation
$varTranslation
$stopManipulation
N/A
No private methods found
No private properties found
N/A

Properties

$spec

$spec : array

Type

array

$stopManipulation

$stopManipulation : boolean

Type

boolean

Methods

getSpec()

getSpec() : array

Returns

array

setSpec()

setSpec(array  $spec) : self

Parameters

array $spec

Returns

self

isManipulationStopped()

isManipulationStopped() : boolean

Returns

boolean

stopManipulation()

stopManipulation(boolean  $flag = true) : self

Parameters

boolean $flag

Returns

self