Uses of Class
com.fatwire.gst.foundation.include.IncludeTemplate

Packages that use IncludeTemplate
com.fatwire.gst.foundation.include   
 

Uses of IncludeTemplate in com.fatwire.gst.foundation.include
 

Methods in com.fatwire.gst.foundation.include that return IncludeTemplate
 IncludeTemplate IncludeTemplate.argument(String name, String value)
           
 IncludeTemplate IncludeTemplate.copyArguments(String... name)
          Copies the ics variables identified by the name array
 IncludeTemplate IncludeTemplate.element()
          Sets Style to element
 IncludeTemplate IncludeTemplate.embedded()
          Sets Style to embedded
 IncludeTemplate IncludeTemplate.packedargs(String s)
          Adds packedargs.
 IncludeTemplate IncludeTemplate.pagelet()
          Sets Style to pagelet
 IncludeTemplate IncludeTemplate.style(CallTemplate.Style s)
           
 IncludeTemplate IncludeService.template(String name, com.fatwire.assetapi.data.AssetId asset, String tname)
          Creates a IncludeTemplate and registers this under the name for retrieval in the View layer by that name.
 IncludeTemplate DefaultIncludeService.template(String name, com.fatwire.assetapi.data.AssetId asset, String tname)
           
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.