Uses of Class
com.fatwire.gst.foundation.taglib.GsfSimpleTag

Packages that use GsfSimpleTag
com.fatwire.gst.foundation.taglib   
com.fatwire.gst.foundation.taglib.install   
com.fatwire.gst.foundation.taglib.navigation   
 

Uses of GsfSimpleTag in com.fatwire.gst.foundation.taglib
 

Subclasses of GsfSimpleTag in com.fatwire.gst.foundation.taglib
 class ActionTag
          JSP tag that replaces the GsfRoot tag and adds Action support.
 class AssetChildrenTag
           
 class AssetLoadTag
           
 class AssetSimpleQueryTag
           
 class AssetTaggedListTag
          Tagged list tag support This tag uses ICS.SQL(PreparedStmt, boolean) to query the GSTTagRegistry and retrieve the assets that point to the specified tag.
 class GetAssetTagsTag
           
 class GetPropertiesTag
          Load property values from the property asset into the page scope
 class GetPropertyAssetIdTag
          extract the asset id from the asset property value
 class GetPropertyTag
          extract the asset id from the asset property value
 class GetTagsTag
           
 class IncludeTag
          Includes a template,element or page in a jsp page.
 class MultilingualGsfSimpleTag
          simple tag for translating an asset
 class SetPropertyTag
          Set the property name, optionally including the site names to add to this particular property.
 class TaggedAssetsTag
          Tagged list tag support This JSP tag retrieves a list of assets that are 'tagged' with the same name.
 class TaggedListTag
          Tagged list tag support.
 class TranslateAssetTag
          simple tag for translating an asset
 class TranslateListTag
          simple tag for translating an asset that's in the form of an ASSETID,ASSETTYPE IList.
 

Uses of GsfSimpleTag in com.fatwire.gst.foundation.taglib.install
 

Subclasses of GsfSimpleTag in com.fatwire.gst.foundation.taglib.install
 class Install
          Perform all installation tasks that remain un-done so far.
 class InstallStatus
           
 

Uses of GsfSimpleTag in com.fatwire.gst.foundation.taglib.navigation
 

Subclasses of GsfSimpleTag in com.fatwire.gst.foundation.taglib.navigation
 class MultilingualNavigationTag
          jsp tag to generate the navigation data structure for multilingual site plans.
 class NavigationTag
          Deprecated.  
 class PluggableNavigationTag
          jsp tag to generate the navigation data structure.
 



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