Index of values


(**) [Ocsigen]
This is a combinator to allow the page to take several parameters (see examples above) Warning: it is a binary operator.
(**) [Eliom]
This is a combinator to allow the page to take several parameters (see examples above) Warning: it is a binary operator.

A
a [XHTML.T]
a [Ocsigen.OCSIGENFORMSIG]
a [Ocsigen.Xhtml]
a service sp cont () creates a link from current to service.
a [Eliom.XHTMLFORMSSIG]
a service sp cont () creates a link from current to service.
a [Eliom.ELIOMFORMSIG]
a_abbr [XHTML.T]
a_accept [XHTML.T]
a_accept_charset [XHTML.T]
a_accesskey [XHTML.T]
This attribute assigns an access key to an element.
a_action [XHTML.T]
This attribute specifies a form processing agent.
a_align [XHTML.T.Basic_Tables]
a_align [XHTML.T]
a_alt [XHTML.T]
a_archive [XHTML.T]
a_axis [XHTML.T]
a_border [XHTML.T]
a_button_type [XHTML.T]
a_cellpadding [XHTML.T]
a_cellspacing [XHTML.T]
a_char [XHTML.T]
a_charoff [XHTML.T]
a_charset [XHTML.T]
This attribute specifies the character encoding of the resource designated by the link.
a_checked [XHTML.T]
When the type attribute has the value "radio" or "checkbox", this boolean attribute specifies that the button is on.
a_cite [XHTML.T]
a_class [XHTML.T]
This attribute assigns a class name or set of class names to an element.
a_classid [XHTML.T]
a_codebase [XHTML.T]
a_codetype [XHTML.T]
a_cols [XHTML.T]
This attribute specifies the visible width in average character widths.
a_colspan [XHTML.T]
a_content [XHTML.T]
a_coords [XHTML.T]
a_data [XHTML.T]
a_datapagesize [XHTML.T]
a_datetime [XHTML.T]
a_declare [XHTML.T]
a_defer [XHTML.T]
a_dir [XHTML.T]
a_disabled [XHTML.T]
a_enctype [XHTML.T]
a_for [XHTML.T]
a_frame [XHTML.T]
a_frameborder [XHTML.T]
a_fs_cols [XHTML.T]
a_fs_rows [XHTML.T]
a_headers [XHTML.T]
a_height [XHTML.T]
a_href [XHTML.T]
This attribute specifies the location of a Web resource, thus defining a link between the current element (the source anchor) and the destination anchor defined by this attribute.
a_hreflang [XHTML.T]
This attribute specifies the base language of the resource designated by href and may only be used when href is specified.
a_http_equiv [XHTML.T]
a_id [XHTML.T]
This attribute assigns a name to an element.
a_input_type [XHTML.T]
a_longdesc [XHTML.T]
a_marginheight [XHTML.T]
a_marginwidth [XHTML.T]
a_maxlength [XHTML.T]
a_media [XHTML.T]
a_method [XHTML.T]
a_multiple [XHTML.T]
a_name [XHTML.T]
This attribute assigns the control name.
a_name_01_00 [XHTML.T_01_00]
XHTML 1.1 has removed the name attribute from several elements:
a_nohref [XHTML.T]
a_noresize [XHTML.T]
a_profile [XHTML.T]
a_readonly [XHTML.T]
a_rel [XHTML.T]
This attribute describes the relationship from the current document to the anchor specified by the href attribute.
a_rev [XHTML.T]
This attribute is used to describe a reverse link from the anchor specified by the href attribute to the current document.
a_rows [XHTML.T]
This attribute specifies the number of visible text lines.
a_rowspan [XHTML.T]
a_rules [XHTML.T]
a_scheme [XHTML.T]
a_scope [XHTML.T.Basic_Tables]
a_scope [XHTML.T]
a_scrolling [XHTML.T]
a_selected [XHTML.T]
When set, this boolean attribute specifies that this option is pre-selected.
a_shape [XHTML.T]
a_size [XHTML.T]
a_src [XHTML.T]
a_standby [XHTML.T]
a_summary [XHTML.T]
a_tabindex [XHTML.T]
This attribute specifies the position of the current element in the tabbing order for the current document.
a_target [XHTML.T]
a_title [XHTML.T]
This attribute offers advisory information about the element for which it is set.
a_type [XHTML.T]
This attribute gives an advisory hint as to the content type of the content available at the link target address.
a_usemap [XHTML.T]
a_valign [XHTML.T.Basic_Tables]
a_valign [XHTML.T]
a_value [XHTML.T]
This attribute specifies the initial value of the control.
a_version [XHTML.T]
a_width [XHTML.T]
a_xml_lang [XHTML.T]
a_xml_space [XHTML.T]
a_xmlns [XHTML.T]
abbr [XHTML.T]
access [Messages]
accesslog [Messages]
acronym [XHTML.T]
action_a [Ocsigen.OCSIGENFORMSIG]
action_a [Ocsigen.Xhtml]
Creates a link that will perform an action (see action).
action_form [Ocsigen.OCSIGENFORMSIG]
action_form [Ocsigen.Xhtml]
Creates a form that will perform an action (see action).
add [Ocsipersist]
add table key value associates the value value to key key.
address [XHTML.T]
addto_class [XHTML.T]
Add the element and all its subelements to a class.
addto_class1 [XHTML.T]
Add the element to a class.
all_anchors [XHTML.T]
all_hrefs [XHTML.T]
all_suffix [Eliom]
Takes all the suffix, as long as possible, as a string list
all_suffix_regexp [Eliom]
Takes all the suffix, as long as possible, matching the regexp
all_suffix_string [Eliom]
Takes all the suffix, as long as possible, as a string
all_suffix_user [Eliom]
Takes all the suffix, as long as possible, with a type specified by the user
area [XHTML.T]

