This is client API (go to server)

Index of values


( ** ) [Eliom_parameters]
(!!) [Eliom_pervasives]
(>>=)=) >> [Eliom_pervasives]
(>|=) [Eliom_pervasives]

A
a [Eliom_output_base.​Html5_forms]

The function a service a_content get_params creates a <a> node that link to service applied to GET parameters get_params and whose content is a_content.

a [Eliom_output.​Html5_forms]

The function a service a_content get_params creates a <a> node that link to service applied to GET parameters get_params and whose content is a_content.

a [Eliom_output.​Html5]

The function a service a_content get_params creates a <a> node that link to service applied to GET parameters get_params and whose content is a_content.

a [Eliom_mkforms.​MakeForms]

The function a service a_content get_params creates a <a> node that link to service applied to GET parameters get_params and whose content is a_content.

activate [Eliom_comet]

if the client is inactive activate () launch a new xhr connection to start receiving server messages

add_nl_parameter [Eliom_parameters]
add_non_localized_get_parameters [Eliom_services]

Miscellaneous

add_non_localized_post_parameters [Eliom_services]

Adds non localized GET parameters to a service

add_pref_params [Eliom_parameters]
alert [Eliom_pervasives]
all_suffix [Eliom_parameters]
all_suffix_string [Eliom_parameters]
all_suffix_user [Eliom_parameters]
any [Eliom_parameters]

B
bool [Eliom_parameters]
bool_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag that will have a boolean value.

bool_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag that will have a boolean value.

bool_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag that will have a boolean value.

bool_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag that will have a boolean value.

button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with no value.

button [Eliom_output.​Html5_forms]

Creates a <button> tag with no value.

button [Eliom_output.​Html5]

Creates a <button> tag with no value.

button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with no value.

buttonsubmit [Eliom_mkforms.​FORMS_PARAM]

C
call_caml_service [Eliom_client]

Call a server side service that return a Caml value.

call_service [Eliom_client]

(low level) Call a server side service and return the content of the resulting HTTP frame as a string.

caml [Eliom_parameters]
change_page [Eliom_client]

Call a server side service and change the current page.

change_url [Eliom_client]

(low level) Change the URL, without doing a request.

checkbox [Eliom_mkforms.​FORMS_PARAM]
chop [Eliom_pervasives.​List]
close [Eliom_bus]

after close b, stream b stops receiving new messages from the bus, but it is still possible to write to the bus.

cons_hidden_fieldset [Eliom_mkforms.​FORMS_PARAM]
construct_params [Eliom_parameters]
construct_params_list [Eliom_parameters]
construct_params_list_raw [Eliom_parameters]
construct_params_string [Eliom_parameters]
contains_suffix [Eliom_parameters]
coordinates [Eliom_parameters]
css_link [Eliom_output_base.​Html5_forms]

The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).

css_link [Eliom_output.​Html5_forms]

The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).

css_link [Eliom_output.​Html5]

The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).

css_link [Eliom_mkforms.​MakeForms]

The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).


D
debug [Eliom_pervasives]
debug_exn [Eliom_pervasives]
debug_var [Eliom_pervasives]
decode [Eliom_pervasives.​Url]
drop_configuration [Eliom_comet.​Configuration]

drop_configuration t restores the behaviour to the minimum of configuration without t.


E
empty_nl_params_set [Eliom_parameters]
empty_seq [Eliom_mkforms.​FORMS_PARAM]
encode [Eliom_pervasives.​Url]
encode_form_value [Eliom_pervasives]
encode_header_value [Eliom_pervasives]
error [Eliom_pervasives]
exit_to [Eliom_client]

Stop current program and load a new page.


F
file [Eliom_mkforms.​FORMS_PARAM]
file [Eliom_parameters]
file_input [Eliom_output_base.​Html5_forms]

Creates an <input> tag for sending a file

file_input [Eliom_output.​Html5_forms]

Creates an <input> tag for sending a file

file_input [Eliom_output.​Html5]

Creates an <input> tag for sending a file

file_input [Eliom_mkforms.​MakeForms]

Creates an <input> tag for sending a file

float [Eliom_parameters]
float_button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with float content

float_button [Eliom_output.​Html5_forms]

Creates a <button> tag with float content

float_button [Eliom_output.​Html5]

Creates a <button> tag with float content

float_button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with float content

float_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag that will have a float value.

float_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag that will have a float value.

float_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag that will have a float value.

