Implement stkfn.getAsset(contentMap, nodeDataPrefix, variationName)
-------------------------------------------------------------------
Key: MGNLSTK-1028
URL: http://jira.magnolia-cms.com/browse/MGNLSTK-1028
Project: Magnolia Standard Templating Kit
Issue Type: Improvement
Affects Versions: 2.0.6
Reporter: Cesar Desales
Assignee: Eric Hechinger
Implement getAsset with a ContentMap object as first argument:
{code}
getAsset(ContentMap content, String nodeDataPrefix, String variationName)
{code}
The current version of STK already includes similar methods.
{code}
getAsset(ContentMap content, String nodeDataPrefix)
getAsset(Node content, String nodeDataPrefix, String variationName)
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------