\WebinoDraw\Draw\HelperHelperInterface

Interface for draw helpers

Summary

Methods
Constants
__invoke()
drawNodes()
getVars()
setVars()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

__invoke()

__invoke(\WebinoDraw\Dom\NodeList  $nodes, array  $spec) 

Parameters

\WebinoDraw\Dom\NodeList $nodes

Matched DOM nodes

array $spec

drawNodes()

drawNodes(\WebinoDraw\Dom\NodeList  $nodes, array  $spec) 

Provides manipulation over DOM elements

Parameters

\WebinoDraw\Dom\NodeList $nodes

Matched DOM nodes

array $spec

getVars()

getVars() : array

Returns

array

setVars()

setVars(array  $vars) : self

Parameters

array $vars

Returns

self