Index < Previous     Next >
Keywords list [ ^ ]
Directives Use
HEAD [1] R T C
IF/ELSE/ENDIF R T C
INCLUDE R T
INCLUDECFG C
INLINE R T C
MACRO R T C
TAIL [1] R T C
$Date$ [1] R

Variables/Constants Set Get
AT R T C
DATE [2] R T
DATE_FORMAT R T C R T C
DEFAULT_EXTENSION C R T C
DEFAULT_HEAD C R T C
DEFAULT_OUTPUTDIR C R T C
DEFAULT_RAW_EXTENSION C R T C
DEFAULT_TAIL C R T C
DEFAULT_TMPLPATH C R T C
DEFAULT_TMPLDIR [4] C R T C
DEFAULT_TMPL_EXTENSION C R T C
EXTENSION [3] R T C
FILENAME R T
INCLUDE R T
OUTPUTDIR [3] R T C
OUTPUTSUBDIR R T C
RAWDIR R T
RAW_EXTENSION [3] R T C
TEMPLATE R T
TMPLDIR [3] R T C
TMPL_EXTENSION [3] R T C
WPP_VERSION R T C

Legenda
R = source files
T = template files
C = configuration files and command line (only for variables through the -D switch).
Note 1
You can use this directive also in included templates but header, footer and in particular the modification date should be used only in a source files.
Note 2
DATE has a value of '' (empty string) until the $Date$ directive is reached.
Note 3
This value can be modified into config files through the respective DEFAULT_* variable.
Note 4
Deprecated
^ Top < Previous     Next >