float_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag that will have a float value.

float_coordinates [Eliom_parameters]
float_image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type float

float_image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type float

float_image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type float

float_image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type float

float_input [Eliom_output_base.​Html5_forms]

Creates an <input> tag for a float

float_input [Eliom_output.​Html5_forms]

Creates an <input> tag for a float

float_input [Eliom_output.​Html5]

Creates an <input> tag for a float

float_input [Eliom_mkforms.​MakeForms]

Creates an <input> tag for a float

float_multiple_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for float values.

float_multiple_select [Eliom_output.​Html5_forms]

Creates a <select> tag for float values.

float_multiple_select [Eliom_output.​Html5]

Creates a <select> tag for float values.

float_multiple_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for float values.

float_radio [Eliom_output_base.​Html5_forms]

Creates a radio <input> tag with float content

float_radio [Eliom_output.​Html5_forms]

Creates a radio <input> tag with float content

float_radio [Eliom_output.​Html5]

Creates a radio <input> tag with float content

float_radio [Eliom_mkforms.​MakeForms]

Creates a radio <input> tag with float content

float_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for float values.

float_select [Eliom_output.​Html5_forms]

Creates a <select> tag for float values.

float_select [Eliom_output.​Html5]

Creates a <select> tag for float values.

float_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for float values.

force [Eliom_lazy]
from_fun [Eliom_lazy]
from_poly [Eliom_pervasives]
from_val [Eliom_lazy]

G
get_cookie_info_for_uri_js [Eliom_request]
get_form [Eliom_output_base.​Html5_forms]

The function post_form service formgen creates a GET <form> to service.

get_form [Eliom_output.​Html5_forms]

The function post_form service formgen creates a GET <form> to service.

get_form [Eliom_output.​Html5]

The function post_form service formgen creates a GET <form> to service.

get_form [Eliom_mkforms.​MakeForms]

The function post_form service formgen creates a GET <form> to service.

get_nl_params_names [Eliom_parameters]
get_ssl [Eliom_pervasives.​Url]
get_to_and_from [Eliom_parameters]
guard [Eliom_parameters]

H
hidden [Eliom_mkforms.​FORMS_PARAM]
http_get [Eliom_request]
http_post [Eliom_request]
https_void_coservice' [Eliom_services]

A predefined non-attached action with special behaviour: it has no parameter at all, even non-attached parameters.

https_void_hidden_coservice' [Eliom_services]

Same as void_coservice' but keeps non attached GET parameters.


I
id [Eliom_pervasives]
id_of_int [Eliom_unwrap]

unwrap (mark,v) transform the value v using registered wrappers.

image [Eliom_mkforms.​FORMS_PARAM]
image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on

image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on

image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on

image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on

in_onload [Eliom_client]

true if the function is executed inside the loading phase

int [Eliom_parameters]
int32 [Eliom_parameters]
int32_button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with int32 content

int32_button [Eliom_output.​Html5_forms]

Creates a <button> tag with int32 content

int32_button [Eliom_output.​Html5]

Creates a <button> tag with int32 content

int32_button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with int32 content

int32_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag that will have an int32 value.

int32_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag that will have an int32 value.

int32_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag that will have an int32 value.

int32_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag that will have an int32 value.

int32_coordinates [Eliom_parameters]
int32_image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int32

int32_image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int32

int32_image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int32

int32_image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int32

int32_input [Eliom_output_base.​Html5_forms]

Creates an <input> tag for an integer

int32_input [Eliom_output.​Html5_forms]

Creates an <input> tag for an integer

int32_input [Eliom_output.​Html5]

Creates an <input> tag for an integer

int32_input [Eliom_mkforms.​MakeForms]

Creates an <input> tag for an integer

int32_multiple_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for int32 values.

int32_multiple_select [Eliom_output.​Html5_forms]

Creates a <select> tag for int32 values.

int32_multiple_select [Eliom_output.​Html5]

Creates a <select> tag for int32 values.

int32_multiple_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for int32 values.

int32_radio [Eliom_output_base.​Html5_forms]

Creates a radio <input> tag with int32 content

int32_radio [Eliom_output.​Html5_forms]

Creates a radio <input> tag with int32 content

int32_radio [Eliom_output.​Html5]

Creates a radio <input> tag with int32 content

int32_radio [Eliom_mkforms.​MakeForms]

Creates a radio <input> tag with int32 content

int32_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for int32 values.

int32_select [Eliom_output.​Html5_forms]

