Dell Vizioncore Guía de usuario Pagina 156

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 168
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 155
156 vFoglight
Web Component Guide
WCFTHEME
This theme is converted into a theme request on the basis of the current theme settings,
and the request for the specified file is handled by the ThemeManager. For example,
WCFTHEME:images/test.png with a current theme of default, locale of en_US and size
of NORMAL would become a request to {context}/themes/default/en_US/NORMAL/
images/test.png and would be handled by the ThemeServlet.
WCFMODULE
The resources path requires the specification of a module name to determine where the
look-up is to be performed. Paths beginning with this prefix are handled by the standard
module access (persistence) mechanism, accessing the named module's public files. In
this case, the path WCFMODULE:global/images/test.png would be mapped to the path
public/images/test.png in the global module and passed to the persistence service to be
resolved.
WCFMODULETHEME
This theme combines the previous cases. The prefix requires the specification of a
module name as an argument, and then assumes the existence of a theme structure in the
module's public files against which a theme lookup is performed using the current
theme. Assuming our theme settings are monitoring_default, fr_CA, and we are given
the path WCFMODULETHEME:Core:system/images//jointfilesconvert/70779/bg/sample_/jointfilesconvert/70779/bg.png, then the path
will be rewritten as public/themes/monitoring_default/fr_CA/LARGE/images//jointfilesconvert/70779/bg/
sample_/jointfilesconvert/70779/bg.png.
Printing
There are three different mechanisms available for printing in the Web Component
Framework:
Web Browser Printing
PDF Generation
Reports
Vista de pagina 155
1 2 ... 151 152 153 154 155 156 157 158 159 160 161 ... 167 168

Comentarios a estos manuales

Sin comentarios