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
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.
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.
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.
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.
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.
Creates a new configuration with default value.
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.
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.
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] |