Creates a <select> tag for int32 values.

int32_select [Eliom_output.​Html5]

Creates a <select> tag for int32 values.

int32_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for int32 values.

int64 [Eliom_parameters]
int64_button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with int64 content

int64_button [Eliom_output.​Html5_forms]

Creates a <button> tag with int64 content

int64_button [Eliom_output.​Html5]

Creates a <button> tag with int64 content

int64_button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with int64 content

int64_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag that will have an int64 value.

int64_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag that will have an int64 value.

int64_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag that will have an int64 value.

int64_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag that will have an int64 value.

int64_coordinates [Eliom_parameters]
int64_image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int64

int64_image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int64

int64_image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int64

int64_image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int64

int64_input [Eliom_output_base.​Html5_forms]

Creates an <input> tag for an integer

int64_input [Eliom_output.​Html5_forms]

Creates an <input> tag for an integer

int64_input [Eliom_output.​Html5]

Creates an <input> tag for an integer

int64_input [Eliom_mkforms.​MakeForms]

Creates an <input> tag for an integer

int64_multiple_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for int64 values.

int64_multiple_select [Eliom_output.​Html5_forms]

Creates a <select> tag for int64 values.

int64_multiple_select [Eliom_output.​Html5]

Creates a <select> tag for int64 values.

int64_multiple_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for int64 values.

int64_radio [Eliom_output_base.​Html5_forms]

Creates a radio <input> tag with int64 content

int64_radio [Eliom_output.​Html5_forms]

Creates a radio <input> tag with int64 content

int64_radio [Eliom_output.​Html5]

Creates a radio <input> tag with int64 content

int64_radio [Eliom_mkforms.​MakeForms]

Creates a radio <input> tag with int64 content

int64_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for int64 values.

int64_select [Eliom_output.​Html5_forms]

Creates a <select> tag for int64 values.

int64_select [Eliom_output.​Html5]

Creates a <select> tag for int64 values.

int64_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for int64 values.

int_button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with int content

int_button [Eliom_output.​Html5_forms]

Creates a <button> tag with int content

int_button [Eliom_output.​Html5]

Creates a <button> tag with int content

int_button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with int content

int_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag that will have an int value.

int_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag that will have an int value.

int_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag that will have an int value.

int_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag that will have an int value.

int_coordinates [Eliom_parameters]
int_image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int

int_image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int

int_image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int

int_image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type int

int_input [Eliom_output_base.​Html5_forms]

Creates an <input> tag for an integer

int_input [Eliom_output.​Html5_forms]

Creates an <input> tag for an integer

int_input [Eliom_output.​Html5]

Creates an <input> tag for an integer

int_input [Eliom_mkforms.​MakeForms]

Creates an <input> tag for an integer

int_multiple_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for int values.

int_multiple_select [Eliom_output.​Html5_forms]

Creates a <select> tag for int values.

int_multiple_select [Eliom_output.​Html5]

Creates a <select> tag for int values.

int_multiple_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for int values.

int_radio [Eliom_output_base.​Html5_forms]

Creates a radio <input> tag with int content

int_radio [Eliom_output.​Html5_forms]

Creates a radio <input> tag with int content

int_radio [Eliom_output.​Html5]

Creates a radio <input> tag with int content

int_radio [Eliom_mkforms.​MakeForms]

Creates a radio <input> tag with int content

int_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for int values.

int_select [Eliom_output.​Html5_forms]

Creates a <select> tag for int values.

int_select [Eliom_output.​Html5]

Creates a <select> tag for int values.

int_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for int values.

is_active [Eliom_comet]

is_active () returns the current activity state

is_prefix_skip_end_slash [Eliom_pervasives.​List]
iter_option [Eliom_pervasives]

J
js_script [Eliom_output_base.​Html5_forms]

The function js_script ~uri () creates a <script> node that reference a javascript file.

js_script [Eliom_output.​Html5_forms]

The function js_script ~uri () creates a <script> node that reference a javascript file.

js_script [Eliom_output.​Html5]

The function js_script ~uri () creates a <script> node that reference a javascript file.

js_script [Eliom_mkforms.​MakeForms]

The function js_script ~uri () creates a <script> node that reference a javascript file.

jsalert [Eliom_pervasives]
jsdebug [Eliom_pervasives]

L
lazy_form [Eliom_pervasives.​HTML5.​M]
list [Eliom_parameters]
list_of_nl_params_set [Eliom_parameters]
lwt_get_form [Eliom_output_base.​Html5_forms]