B
b [XHTML.T]
base [XHTML.T]
bdo [XHTML.T]
big [XHTML.T]
bip [Messages]
blockquote [XHTML.T]
body [XHTML.T]
bool [Ocsigen]
bool s tells that the page takes a boolean as parameter, labeled s (to use for example with boolean checkboxes)
bool [Eliom]
bool s tells that the page takes a boolean as parameter, labeled s (to use for example with boolean checkboxes)
bool_checkbox [Ocsigen.OCSIGENFORMSIG]
bool_checkbox [Ocsigen.Xhtml]
Creates a checkbox <input> tag
bool_checkbox [Eliom.XHTMLFORMSSIG]
Creates a checkbox <input> tag
bool_checkbox [Eliom.ELIOMFORMSIG]
br [XHTML.T]
button [XHTML.T]

C
caption [XHTML.T.Basic_Tables]
caption [XHTML.T]
change_cookie [Extensions]
checkbox [Ocsigen.FORMCREATE]
checkbox [Eliom.FORMCREATE]
cite [XHTML.T]
close_persistent_session [Eliom]
Close the persistent session (destroying all persistent data)
close_session [Ocsigen]
Close the session
close_session [Eliom]
Close noth sessions
close_volatile_session [Eliom]
Close Eliom's volatile session
code [XHTML.T]
col [XHTML.T]
colgroup [XHTML.T]
cons_form [Ocsigen.FORMCREATE]
cons_form [Eliom.FORMCREATE]
console [Messages]
create_empty_sender [Predefined_senders]
Creating a sender for empty content
create_file_sender [Predefined_senders]
Creating a sender for a file
create_persistent_table [Eliom]
create_sender [Ocsigen.REGCREATE]
create_table [Eliom]
Create a table in memory where you can store your session data After initialization phase, you must give the ~sp parameter
create_xhtml_sender [Predefined_senders]
Creating an xhtml (or text) sender
css_link [Ocsigen.OCSIGENFORMSIG]
css_link [Ocsigen.Xhtml]
Creates a <link> tag for a Cascading StyleSheet (CSS).
css_link [Eliom.XHTMLFORMSSIG]
Creates a <link> tag for a Cascading StyleSheet (CSS).
css_link [Eliom.ELIOMFORMSIG]

