Index of values
| (!!) [Eliom_pervasives] | |
| (>>=)=) >> [Eliom_pervasives] | |
| (>|=) [Eliom_pervasives] | |
A | |
| a [Eliom_output_base.Html5_forms] |
a service cont () creates a link to service.
| a [Eliom_output.Html5_forms] |
a service cont () creates a link to service.
| a [Eliom_output.Html5] |
a service cont () creates a link to service.
| a [Eliom_mkforms.MakeForms] |
a service cont () creates a link to service.
| activate [Eliom_comet] |
is_active () returns the current activity state
| add_non_localized_get_parameters [Eliom_services] |
Miscellaneous
| add_non_localized_post_parameters [Eliom_services] |
Adds non localized GET parameters to a service
| alert [Eliom_pervasives] | |
B | |
| 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.
| 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] |
write b v send v to the bus b.
| cons_form [Eliom_mkforms.FORMS_PARAM] | |
| css_link [Eliom_output_base.Html5_forms] |
Creates a <link> tag for a Cascading StyleSheet (CSS).
| css_link [Eliom_output.Html5_forms] |
Creates a <link> tag for a Cascading StyleSheet (CSS).
| css_link [Eliom_output.Html5] |
Creates a <link> tag for a Cascading StyleSheet (CSS).
| css_link [Eliom_mkforms.MakeForms] |
Creates a <link> tag for 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] |
Creates a new configuration with default value.
Stop current program and load a new page.
F | |
| file [Eliom_mkforms.FORMS_PARAM] | |
| 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_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_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] |
get_form service formgen creates a GET form to service.
| get_form [Eliom_output.Html5_forms] |
get_form service formgen creates a GET form to service.
| get_form [Eliom_output.Html5] |
get_form service formgen creates a GET form to service.
| get_form [Eliom_mkforms.MakeForms] |
get_form service formgen creates a GET form to service.
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
| index [Eliom_pervasives.Regexp] | |
| 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_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_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_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_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] |
Process_closed is raised when reading on a channel and the server side of the application closed channel ( the channel was garbage collected ).
| is_prefix_skip_end_slash [Eliom_pervasives.List] | |
| iter_option [Eliom_pervasives] | |
J | |
| js_script [Eliom_output_base.Html5_forms] |
Creates a <script> tag to add a javascript file
| js_script [Eliom_output.Html5_forms] |
Creates a <script> tag to add a javascript file
| js_script [Eliom_output.Html5] |
Creates a <script> tag to add a javascript file
| js_script [Eliom_mkforms.MakeForms] |
Creates a <script> tag to add a javascript file
The same but taking a cooperative function.
| lwt_get_form [Eliom_output.Html5_forms] |
The same but taking a cooperative function.
| lwt_get_form [Eliom_output.Html5] |
The same but taking a cooperative function.
| lwt_get_form [Eliom_mkforms.MakeForms] |
The same but taking a cooperative function.
| lwt_ignore [Eliom_pervasives] | |
| lwt_post_form [Eliom_output_base.Html5_forms] |
The same but taking a cooperative function.
| lwt_post_form [Eliom_output.Html5_forms] |
The same but taking a cooperative function.
| lwt_post_form [Eliom_output.Html5] |
The same but taking a cooperative function.
| lwt_post_form [Eliom_mkforms.MakeForms] |
The same but taking a cooperative function.
Like make_uri_components, but also creates a table of post parameters.
| make_post_uri_components [Eliom_output.Html5_forms] |
Like make_uri_components, but also creates a table of post parameters.
| make_post_uri_components [Eliom_output.Html5] |
Like make_uri_components, but also creates a table of post parameters.
| make_post_uri_components [Eliom_mkforms.MakeForms] |
Like make_uri_components, but also creates a table of post parameters.
| make_post_uri_components [Eliom_uri] | |
| make_post_uri_components_ [Eliom_uri] | |
| make_select [Eliom_mkforms.FORMS_PARAM] | |
| make_string_uri [Eliom_output_base.Html5_forms] |
Creates the string corresponding to the relative URL of a service applied to its GET parameters.
| make_string_uri [Eliom_output.Html5_forms] |
Creates the string corresponding to the relative URL of a service applied to its GET parameters.
| make_string_uri [Eliom_output.Html5] |
Creates the string corresponding to the relative URL of a service applied to its GET parameters.
| make_string_uri [Eliom_mkforms.MakeForms] |
Creates the string corresponding to the relative URL of a service applied to its GET parameters.
| make_string_uri [Eliom_uri] | |
| make_string_uri_from_components [Eliom_uri] | |
| make_textarea [Eliom_mkforms.FORMS_PARAM] | |
| make_uri [Eliom_output_base.Html5_forms] |
Creates the URL for a service.
| make_uri [Eliom_output.Html5_forms] |
Creates the URL for a service.
| make_uri [Eliom_output.Html5] |
Creates the URL for a service.
| make_uri [Eliom_mkforms.MakeForms] |
Creates the URL for a service.
| make_uri_components [Eliom_output_base.Html5_forms] |
Creates the URL for a service.
| make_uri_components [Eliom_output.Html5_forms] |
Creates the URL for a service.
| make_uri_components [Eliom_output.Html5] |
Creates the URL for a service.
| make_uri_components [Eliom_mkforms.MakeForms] |
Creates the URL for a service.
register a function to be called on page change
P | |
| post_form [Eliom_output_base.Html5_forms] |
post_form service formgen creates a POST form to service.
| post_form [Eliom_output.Html5_forms] |
post_form service formgen creates a POST form to service.
| post_form [Eliom_output.Html5] |
post_form service formgen creates a POST form to service.
| post_form [Eliom_mkforms.MakeForms] |
post_form service formgen creates a POST form to service.
R | |
| radio [Eliom_mkforms.FORMS_PARAM] | |
| 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_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] |
Constructs a relative link (low level).
set_always_active c true tells the client to always stay active.
| set_always_active [Eliom_comet.Configuration] |
drop_configuration t restores the behaviour to the minimum of configuration without t.
| set_queue_size [Eliom_bus] |
after close b, stream b stops receiving new messages from the bus, but it is still possible to write to the bus.
| set_time_before_flush [Eliom_bus] |
To reduce traffic from the client busses try to send messages by group.
| set_time_between_request [Eliom_comet.Configuration] |
set_active_until_timeout c v sets the activity changing behaviour.
| sp [Eliom_types_base] | |
| split [Eliom_pervasives.Regexp] | |
| split [Eliom_pervasives.String] | |
| split_path [Eliom_pervasives.Url] | |
| stream [Eliom_bus] | |
| 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_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_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] | |
T | |
| test [Eliom_pervasives.Regexp] | |
| 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] | |
| 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_string [Eliom_mkforms.FORMS_PARAM] | |
| 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_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
| write [Eliom_bus] |
stream b returns the stream of datas sent to bus b.
X | |
| xml_result [Eliom_request] |
