A | |
| Actions [Eliom] | |
| Any [Eliom] | |
B | |
| BASE [XHTML.T] | |
| Basic_Forms [XHTML.T] | |
| Basic_Tables [XHTML.T] | |
| Blocks [Eliom] | |
C | |
| Cookies [Eliom.ELIOMREGSIG] | |
| CssText [Eliom] | |
E | |
| Eliom |
Eliom.ml defines the functions you need to interact with the
Eliommod module: To create the "typed services" and associate them to a path (directories/name), To specify the types and names of the parameters of this service, To register the functions that generate pages for each of these services, To create links or forms etc.
|
| Eliomboxes |
Predefined boxes for Eliommod
|
| Extensions |
type of URLs, without parameter
|
F | |
| FORMS [XHTML.T] | |
| Files [Eliom] | |
H | |
| HYPERTEXT [XHTML.T] | |
| HtmlText [Eliom] | |
I | |
| IMAGE [XHTML.T] | |
L | |
| LINK [XHTML.T] | |
| LIST [XHTML.T] | |
M | |
| M [XHTML] | |
| METAINFORMATION [XHTML.T] | |
| M_01_00 [XHTML] | |
| M_01_01 [XHTML] | |
| MakeForms [Ocsigen] | |
| MakeForms [Eliom] | |
| MakeRegister [Ocsigen] | |
| MakeRegister [Eliom] | |
| Messages |
Writing messages in the logs
|
O | |
| Ocsigen |
Ocsigen.ml defines the functions you need to interact with the
Ocsigenmod module: To create the "typed services" and associate them to a path (directories/name), To specify the types and names of the parameters of this service, To register the functions that generate pages for each of these services, To create links or forms etc.
|
| Ocsigenboxes |
Predefined boxes for Ocsigenmod
|
| Ocsipersist |
Module Ocsipersist: persistent data in DBM database
|
P | |
| PRESENTATION [XHTML.T] | |
| Parseconfig |
Config file parsing
|
| Predefined_senders |
this module provides functions to create senders
|
R | |
| R [Extensions] |
We register for each extension four functions: a function that will be called for each
virtual server, generating two functions:, one that will be called to generate the pages
(from charset (string option) and request_info), one to parse the configuration file, a function that will be called at the beginning
of the initialisation phase , a function that will be called at the end of the initialisation phase
of the server, a function that will create an error message from the exceptions
that may be raised during the initialisation phase, and raise again
all other exceptions
|
| Redirections [Eliom] | |
S | |
| SPECIAL [XHTML.T] | |
| STRUCTURE [XHTML.T] | |
| STYLE_SHEET [XHTML.T] | |
| SubXhtml [Eliom] | |
T | |
| TABLES [XHTML.T] | |
| TEXT [XHTML.T] | |
| Text [Ocsigen] | |
| Text [Eliom] |
The first string is the content, the second is the content type,
for example "text/html"
|
U | |
| Unit [Eliom] | |
X | |
| XHTML |
Typesafe constructors for XHTML 1.1 documents.
|
| Xhtml [Ocsigen] |
Pages registration (typed xhtml)
|
| Xhtml [Eliom] |