D
dd [XHTML.T]
debug [Messages]
debug_noel [Messages]
del [XHTML.T]
dfn [XHTML.T]
div [XHTML.T]
dl [XHTML.T]
dt [XHTML.T]

E
em [XHTML.T]
empty_seq [Ocsigen.FORMCREATE]
empty_seq [Eliom.FORMCREATE]
entity [XHTML.T]
errlog [Messages]
error [Messages]

F
fieldset [XHTML.T]
file [Ocsigen.FORMCREATE]
file [Ocsigen]
file s tells that the page takes a file as parameter, labeled s
file [Eliom.FORMCREATE]
file [Eliom]
file s tells that the page takes a file as parameter, labeled s
file_input [Ocsigen.OCSIGENFORMSIG]
file_input [Ocsigen.Xhtml]
file_input [Eliom.XHTMLFORMSSIG]
file_input [Eliom.ELIOMFORMSIG]
find [Ocsipersist]
find table key gives the value associated to key.
float [Ocsigen]
float s tells that the page takes a floating point number as parameter, labeled s
float [Eliom]
float s tells that the page takes a floating point number as parameter, labeled s
float_input [Ocsigen.OCSIGENFORMSIG]
float_input [Ocsigen.Xhtml]
Creates an <input> tag for a float
float_input [Eliom.XHTMLFORMSSIG]
Creates an <input> tag for a float
float_input [Eliom.ELIOMFORMSIG]
float_password_input [Ocsigen.OCSIGENFORMSIG]
float_password_input [Ocsigen.Xhtml]
Creates an <input type="password"> tag for a float
float_password_input [Eliom.XHTMLFORMSSIG]
Creates an <input type="password"> tag for a float
float_password_input [Eliom.ELIOMFORMSIG]
float_radio [Ocsigen.OCSIGENFORMSIG]
float_radio [Ocsigen.Xhtml]
Creates a radio <input> tag with float content
float_radio [Eliom.XHTMLFORMSSIG]
Creates a radio <input> tag with float content
float_radio [Eliom.ELIOMFORMSIG]
form [XHTML.T.Basic_Forms]
form [XHTML.T]
Generic forms.
frame [XHTML.T]
frameset [XHTML.T]

G
get [Ocsipersist]
get pv gives the value of pv
get_all_get_params [Eliom]
All GET parameters in the URL
get_all_post_params [Eliom]
All POST parameters in the request
get_config [Extensions]
While loading an extension, get the configuration tree between <dynlink></dynlink>
get_config [Ocsigen]
Allows extensions of the configuration file for your modules
get_config [Eliom]
Allows extensions of the configuration file for your modules
get_config_file_charset [Eliom]
get_cookies [Eliom]
get_current_path [Eliom]
get_current_path_string [Eliom]
get_current_url [Ocsigen]
get_default_persistent_timeout [Eliom]
get_default_timeout [Eliom]
get_exn [Eliom]
get_filesize [Ocsigen]
get_filesize [Eliom]
get_form [Ocsigen.OCSIGENFORMSIG]
get_form [Ocsigen.Xhtml]
get_form service current formgen creates a GET form from current to service.
get_form [Eliom.XHTMLFORMSSIG]
get_form service current formgen creates a GET form from current to service.
get_form [Eliom.ELIOMFORMSIG]
get_full_url [Ocsigen]
get_full_url [Eliom]
get_get_params [Ocsigen]
get_get_params [Eliom]
Only GET parameters concerning that page
get_global_persistent_timeout [Eliom]
get_global_timeout [Eliom]
get_hostname [Ocsigen]
get_hostname [Eliom]
get_inet_addr [Ocsigen]
get_inet_addr [Eliom]
get_ip [Ocsigen]
get_ip [Eliom]
get_original_filename [Ocsigen]
get_original_filename [Eliom]
get_other_get_params [Eliom]
get_persistent_data [Eliom]
get_port [Ocsigen]
get_port [Eliom]
get_post_params [Ocsigen]
get_post_params [Eliom]
Only POST parameters concerning that page
get_session_data [Eliom]
get_suffix [Eliom]
get_tmp_filename [Ocsigen]
Type of files
get_tmp_filename [Eliom]
Type of files
get_user_agent [Ocsigen]
get_user_agent [Eliom]
get_user_expdate [Eliom]
get_user_persistent_expdate [Eliom]
get_user_persistent_timeout [Eliom]
get_user_timeout [Eliom]

