sweetdev-ria
Tag resourcesImport


Description : Import JavaScript/CSS required by SweetDEV RIA. MANDATORY.


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.resourcesImport.ResourcesImportTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameImport JavaScript/CSS

Attributes
NameRequiredRequest-timeTypeDescription
customCssfalsetruejava.lang.StringPath to custom CSS, starting with a '/' related to the web app root folder. The context path will be automatically bounded.
modefalsetruejava.lang.StringInclusion mode, acceptable values are: [minimized(default), complete, exploded].
pageNamefalsetruejava.lang.StringName of the page. Used by the model manager to organize the models in session. Each model is linked to a pageName.
synchroModefalsetruejava.lang.StringServer models synchronization strategy. Available values are 'default' (by default, synchronizing on ajax request and on page unload), 'XXs' with XX the interval of seconds between two synchronizations, 'XXe' with XX the number of stacked events before synchronizing. In both second and event modes, the default one will keep being applied.
portletTokenfalsetruejava.lang.StringNo Description
importResourcesfalsetruebooleanShould the resources be imported or not. Default is true, but in case of portlets, it is recommanded not to import into each portlets but in a global one.
httpsfalsetruebooleanDefine if the application is running in https. In this case we use blank.jtml instead of about:blank for iframe.
logfalsetruebooleanIndicate if the log is activated
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.