Same as Eliom_output_base.​Html5_forms.​get_form but taking a cooperative function for <form> content generation.

lwt_get_form [Eliom_output.​Html5_forms]

Same as Eliom_output.​Html5_forms.​get_form but taking a cooperative function for <form> content generation.

lwt_get_form [Eliom_output.​Html5]

Same as Eliom_output.​Html5.​get_form but taking a cooperative function for <form> content generation.

lwt_get_form [Eliom_mkforms.​MakeForms]

Same as get_form but taking a cooperative function for <form> content generation.

lwt_ignore [Eliom_pervasives]
lwt_post_form [Eliom_output_base.​Html5_forms]

Same as Eliom_output_base.​Html5_forms.​post_form but taking a cooperative function for <form> content generation.

lwt_post_form [Eliom_output.​Html5_forms]

Same as Eliom_output.​Html5_forms.​post_form but taking a cooperative function for <form> content generation.

lwt_post_form [Eliom_output.​Html5]

Same as Eliom_output.​Html5.​post_form but taking a cooperative function for <form> content generation.

lwt_post_form [Eliom_mkforms.​MakeForms]

Same as post_form but taking a cooperative function for <form> content generation.


M
make_a [Eliom_mkforms.​FORMS_PARAM]
make_absolute_url [Eliom_pervasives.​Url]
make_button [Eliom_mkforms.​FORMS_PARAM]
make_css_link [Eliom_mkforms.​FORMS_PARAM]
make_encoded_parameters [Eliom_pervasives.​Url]
make_get_form [Eliom_mkforms.​FORMS_PARAM]
make_input [Eliom_mkforms.​FORMS_PARAM]
make_js_script [Eliom_mkforms.​FORMS_PARAM]
make_non_localized_parameters [Eliom_parameters]
make_optgroup [Eliom_mkforms.​FORMS_PARAM]
make_option [Eliom_mkforms.​FORMS_PARAM]
make_params_names [Eliom_parameters]
make_pcdata [Eliom_mkforms.​FORMS_PARAM]
make_post_form [Eliom_mkforms.​FORMS_PARAM]
make_post_uri_components [Eliom_output_base.​Html5_forms]

Same a Eliom_output_base.​Html5_forms.​make_uri_components, but also returns a list of post parameters.

make_post_uri_components [Eliom_output.​Html5_forms]

Same a Eliom_output.​Html5_forms.​make_uri_components, but also returns a list of post parameters.

make_post_uri_components [Eliom_output.​Html5]

Same a Eliom_output.​Html5.​make_uri_components, but also returns a list of post parameters.

make_post_uri_components [Eliom_mkforms.​MakeForms]

Same a make_uri_components, but also returns a list of post parameters.

make_post_uri_components [Eliom_uri]

Same a Eliom_uri.​make_uri_components, but also returns a table of post parameters.

make_select [Eliom_mkforms.​FORMS_PARAM]
make_string_uri [Eliom_output_base.​Html5_forms]

The function make_string_uri service get_params returns the URL of the of the service service applied to the GET parameters get_params.

make_string_uri [Eliom_output.​Html5_forms]

The function make_string_uri service get_params returns the URL of the of the service service applied to the GET parameters get_params.

make_string_uri [Eliom_output.​Html5]

The function make_string_uri service get_params returns the URL of the of the service service applied to the GET parameters get_params.

make_string_uri [Eliom_mkforms.​MakeForms]

The function make_string_uri service get_params returns the URL of the of the service service applied to the GET parameters get_params.

make_string_uri [Eliom_uri]

The function make_string_uri ~service get_params creates the string corresponding to the URL of the service service applied to the GET parameters get_params.

make_string_uri_from_components [Eliom_uri]

The function make_string_uri_from_components path get_params fragment build the corresponding string URL.

make_textarea [Eliom_mkforms.​FORMS_PARAM]
make_uri [Eliom_output_base.​Html5_forms]

The function make_uri service get_params returns the URL of the service service applied to the GET parameters get_params.

make_uri [Eliom_output.​Html5_forms]

The function make_uri service get_params returns the URL of the service service applied to the GET parameters get_params.

make_uri [Eliom_output.​Html5]

The function make_uri service get_params returns the URL of the service service applied to the GET parameters get_params.

make_uri [Eliom_mkforms.​MakeForms]

The function make_uri service get_params returns the URL of the service service applied to the GET parameters get_params.