H
h1 [XHTML.T]
h2 [XHTML.T]
h3 [XHTML.T]
h4 [XHTML.T]
h5 [XHTML.T]
h6 [XHTML.T]
head [XHTML.T]
hidden [Ocsigen.FORMCREATE]
hidden [Eliom.FORMCREATE]
hidden_float_input [Ocsigen.OCSIGENFORMSIG]
hidden_float_input [Ocsigen.Xhtml]
Creates an hidden <input> tag for a float
hidden_float_input [Eliom.XHTMLFORMSSIG]
Creates an hidden <input> tag for a float
hidden_float_input [Eliom.ELIOMFORMSIG]
hidden_int_input [Ocsigen.OCSIGENFORMSIG]
hidden_int_input [Ocsigen.Xhtml]
Creates an hidden <input> tag for an integer
hidden_int_input [Eliom.XHTMLFORMSSIG]
Creates an hidden <input> tag for an integer
hidden_int_input [Eliom.ELIOMFORMSIG]
hidden_string_input [Ocsigen.OCSIGENFORMSIG]
hidden_string_input [Ocsigen.Xhtml]
Creates an hidden <input> tag for a string
hidden_string_input [Eliom.XHTMLFORMSSIG]
Creates an hidden <input> tag for a string
hidden_string_input [Eliom.ELIOMFORMSIG]
hidden_user_type_input [Ocsigen.OCSIGENFORMSIG]
hidden_user_type_input [Ocsigen.Xhtml]
Creates an hidden <input> tag for a user type
hidden_user_type_input [Eliom.XHTMLFORMSSIG]
Creates an hidden <input> tag for a user type
hidden_user_type_input [Eliom.ELIOMFORMSIG]
hr [XHTML.T]
html [XHTML.T]

I
i [XHTML.T]
img [XHTML.T]
input [XHTML.T.Basic_Forms]
input [XHTML.T]
ins [XHTML.T]
int [Ocsigen]
int s tells that the page takes an integer as parameter, labeled s
int [Eliom]
int s tells that the page takes an integer as parameter, labeled s
int_input [Ocsigen.OCSIGENFORMSIG]
int_input [Ocsigen.Xhtml]
Creates an <input> tag for an integer
int_input [Eliom.XHTMLFORMSSIG]
Creates an <input> tag for an integer
int_input [Eliom.ELIOMFORMSIG]
int_password_input [Ocsigen.OCSIGENFORMSIG]
int_password_input [Ocsigen.Xhtml]
Creates an <input type="password"> tag for an integer
int_password_input [Eliom.XHTMLFORMSSIG]
Creates an <input type="password"> tag for an integer
int_password_input [Eliom.ELIOMFORMSIG]
int_radio [Ocsigen.OCSIGENFORMSIG]
int_radio [Ocsigen.Xhtml]
Creates a radio <input> tag with int content
int_radio [Eliom.XHTMLFORMSSIG]
Creates a radio <input> tag with int content
int_radio [Eliom.ELIOMFORMSIG]

