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
See DIRECT subclasses
Quick Links:
Constructors
Methods
Fields
NestedClasses
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
public
static
void
main
(
String
args) throws
Exception
Used to transform the templates from the template folder into code 1 liners.
Used to transform the templates from the template folder into code 1 liners.
Parameters:
-
args
-
Throws:
-
Exception
-
Fields
Hide/Show inherited fields
public
final
static
String
ERROR_TEMPLATE
= "
JOT Error
! JOT MISSING_VALUE !: UNEXPECTED ERROR !
MISSING_VALUE !
"
public
final
static
String
EXAMPLEWIDGET_TEMPLATE
= "
JOT Widget Example
"
public
final
static
String
FILEMANAGER_TEMPLATE
= "
File Manager
"
public
final
static
String
FORBIDDEN_TEMPLATE
= "
JOT Forbidden
! JOT: FORBIDDEN ACCESS !
Forbidden
Access to this page has been disabled.
"
public
final
static
String
WIDGETPAGEBUILDER_TEMPLATE
= "
Widget Page Editor
Editor
Name:
Properties
"
Nested Classes
Generated By:
JavaOnTracks Doclet
0.1.5 ©Thibaut Colar