make_uri_components [Eliom_output_base.​Html5_forms]

The function make_uri_components service get_params returns the a triplet (path, get_params, fragment) that is a decomposition of the URL for the service service applied to the GET parameters get_params.

make_uri_components [Eliom_output.​Html5_forms]

The function make_uri_components service get_params returns the a triplet (path, get_params, fragment) that is a decomposition of the URL for the service service applied to the GET parameters get_params.

make_uri_components [Eliom_output.​Html5]

The function make_uri_components service get_params returns the a triplet (path, get_params, fragment) that is a decomposition of the URL for the service service applied to the GET parameters get_params.

make_uri_components [Eliom_mkforms.​MakeForms]

The function make_uri_components service get_params returns the a triplet (path, get_params, fragment) that is a decomposition of the URL for the service service applied to the GET parameters get_params.

make_uri_components [Eliom_uri]

The function make_uri_components service get_params returns the a triplet (path, get_params, fragment) that is a decomposition of the URL of service applied to the GET parameters get_params.

map_filter [Eliom_pervasives.​List]
map_optgroup [Eliom_mkforms.​FORMS_PARAM]
map_option [Eliom_mkforms.​FORMS_PARAM]
map_option [Eliom_pervasives]
max_redirection_level [Eliom_request]
may_concat [Eliom_pervasives.​String]

N
new_configuration [Eliom_comet.​Configuration]

Creates a new configuration with default value.

nl_prod [Eliom_parameters]

O
of_a [Eliom_client.​Html5]
of_anchor [Eliom_pervasives.​HTML5.​M]
of_area [Eliom_client.​Html5]
of_area [Eliom_pervasives.​HTML5.​M]
of_base [Eliom_client.​Html5]
of_base [Eliom_pervasives.​HTML5.​M]
of_blockquote [Eliom_client.​Html5]
of_body [Eliom_client.​Html5]
of_body [Eliom_pervasives.​HTML5.​M]
of_br [Eliom_client.​Html5]
of_br [Eliom_pervasives.​HTML5.​M]
of_button [Eliom_client.​Html5]
of_button [Eliom_pervasives.​HTML5.​M]
of_canvas [Eliom_client.​Html5]
of_canvas [Eliom_pervasives.​HTML5.​M]
of_caption [Eliom_client.​Html5]
of_col [Eliom_client.​Html5]
of_dList [Eliom_pervasives.​HTML5.​M]
of_div [Eliom_client.​Html5]
of_div [Eliom_pervasives.​HTML5.​M]
of_dl [Eliom_client.​Html5]
of_element [Eliom_client.​Html5]
of_element [Eliom_pervasives.​HTML5.​M]
of_fieldSet [Eliom_pervasives.​HTML5.​M]
of_fieldset [Eliom_client.​Html5]
of_form [Eliom_client.​Html5]
of_form [Eliom_pervasives.​HTML5.​M]
of_head [Eliom_client.​Html5]
of_head [Eliom_pervasives.​HTML5.​M]
of_heading [Eliom_client.​Html5]
of_heading [Eliom_pervasives.​HTML5.​M]
of_hr [Eliom_client.​Html5]
of_hr [Eliom_pervasives.​HTML5.​M]
of_html [Eliom_client.​Html5]
of_html [Eliom_pervasives.​HTML5.​M]
of_iFrame [Eliom_pervasives.​HTML5.​M]
of_iframe [Eliom_client.​Html5]
of_image [Eliom_pervasives.​HTML5.​M]
of_img [Eliom_client.​Html5]
of_input [Eliom_client.​Html5]
of_input [Eliom_pervasives.​HTML5.​M]
of_json [Eliom_pervasives]
of_label [Eliom_client.​Html5]
of_label [Eliom_pervasives.​HTML5.​M]
of_legend [Eliom_client.​Html5]
of_legend [Eliom_pervasives.​HTML5.​M]
of_li [Eliom_client.​Html5]
of_li [Eliom_pervasives.​HTML5.​M]
of_link [Eliom_client.​Html5]
of_link [Eliom_pervasives.​HTML5.​M]
of_map [Eliom_client.​Html5]
of_map [Eliom_pervasives.​HTML5.​M]
of_meta [Eliom_client.​Html5]
of_meta [Eliom_pervasives.​HTML5.​M]
of_oList [Eliom_pervasives.​HTML5.​M]
of_object [Eliom_client.​Html5]
of_object [Eliom_pervasives.​HTML5.​M]
of_ol [Eliom_client.​Html5]
of_optGroup [Eliom_pervasives.​HTML5.​M]
of_optgroup [Eliom_client.​Html5]
of_option [Eliom_client.​Html5]
of_option [Eliom_pervasives.​HTML5.​M]
of_p [Eliom_client.​Html5]
of_paragraph [Eliom_pervasives.​HTML5.​M]
of_param [Eliom_client.​Html5]
of_param [Eliom_pervasives.​HTML5.​M]
of_pre [Eliom_client.​Html5]
of_pre [Eliom_pervasives.​HTML5.​M]
of_quote [Eliom_pervasives.​HTML5.​M]
of_script [Eliom_client.​Html5]
of_script [Eliom_pervasives.​HTML5.​M]
of_select [Eliom_client.​Html5]
of_select [Eliom_pervasives.​HTML5.​M]
of_style [Eliom_client.​Html5]
of_style [Eliom_pervasives.​HTML5.​M]
of_table [Eliom_client.​Html5]
of_table [Eliom_pervasives.​HTML5.​M]
of_tableCaption [Eliom_pervasives.​HTML5.​M]
of_tableCell [Eliom_pervasives.​HTML5.​M]
of_tableCol [Eliom_pervasives.​HTML5.​M]
of_tableRow [Eliom_pervasives.​HTML5.​M]
of_tableSection [Eliom_pervasives.​HTML5.​M]
of_tbody [Eliom_client.​Html5]
of_td [Eliom_client.​Html5]
of_textArea [Eliom_pervasives.​HTML5.​M]
of_textarea [Eliom_client.​Html5]
of_tfoot [Eliom_client.​Html5]
of_thead [Eliom_client.​Html5]
of_title [Eliom_client.​Html5]
of_title [Eliom_pervasives.​HTML5.​M]
of_tr [Eliom_client.​Html5]
of_uList [Eliom_pervasives.​HTML5.​M]
of_ul [Eliom_client.​Html5]
on_unload [Eliom_client]

register a function to be called on page change

opt [Eliom_parameters]
original_stream [Eliom_bus]

stream b returns the stream of datas sent to bus b.


P
post_form [Eliom_output_base.​Html5_forms]

The function post_form service formgen get_params creates a POST <form> to service preapplied to the GET parameters get_params.

post_form [Eliom_output.​Html5_forms]

The function post_form service formgen get_params creates a POST <form> to service preapplied to the GET parameters get_params.

post_form [Eliom_output.​Html5]

The function post_form service formgen get_params creates a POST <form> to service preapplied to the GET parameters get_params.

post_form [Eliom_mkforms.​MakeForms]

The function post_form service formgen get_params creates a POST <form> to service preapplied to the GET parameters get_params.

prod [Eliom_parameters]

R
radio [Eliom_mkforms.​FORMS_PARAM]
radio [Eliom_parameters]
raw_button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with untyped string content

raw_button [Eliom_output.​Html5_forms]

Creates a <button> tag with untyped string content

raw_button [Eliom_output.​Html5]

Creates a <button> tag with untyped string content

raw_button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with untyped string content

raw_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag with untyped content.

raw_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag with untyped content.

raw_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag with untyped content.

raw_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag with untyped content.

raw_image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and an untyped value

raw_image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and an untyped value

raw_image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and an untyped value

raw_image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and an untyped value

raw_input [Eliom_output_base.​Html5_forms]

Creates an untyped <input> tag.

raw_input [Eliom_output.​Html5_forms]

Creates an untyped <input> tag.

raw_input [Eliom_output.​Html5]

Creates an untyped <input> tag.

raw_input [Eliom_mkforms.​MakeForms]

Creates an untyped <input> tag.

raw_multiple_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for any (untyped) value.

raw_multiple_select [Eliom_output.​Html5_forms]

Creates a <select> tag for any (untyped) value.

raw_multiple_select [Eliom_output.​Html5]

Creates a <select> tag for any (untyped) value.

raw_multiple_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for any (untyped) value.

raw_post_data [Eliom_parameters]
raw_radio [Eliom_output_base.​Html5_forms]

Creates a radio <input> tag with untyped string content (low level)

raw_radio [Eliom_output.​Html5_forms]

Creates a radio <input> tag with untyped string content (low level)

raw_radio [Eliom_output.​Html5]

Creates a radio <input> tag with untyped string content (low level)

raw_radio [Eliom_mkforms.​MakeForms]

Creates a radio <input> tag with untyped string content (low level)

raw_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for any (untyped) value.

raw_select [Eliom_output.​Html5_forms]

Creates a <select> tag for any (untyped) value.

raw_select [Eliom_output.​Html5]

Creates a <select> tag for any (untyped) value.

raw_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for any (untyped) value.

raw_textarea [Eliom_output_base.​Html5_forms]

Creates a <textarea> tag for untyped form

raw_textarea [Eliom_output.​Html5_forms]

Creates a <textarea> tag for untyped form

raw_textarea [Eliom_output.​Html5]

Creates a <textarea> tag for untyped form

raw_textarea [Eliom_mkforms.​MakeForms]

Creates a <textarea> tag for untyped form

reconstruct_relative_url_path [Eliom_uri]

The function reconstruct_relative_url_path src dest returns a path to dest that is relative to src.

redirect_get [Eliom_request]
redirect_post [Eliom_request]
register_exn_printer [Eliom_pervasives.​Printexc]
register_unwrapper [Eliom_unwrap]
remove_from_nlp [Eliom_parameters]
remove_internal_slash [Eliom_pervasives.​Url]
remove_slash_at_beginning [Eliom_pervasives.​Url]

S
select_content_of_option [Eliom_mkforms.​FORMS_PARAM]
send [Eliom_request]
send_get_form [Eliom_request]
send_post_form [Eliom_request]
set [Eliom_parameters]
set_active_until_timeout [Eliom_comet.​Configuration]

set_active_until_timeout c v sets the activity changing behaviour.

set_always_active [Eliom_comet.​Configuration]

set_always_active c true tells the client to always stay active.

set_queue_size [Eliom_bus]

To reduce traffic from the client busses try to send messages by group.

set_time_before_flush [Eliom_bus]

set_time_before_flush bus time set the maximum time to wait for a new message to enqueue before flushing.

set_time_between_request [Eliom_comet.​Configuration]

after set_time_between_request t v, the main loop will wait for v seconds between two requests.

sp [Eliom_types_base]
split [Eliom_pervasives.​String]
split_fragment [Eliom_pervasives.​Url]
split_path [Eliom_pervasives.​Url]
stream [Eliom_bus]

stream b returns the stream of datas sent to bus b.

string [Eliom_parameters]
string_button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with string content

string_button [Eliom_output.​Html5_forms]

Creates a <button> tag with string content

string_button [Eliom_output.​Html5]

Creates a <button> tag with string content

string_button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with string content

string_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag that will have a string value.

string_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag that will have a string value.

string_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag that will have a string value.

string_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag that will have a string value.

string_coordinates [Eliom_parameters]
string_image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type string

string_image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type string

string_image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type string

string_image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of type string

string_input [Eliom_output_base.​Html5_forms]

Creates an <input> tag for a string

string_input [Eliom_output.​Html5_forms]

Creates an <input> tag for a string

string_input [Eliom_output.​Html5]

Creates an <input> tag for a string

string_input [Eliom_mkforms.​MakeForms]

Creates an <input> tag for a string

string_multiple_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for string values.

string_multiple_select [Eliom_output.​Html5_forms]

Creates a <select> tag for string values.

string_multiple_select [Eliom_output.​Html5]

Creates a <select> tag for string values.

string_multiple_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for string values.

string_of_nl_params_set [Eliom_parameters]
string_of_param_name [Eliom_parameters]
string_of_uri [Eliom_pervasives.​XML]
string_radio [Eliom_output_base.​Html5_forms]

Creates a radio <input> tag with string content

string_radio [Eliom_output.​Html5_forms]

Creates a radio <input> tag with string content

string_radio [Eliom_output.​Html5]

Creates a radio <input> tag with string content

string_radio [Eliom_mkforms.​MakeForms]

Creates a radio <input> tag with string content

string_result [Eliom_request]
string_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for string values.

string_select [Eliom_output.​Html5_forms]

Creates a <select> tag for string values.

string_select [Eliom_output.​Html5]

Creates a <select> tag for string values.

string_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for string values.

submit [Eliom_mkforms.​FORMS_PARAM]
suffix [Eliom_parameters]
suffix_const [Eliom_parameters]
suffix_prod [Eliom_parameters]
sum [Eliom_parameters]

T
table_of_nl_params_set [Eliom_parameters]
textarea [Eliom_output_base.​Html5_forms]

Creates a <textarea> tag

textarea [Eliom_output.​Html5_forms]

Creates a <textarea> tag

textarea [Eliom_output.​Html5]

Creates a <textarea> tag

textarea [Eliom_mkforms.​MakeForms]

Creates a <textarea> tag

to_json [Eliom_pervasives]

U
unique [Eliom_pervasives.​HTML5.​M]
unique [Eliom_pervasives.​SVG.​M]
unit [Eliom_parameters]
unmarshal_js_var [Eliom_pervasives]
unwrap [Eliom_unwrap]

register_unwrapper id f register an unwrapping function f to be called when a value is marked with the id id

uri_of_fun [Eliom_pervasives.​XML]
uri_of_string [Eliom_output_base.​Html5_forms]

The function uri_of_string f returns a URI whose content is equivalent to f ().

uri_of_string [Eliom_output.​Html5_forms]

The function uri_of_string f returns a URI whose content is equivalent to f ().

uri_of_string [Eliom_output.​Html5]

The function uri_of_string f returns a URI whose content is equivalent to f ().

uri_of_string [Eliom_mkforms.​FORMS_PARAM]
uri_of_string [Eliom_mkforms.​MakeForms]

The function uri_of_string f returns a URI whose content is equivalent to f ().

uri_of_string [Eliom_pervasives.​XML]
user_type [Eliom_parameters]
user_type_button [Eliom_output_base.​Html5_forms]

Creates a <button> tag with user_type content

user_type_button [Eliom_output.​Html5_forms]

Creates a <button> tag with user_type content

user_type_button [Eliom_output.​Html5]

Creates a <button> tag with user_type content

user_type_button [Eliom_mkforms.​MakeForms]

Creates a <button> tag with user_type content

user_type_checkbox [Eliom_output_base.​Html5_forms]

Creates a checkbox <input> tag that will have a "user type" value.

user_type_checkbox [Eliom_output.​Html5_forms]

Creates a checkbox <input> tag that will have a "user type" value.

user_type_checkbox [Eliom_output.​Html5]

Creates a checkbox <input> tag that will have a "user type" value.

user_type_checkbox [Eliom_mkforms.​MakeForms]

Creates a checkbox <input> tag that will have a "user type" value.

user_type_coordinates [Eliom_parameters]
user_type_image_input [Eliom_output_base.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of user defined type

user_type_image_input [Eliom_output.​Html5_forms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of user defined type

user_type_image_input [Eliom_output.​Html5]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of user defined type

user_type_image_input [Eliom_mkforms.​MakeForms]

Creates an <input type="image" name="..." value="..."> tag that sends the coordinates the user clicked on and a value of user defined type

user_type_input [Eliom_output_base.​Html5_forms]

Creates an <input> tag for a user type

user_type_input [Eliom_output.​Html5_forms]

Creates an <input> tag for a user type

user_type_input [Eliom_output.​Html5]

Creates an <input> tag for a user type

user_type_input [Eliom_mkforms.​MakeForms]

Creates an <input> tag for a user type

user_type_multiple_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for user type values.

user_type_multiple_select [Eliom_output.​Html5_forms]

Creates a <select> tag for user type values.

user_type_multiple_select [Eliom_output.​Html5]

Creates a <select> tag for user type values.

user_type_multiple_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for user type values.

user_type_radio [Eliom_output_base.​Html5_forms]

Creates a radio <input> tag with user_type content

user_type_radio [Eliom_output.​Html5_forms]

Creates a radio <input> tag with user_type content

user_type_radio [Eliom_output.​Html5]

Creates a radio <input> tag with user_type content

user_type_radio [Eliom_mkforms.​MakeForms]

Creates a radio <input> tag with user_type content

user_type_select [Eliom_output_base.​Html5_forms]

Creates a <select> tag for user type values.

user_type_select [Eliom_output.​Html5_forms]

Creates a <select> tag for user type values.

user_type_select [Eliom_output.​Html5]

Creates a <select> tag for user type values.

user_type_select [Eliom_mkforms.​MakeForms]

Creates a <select> tag for user type values.


V
void_coservice' [Eliom_services]

Void non-attached coservices

void_hidden_coservice' [Eliom_services]

The same, but forcing https.


W
wait_load_end [Eliom_client]

wait for the loading phase to terminate

walk_parameter_tree [Eliom_parameters]
wrap_param_type [Eliom_parameters]
write [Eliom_bus]

write b v send v to the bus b.


X
xml_result [Eliom_request]