J
js_script [Ocsigen.OCSIGENFORMSIG]
js_script [Ocsigen.Xhtml]
Creates a <script> tag to add a javascript file
js_script [Eliom.XHTMLFORMSSIG]
Creates a <script> tag to add a javascript file
js_script [Eliom.ELIOMFORMSIG]

K
kbd [XHTML.T]

L
label [XHTML.T.Basic_Forms]
label [XHTML.T]
legend [XHTML.T]
li [XHTML.T]
link [XHTML.T]
list [Ocsigen]
The page takes a list of parameters.
list [Eliom]
The page takes a list of parameters.
log_aux [Messages]
lwtbip [Messages]

M
make_a [Ocsigen.FORMCREATE]
make_a [Eliom.FORMCREATE]
make_css_link [Ocsigen.FORMCREATE]
make_css_link [Eliom.FORMCREATE]
make_div [Ocsigen.FORMCREATE]
make_div [Eliom.FORMCREATE]
make_get_form [Ocsigen.FORMCREATE]
make_get_form [Eliom.FORMCREATE]
make_hidden_field [Ocsigen.FORMCREATE]
make_hidden_field [Eliom.FORMCREATE]
make_input [Ocsigen.FORMCREATE]
make_input [Eliom.FORMCREATE]
make_js_script [Ocsigen.FORMCREATE]
make_js_script [Eliom.FORMCREATE]
make_persistent [Ocsipersist]
make_persistent store name default creates a persistent value named name in store store from database or create it with the default value default if it does not exist.
make_persistent_lazy [Ocsipersist]
Same as make_persistent but the default value is evaluated only if needed
make_post_form [Ocsigen.FORMCREATE]
make_post_form [Eliom.FORMCREATE]
make_select [Ocsigen.FORMCREATE]
make_select [Eliom.FORMCREATE]
make_string_uri [Eliom]
make_textarea [Ocsigen.FORMCREATE]
make_textarea [Eliom.FORMCREATE]
make_uri [Ocsigen.OCSIGENFORMSIG]
make_uri [Ocsigen.Xhtml]
Create the text of the service.
make_uri [Eliom.XHTMLFORMSSIG]
Create the text of the service.
make_uri [Eliom.ELIOMFORMSIG]
make_uri_from_string [XHTML.T]
A Uniform Resource Identifier, as per RFC2396.
make_uri_from_string [Ocsigen.FORMCREATE]
make_uri_from_string [Eliom.FORMCREATE]
map [XHTML.T]
menu [Eliomboxes]
menu [Ocsigenboxes]
meta [XHTML.T]

N
new_action [Ocsigen]
Creates an action
new_auxiliary_service [Ocsigen]
Creates another version of an already existing service, where you can register another treatment.
new_coservice [Eliom]
Creates another version of an already existing service, where you can register another treatment.
new_coservice' [Eliom]
Creates a non-attached coservice.
new_external_service [Ocsigen]
Creates an service for an external web site
new_external_service [Eliom]
Creates an service for an external web site
new_post_auxiliary_service [Ocsigen]
Creates a auxiliary service with POST parameters
new_post_coservice [Eliom]
Creates a coservice with POST parameters
new_post_coservice' [Eliom]
Creates a non attached coservice with POST parameters
new_post_service [Ocsigen]
Creates an service that takes POST parameters.
new_post_service [Eliom]
Creates an service that takes POST parameters.
new_service [Ocsigen]
Definitions of entry points (services/URLs)
new_service [Eliom]
new_service ~url:p ~get_params:pa () creates an service associated to the url_path p and that takes the parameters pa.
noframes [XHTML.T]
noscript [XHTML.T]

O
object_ [XHTML.T]
ocsigen_print [XHTML.T]
ocsigen_xprint [XHTML.T]
ol [XHTML.T]
open_files [Messages]
open_store [Ocsipersist]
Open a store (and create it if it does not exist)
open_table [Ocsipersist]
Open a table (and create it if it does not exist)
opt [Ocsigen]
Use this if you want a parameter to be optional
opt [Eliom]
Use this if you want a parameter to be optional
optgroup [XHTML.T]
option [XHTML.T.Basic_Forms]
option [XHTML.T]
output [XHTML.T]

P
p [XHTML.T]
parse_size [Parseconfig]
parse_string [Parseconfig]
password [Ocsigen.FORMCREATE]
password [Eliom.FORMCREATE]
pcdata [XHTML.T]
post_form [Ocsigen.OCSIGENFORMSIG]
post_form [Ocsigen.Xhtml]
post_form service current formgen creates a POST form from current to service.
post_form [Eliom.XHTMLFORMSSIG]
post_form service current formgen creates a POST form from current to service.
post_form [Eliom.ELIOMFORMSIG]
pre [XHTML.T]
preapply [Eliom]
Preapplied services are created from a service and its GET parameters.
pretty_print [XHTML.T]
prod [Ocsigen]
See ** above
prod [Eliom]
See ** above

Q
q [XHTML.T]

R
radio [Ocsigen.FORMCREATE]
radio [Eliom.FORMCREATE]
radio_answer [Ocsigen]
radio_answer s tells that the page takes the result of a click on a radio button as parameter.
radio_answer [Eliom]
radio_answer s tells that the page takes the result of a click on a radio button as parameter.
regexp [Eliom]
regexp r d s tells that the page takes a string that matches r as parameter, labeled s, and that will be rewritten in d
register [Eliom.ELIOMREGSIG1]
Register an service in the global table of the server with the associated generation function.
register_action [Ocsigen]
Register an action in the global table
register_action_for_session [Ocsigen]
Register an action in the session table
register_extension [Extensions.R]
register_for_session [Eliom.ELIOMREGSIG1]
Registers an service and the associated function in the session table.
register_new_action [Ocsigen]
Same as new_action followed by register_action
register_new_action_for_session [Ocsigen]
Same as new_action followed by register_action_for_session
register_new_auxiliary_service [Ocsigen.OCSIGENREGSIG]
register_new_auxiliary_service [Ocsigen.Xhtml]
Same as new_auxiliary_service followed by register_service
register_new_auxiliary_service_for_session [Ocsigen.OCSIGENREGSIG]
register_new_auxiliary_service_for_session [Ocsigen.Xhtml]
Same as new_auxiliary_service followed by register_service_for_session
register_new_coservice [Eliom.ELIOMREGSIG1]
Same as new_coservice followed by register
register_new_coservice' [Eliom.ELIOMREGSIG1]
Same as new_coservice' followed by register
register_new_coservice_for_session [Eliom.ELIOMREGSIG1]
Same as new_coservice followed by register_for_session
register_new_coservice_for_session' [Eliom.ELIOMREGSIG1]
Same as new_coservice' followed by register_for_session
register_new_post_auxiliary_service [Ocsigen.OCSIGENREGSIG]
register_new_post_auxiliary_service [Ocsigen.Xhtml]
Same as new_post_auxiliary_service followed by register_post_service
register_new_post_auxiliary_service_for_session [Ocsigen.OCSIGENREGSIG]
register_new_post_auxiliary_service_for_session [Ocsigen.Xhtml]
Same as new_post_auxiliary_service followed by register_post_service_for_session
register_new_post_coservice [Eliom.ELIOMREGSIG1]
Same as new_post_coservice followed by register
register_new_post_coservice' [Eliom.ELIOMREGSIG1]
Same as new_post_coservice' followed by register
register_new_post_coservice_for_session [Eliom.ELIOMREGSIG1]
Same as new_post_coservice followed by register_for_session
register_new_post_coservice_for_session' [Eliom.ELIOMREGSIG1]
Same as new_post_coservice' followed by register_for_session
register_new_post_service [Ocsigen.OCSIGENREGSIG]
register_new_post_service [Ocsigen.Xhtml]
Same as new_post_service followed by register_post_service
register_new_post_service [Eliom.ELIOMREGSIG1]
Same as new_post_service followed by register
register_new_service [Ocsigen.OCSIGENREGSIG]
register_new_service [Ocsigen.Xhtml]
Same as new_service followed by register_service
register_new_service [Eliom.ELIOMREGSIG1]
Same as new_service followed by register
register_service [Ocsigen.OCSIGENREGSIG]
register_service [Ocsigen.Xhtml]
Register an service in the global table of the server with the associated generation function.
register_service_for_session [Ocsigen.OCSIGENREGSIG]
register_service_for_session [Ocsigen.Xhtml]
Registers an service and the associated function in the session table.
remove [Ocsipersist]
remove table key removes the entry in the table if it exists
remove_first [Ocsigen.FORMCREATE]
remove_first [Eliom.FORMCREATE]
remove_persistent_data [Eliom]
remove_session_data [Eliom]
rewrite_hrefs [XHTML.T]

S
samp [XHTML.T]
script [XHTML.T]
select [XHTML.T.Basic_Forms]
select [XHTML.T]
select [Ocsigen.OCSIGENFORMSIG]
select [Ocsigen.Xhtml]
Basic support for the <select> tag.
select [Eliom.XHTMLFORMSSIG]
Basic support for the <select> tag.
select [Eliom.ELIOMFORMSIG]
send [Ocsigen.REGCREATE]
send [Eliom.REGCREATE]
send [Eliom.ELIOMREGSIG1]
send_empty [Predefined_senders]
Sending an empty page (no content)
send_file [Predefined_senders]
Sending a file
send_text_page [Predefined_senders]
Sending a text page
send_xhtml_page [Predefined_senders]
Sending xhtml
set [Ocsipersist]
set pv value sets a persistent value pv to value
set_exn_handler [Eliom]
Use your own error pages (404, or any exception during page generation)
set_global_persistent_timeout [Eliom]
set_global_timeout [Eliom]
Setting and getting timeout for the session (server side).
set_persistent_data [Eliom]
set_rowspan [XHTML.T]
Set the rowspan attribute for the element.
set_session_data [Eliom]
set_user_expdate [Eliom]
Setting and getting cookie expiration date for the session.
set_user_persistent_expdate [Eliom]
set_user_persistent_timeout [Eliom]
set_user_timeout [Eliom]
small [XHTML.T]
space [XHTML.T]
span [XHTML.T]
standard [XHTML.T]
static_dir [Ocsigen]
Misc
static_dir [Eliom]
The service that correponds to the directory where static pages are.
string [Ocsigen]
string s tells that the page takes a string as parameter, labeled s
string [Eliom]
string s tells that the page takes a string as parameter, labeled s
string_input [Ocsigen.OCSIGENFORMSIG]
string_input [Ocsigen.Xhtml]
Creates an <input> tag for a string
string_input [Eliom.XHTMLFORMSSIG]
Creates an <input> tag for a string
string_input [Eliom.ELIOMFORMSIG]
string_of_url_path [Eliom]
This type is used to represent URL paths; For example the path coucou/ciao is represented by the list ["coucou";"ciao"]
string_password_input [Ocsigen.OCSIGENFORMSIG]
string_password_input [Ocsigen.Xhtml]
Creates an <input type="password"> tag for a string
string_password_input [Eliom.XHTMLFORMSSIG]
Creates an <input type="password"> tag for a string
string_password_input [Eliom.ELIOMFORMSIG]
string_radio [Ocsigen.OCSIGENFORMSIG]
string_radio [Ocsigen.Xhtml]
Creates a radio <input> tag with string content
string_radio [Eliom.XHTMLFORMSSIG]
Creates a radio <input> tag with string content
string_radio [Eliom.ELIOMFORMSIG]
strong [XHTML.T]
style [XHTML.T]
sub [XHTML.T]
submit [Ocsigen.FORMCREATE]
submit [Eliom.FORMCREATE]
submit_input [Ocsigen.OCSIGENFORMSIG]
submit_input [Ocsigen.Xhtml]
Creates a submit <input> tag
submit_input [Eliom.XHTMLFORMSSIG]
Creates a submit <input> tag
submit_input [Eliom.ELIOMFORMSIG]
suffix [Ocsigen]
Tells that the function that will generate the page takes a pair whose first element is the suffix of the URL of the current page.
suffix [Eliom]
Tells that the only parameter of the function that will generate the page is the suffix of the URL of the current page.
suffix_only [Ocsigen]
Tells that the only parameter of the function that will generate the page is the suffix of the URL of the current page.
suffix_prod [Eliom]
Tells that the function that will generate the page takes a pair whose first element is the suffix of the URL of the current page.
sum [Ocsigen]
sum [Eliom]
sup [XHTML.T]
sync [Ocsigen]
This function may be used for services that can not be interrupted (no cooperation point for threads).
sync [Eliom]
This function may be used for services that can not be interrupted (no cooperation point for threads).

T
table [XHTML.T.Basic_Tables]
table [XHTML.T]
tablex [XHTML.T]
tbody [XHTML.T]
td [XHTML.T.Basic_Tables]
td [XHTML.T]
text [Ocsigen.FORMCREATE]
text [Eliom.FORMCREATE]
textarea [XHTML.T.Basic_Forms]
textarea [XHTML.T]
textarea [Ocsigen.OCSIGENFORMSIG]
textarea [Ocsigen.Xhtml]
Creates a <textarea> tag
textarea [Eliom.XHTMLFORMSSIG]
Creates a <textarea> tag
textarea [Eliom.ELIOMFORMSIG]
tfoot [XHTML.T]
th [XHTML.T.Basic_Tables]
th [XHTML.T]
thead [XHTML.T]
title [XHTML.T]
to_xmlattribs [XHTML.T]
toelt [XHTML.T]
toeltl [XHTML.T]
tot [XHTML.T]
totl [XHTML.T]
tr [XHTML.T.Basic_Tables]
tr [XHTML.T]
tt [XHTML.T]

U
ul [XHTML.T]
unit [Ocsigen]
used for pages that don't have any parameters
unit [Eliom]
used for pages that don't have any parameters
unset_user_persistent_timeout [Eliom]
unset_user_timeout [Eliom]
user_type [Ocsigen]
Allows to use whatever type you want for a parameter of the page.
user_type [Eliom]
Allows to use whatever type you want for a parameter of the page.
user_type_input [Ocsigen.OCSIGENFORMSIG]
user_type_input [Ocsigen.Xhtml]
Creates an <input> tag for a user type
user_type_input [Eliom.XHTMLFORMSSIG]
Creates an <input> tag for a user type
user_type_input [Eliom.ELIOMFORMSIG]
user_type_password_input [Ocsigen.OCSIGENFORMSIG]
user_type_password_input [Ocsigen.Xhtml]
Creates an <input type="password"> tag for a user type
user_type_password_input [Eliom.XHTMLFORMSSIG]
Creates an <input type="password"> tag for a user type
user_type_password_input [Eliom.ELIOMFORMSIG]
user_type_radio [Ocsigen.OCSIGENFORMSIG]
user_type_radio [Ocsigen.Xhtml]
Creates a radio <input> tag with user_type content
user_type_radio [Eliom.XHTMLFORMSSIG]
Creates a radio <input> tag with user_type content
user_type_radio [Eliom.ELIOMFORMSIG]

V
validator [XHTML.T]
validator_icon [XHTML.T]
A hyperlink to the W3C validator, including the logo.
var [XHTML.T]
version [XHTML.T]

W
warning [Messages]
warningfile [Messages]