API Overview API Index Package Overview Direct link to this page
JavaOnTracks 0.1.2
  net.jot.web.views. JOTBuiltinTemplates View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
 Object
      JOTBuiltinTemplates
Implements
Subclasses
Description
public class JOTBuiltinTemplates
1 liner templates are generated using the "main" here from the templates in the "templates" folder Those are just some JOT default/failover templates used when the user did not defined his own.
See also:   
Constructors
public JOTBuiltinTemplates ()
Methods
Hide/Show inherited methods
publicstatic void main (String args) throws Exception
  Used to transform the templates from the template folder into code 1 liners.
Fields
Hide/Show inherited fields
publicfinalstatic String ERROR_TEMPLATE = " JOT Error
! JOT MISSING_VALUE !: UNEXPECTED ERROR !
MISSING_VALUE !
"
publicfinalstatic String EXAMPLEWIDGET_TEMPLATE = " JOT Widget Example "
publicfinalstatic String FILEMANAGER_TEMPLATE = " File Manager
"
publicfinalstatic String FORBIDDEN_TEMPLATE = " JOT Forbidden
! JOT: FORBIDDEN ACCESS !
Forbidden
Access to this page has been disabled.
"
publicfinalstatic String WIDGETPAGEBUILDER_TEMPLATE = " Widget Page Editor
Editor



Name:

Properties
"
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar