Index of values
| ( ** ) [Eliom_parameters] |
The combinator p1 ** p2 allows one to define service that take a pair of parameter.
| ( *** ) [Eliom_openid] |
The PAPE extension.
A | |
| a [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.
Redefine event handler attributes to simplify their usage.
| a_onabort [Eliom_pervasives.HTML5.DOM] |
Redefine event handler attributes to simplify their usage.
| a_onabort [Eliom_pervasives.HTML5] |
Redefine event handler attributes to simplify their usage.
The function add_cookie path c v cookie_table adds the cookie c to the table cookie_table.
| add_cookies [Eliom_cookies] |
The functionadd_cookies newcookies oldcookies adds the cookies from newcookies to oldcookies.
| add_nl_parameter [Eliom_parameters] | |
| add_non_localized_get_parameters [Eliom_services] |
The function add_non_localized_get_parameters ~params ~service Adds non localized GET parameters params to service.
| add_non_localized_post_parameters [Eliom_services] |
Same as Eliom_services.add_non_localized_get_parameters but with POST parameters.
| all_suffix [Eliom_parameters] |
Takes all the suffix, as long as possible, as a (slash separated) string list
| all_suffix_regexp [Eliom_parameters] |
all_suffix_regexp r d s takes all the suffix, as long as possible, matching the regular expression r, name s, and rewrite it in d.
| all_suffix_string [Eliom_parameters] |
Takes all the suffix, as long as possible, as a string
| all_suffix_user [Eliom_parameters] |
Takes all the suffix, as long as possible, with a type specified by the user.
| any [Eliom_parameters] |
Use this if you want to take any parameters.
| appl_self_redirect [Eliom_output] |
The function appl_self_redirect send page is an helper function required for defining Eliom_output.Any service usable inside an Eliom application (Eliom_output.Eliom_appl).
| application_name [Eliom_output.APPL_PARAMS] |
Name of the application.
| application_name [Eliom_output.ELIOM_APPL] |
Unique identifier for this application.
| application_script [Eliom_output.ELIOM_APPL] |
The function application_name () returns a <script> node that represents the javascript part of the application.
| assoc_remove [Eliom_pervasives.List] | |
| authenticate [Eliom_openid.Make] | |
| author [Atom_feed] |
author tag
| authors [Atom_feed] |
We need a list of authors, this is only a converter from author list to `Authors
| ax [Eliom_openid] |
The AX extension
B | |
| basic_sep [Eliom_pervasives.String] | |
| bool [Eliom_parameters] |
The function bool s tells that the service takes a boolean as parameter, labeled s.
| bool_checkbox [Eliom_output_base.Html5_forms.M] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output_base.Html5_forms] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output.Forms] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a checkbox <input> tag that will have a boolean value.
| bool_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag that will have a boolean value.
| button [Eliom_output_base.Html5_forms.M] |
Creates a <button> tag with no value.
| button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with no value.
| button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with no value.
| button [Eliom_output.Forms] |
Creates a <button> tag with no value.
| button [Eliom_output.HtmlText] |
Creates a <button> tag with no value.
| button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with no value.
| button [Eliom_output.Xhtml] |
Creates a <button> tag with no value.
| button [Eliom_output.Html5.M] |
Creates a <button> tag with no value.
| button [Eliom_output.Html5.DOM] |
Creates a <button> tag with no value.
| button [Eliom_output.Html5] |
Creates a <button> tag with no value.
| button [Eliom_output.Html5_forms.M] |
Creates a <button> tag with no value.
| button [Eliom_output.Html5_forms.DOM] |
Creates a <button> tag with no value.
| button [Eliom_output.Html5_forms] |
Creates a <button> tag with no value.
| button [Eliom_mkforms.MakeForms] |
Creates a <button> tag with no value.
| buttonsubmit [Eliom_mkforms.FORMS_PARAM] | |
C | |
| caml [Eliom_parameters] |
caml s tells that the service is expecting some caml (client side) program to send some value of type 'a, marshaled.
| cast_http_result [Eliom_output] |
If you know that the content you generated using Text.send or Streamlist.send is the same as some other kind, you can cast it with cast_unknown_content_kind for use with Any module.
| cast_unknown_content_kind [Eliom_output] |
Unsafe cast of contents
| categories [Atom_feed] |
We need a list of categories, this is only a converter from category list to `Categories
| category [Atom_feed] |
category tag
| chan_id_of_string [Eliom_comet_base] | |
| change_empty_list [Eliom_pervasives.Url] | |
| check_file [Eliom_output.Files] |
The function check_file file is true if Files.send file would effectively return the file (i.e.
| checkbox [Eliom_mkforms.FORMS_PARAM] | |
| clean_request_cache [Eliom_request_info] |
Remove all data from the request cache
contributor tag
| contributors [Atom_feed] |
We need a list of contributors, this is only a converter from contributor list to `Contributors
| cookie_scope_of_user_scope [Eliom_common] | |
| coordinates [Eliom_parameters] |
The function coordinates s tells that the service takes as parameters the coordinates of a point in an <input type="image" ...>.
| coservice [Eliom_services] |
The function coservice ~fallback ~get_params creates an attached coservice at the same path than the service fallback and taking get_params as GET parameters.
| coservice' [Eliom_services] |
The function coservice' ~get_param creates a non-attached coservice taking get_params as extra GET parameters.
| create [Eliom_bus] |
create ?scope ?name ?size makes a fresh bus.
| create [Eliom_react.Up] |
create param creates an Up event.
| create [Eliom_comet.Channels] |
create s returns a channel sending values from s.
| create_global_elt [Eliom_pervasives.HTML5] |
The function create_named_elt elt is equivalent to create_named_elt ~id:(new_elt_id ()) elt.
| create_global_elt [Eliom_pervasives.SVG] |
| create_named_elt [Eliom_pervasives.HTML5] |
The function create_named_elt ~id elt create a copy of the element elt that will be sent to client with the reference id.
| create_named_elt [Eliom_pervasives.SVG] |
| create_newest [Eliom_comet.Channels] |
create_newest s is similar to create ~scope:Eliom_common.site s but only the last message is returned to the client.
| create_persistent_table [Eliom_state] |
creates a table on hard disk where you can store the session data for all users.
| create_scope_name [Eliom_common] | |
| create_unlimited [Eliom_comet.Channels] |
create_unlimited s creates a channel which does not read immediately on the stream.
| create_unwrapper [Eliom_wrap] | |
| create_volatile_table [Eliom_state] |
creates a table in memory where you can store the session data for all users.
| create_wrapper [Eliom_wrap] |
create f create a new tag that can be included into a value.
| css_link [Eliom_output_base.Html5_forms.M] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| css_link [Eliom_output_base.Html5_forms.DOM] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| 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.Forms] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| css_link [Eliom_output.HtmlText] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| css_link [Eliom_output.Xhtml_forms] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| css_link [Eliom_output.Xhtml] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| css_link [Eliom_output.Html5.M] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| css_link [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
| css_link [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
The function css_link ~uri () creates a <link> node that reference a Cascading StyleSheet (CSS).
D | |
| decode [Eliom_pervasives.Url] | |
| default_appl_service_options [Eliom_output] |
The default options record for an eliom service.
| direct_request [Eliom_s2s] |
Perform a direct (POST) request towards a server, and parse the result as key-value data
| discard [Eliom_state] |
Delete server-side state data and services for a session, a group of sessions, a client process or a request.
| discard_all [Eliom_state] |
Discard all services and persistent and volatile data for one scope.
| discard_all_data [Eliom_state] |
Discard server side data for all clients, for the given scope.
| discard_all_scopes [Eliom_state] | |
| discard_all_services [Eliom_state] |
Remove all services registered for clients for the given scope.
| discard_data [Eliom_state] |
Remove current state data.
| discard_everything [Eliom_state] |
Discard all services and persistent and volatile data for every scopes.
| discard_services [Eliom_state] |
Remove all services registered for the given scope (the default beeing `Session).
| do_get_request [Eliom_s2s] |
Do a get request towards a given url
E | |
| eliom_link_too_old [Eliom_common] |
If present and true in request data, it means that the previous coservice does not exist any more
| eliom_service_session_expired [Eliom_common] |
If present in request data, means that the service session cookies does not exist any more.
| email [Atom_feed] |
email tag
| empty_cookieset [Eliom_cookies] |
Empty set of cookies.
| empty_nl_params_set [Eliom_parameters] | |
| empty_seq [Eliom_mkforms.FORMS_PARAM] | |
| empty_unwrapper [Eliom_wrap] | |
| empty_wrapper [Eliom_wrap] |
a wrapper that do not change the value
| encode [Eliom_pervasives.Url] | |
| entry [Atom_feed] |
Entry tag
| eref [Eliom_references.Volatile] | |
| eref [Eliom_references] |
The function eref ~scope value creates an Eliom reference for the given scope and initialize it with value.
| eref_from_fun [Eliom_references.Volatile] | |
| eref_from_fun [Eliom_references] |
The function eref_from_fun works like the above Eliom_references.eref, but instead of providing a value for the initial content, a function f for creating the initial content is provided (cf.
| expecting_process_page [Eliom_request_info] |
Returns true if the request was done by a client side Eliom program, which was expecting to receive a new HTML page to display inside the process.
| external_channel [Eliom_comet.Channels] |
external_channel ~prefix ~name () declares an external channel.
| external_post_service [Eliom_services] |
Same as Eliom_services.external_service but with POST method.
| external_service [Eliom_services] |
The function external_service ~prefix ~path ~get_params () creates a service for an external web site, that will use GET method and requires get_params as parameters.
F | |
| f [Eliom_openid.HiddenServiceInfo] |
The path of the hidden service
| feed [Atom_feed] |
Feed tag
| file [Eliom_mkforms.FORMS_PARAM] | |
| file [Eliom_parameters] |
The function file s tells that the service takes a file as parameter, labeled s.
| file_input [Eliom_output_base.Html5_forms.M] |
Creates an <input> tag for sending a file
| file_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input> tag for sending a file
| file_input [Eliom_output_base.Html5_forms] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Forms] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.HtmlText] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Xhtml_forms] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Xhtml] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Html5.M] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Html5.DOM] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Html5] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Html5_forms.M] |
Creates an <input> tag for sending a file
| file_input [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates an <input> tag for sending a file
| find_in_ns [Eliom_s2s] |
Finds some parameters in a namespace, identified by its url.
| first_diff [Eliom_pervasives.String] | |
| float [Eliom_parameters] |
The function float s tells that the service takes a floating point number as parameter, labeled s.
| float_button [Eliom_output_base.Html5_forms.M] |
Creates a <button> tag with float content
| float_button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with float content
| float_button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with float content
| float_button [Eliom_output.Forms] |
Creates a <button> tag with float content
| float_button [Eliom_output.HtmlText] |
Creates a <button> tag with float content
| float_button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with float content
| float_button [Eliom_output.Xhtml] |
Creates a <button> tag with float content
| float_button [Eliom_output.Html5.M] |
Creates a <button> tag with float content
| float_button [Eliom_output.Html5.DOM] |
Creates a <button> tag with float content
| float_button [Eliom_output.Html5] |
Creates a <button> tag with float content
| float_button [Eliom_output.Html5_forms.M] |
Creates a <button> tag with float content
| float_button [Eliom_output.Html5_forms.DOM] |
Creates a <button> tag with float content
| float_button [Eliom_output.Html5_forms] |
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.M] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output_base.Html5_forms] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output.Forms] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a checkbox <input> tag that will have a float value.
| float_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag that will have a float value.
| float_coordinates [Eliom_parameters] |
Same as string_coordinates but for a float value
| float_image_input [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
Creates an <input> tag for a float
| float_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input> tag for a float
| float_input [Eliom_output_base.Html5_forms] |
Creates an <input> tag for a float
| float_input [Eliom_output.Forms] |
Creates an <input> tag for a float
| float_input [Eliom_output.HtmlText] |
Creates an <input> tag for a float
| float_input [Eliom_output.Xhtml_forms] |
Creates an <input> tag for a float
| float_input [Eliom_output.Xhtml] |
Creates an <input> tag for a float
| float_input [Eliom_output.Html5.M] |
Creates an <input> tag for a float
| float_input [Eliom_output.Html5.DOM] |
Creates an <input> tag for a float
| float_input [Eliom_output.Html5] |
Creates an <input> tag for a float
| float_input [Eliom_output.Html5_forms.M] |
Creates an <input> tag for a float
| float_input [Eliom_output.Html5_forms.DOM] |
Creates an <input> tag for a float
| float_input [Eliom_output.Html5_forms] |
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.M] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Forms] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.HtmlText] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Xhtml] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Html5.M] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Html5] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for float values.
| float_multiple_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for float values.
| float_radio [Eliom_output_base.Html5_forms.M] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output_base.Html5_forms.DOM] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output_base.Html5_forms] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Forms] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.HtmlText] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Xhtml_forms] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Xhtml] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Html5.M] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Html5.DOM] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Html5] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Html5_forms.M] |
Creates a radio <input> tag with float content
| float_radio [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a radio <input> tag with float content
| float_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for float values.
| float_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for float values.
| float_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Forms] |
Creates a <select> tag for float values.
| float_select [Eliom_output.HtmlText] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Xhtml] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Html5.M] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Html5] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Html5_forms.DOM] |
Creates a <select> tag for float values.
| float_select [Eliom_output.Html5_forms] |
Creates a <select> tag for float values.
| float_select [Eliom_mkforms.MakeForms] |
Creates a <select> tag for float values.
| fold_persistent_data_sessions [Eliom_state.Session_admin] |
Iterator on persistent sessions.
| fold_service_sessions [Eliom_state.Session_admin] |
Iterator on service sessions.
| fold_volatile_data_sessions [Eliom_state.Session_admin] |
Iterator on data sessions.
| format_url [Eliom_s2s] |
Format a url with a base and GET parameters
| fst3 [Eliom_pervasives] | |
G | |
| get [Eliom_references.Volatile] | |
| get [Eliom_references] |
The function get eref returns the current value of the Eliom reference eref.
| get_all_current_get_params [Eliom_request_info] |
returns current parameters of the URL (GET parameters) (even those that are for subsequent services, but not previous actions)
| get_all_post_params [Eliom_request_info] |
returns all parameters in the body of the HTTP request (POST parameters) (even those that are for another service)
| get_config [Eliom_config] |
The function get_config () returns the information of the configuration file concerning that site (between <site> and </site>).
| get_config_default_charset [Eliom_config] |
The function get_config_default_charset () returns the default charset for this site.
| get_config_info [Eliom_config] |
The function get_config_info () returns the information concerning the request from the configuration files.
| get_cookies [Eliom_request_info] |
returns the cookies sent by the browser
| get_csp_hostname [Eliom_request_info] |
returns the hostname used for absolute links, computed when launching the client side process for the first time.
| get_csp_original_full_path [Eliom_request_info] |
returns the full path of the URL where the client-side process is running.
| get_csp_server_port [Eliom_request_info] |
returns the port of the server, used when launching the client side process (not the current request).
| get_csp_ssl [Eliom_request_info] |
returns true if https is used in the URL of the browser, false if http.
| get_current_full_path [Eliom_request_info] |
returns the full path of the URL using the type Url.path
| get_current_full_path_string [Eliom_request_info] |
returns the full path of the URL as a string.
| get_current_sub_path [Eliom_request_info] |
returns the sub path of the URL using the type Url.path.
| get_current_sub_path_string [Eliom_request_info] |
returns the sub path of the URL as a string.
| get_data_cookies [Eliom_request_info] |
returns the values of Eliom's cookies for non persistent sessions sent by the browser.
| get_default_hostname [Eliom_config] | |
| get_default_port [Eliom_config] |
The function get_default_port () returns the port number declared in the config file (<host defaulthttpport="...">) or 80 if undeclared.
| get_default_sslport [Eliom_config] |
The function get_default_sslport () returns the https port number declared in the config file (<host defaulthttpsport="...">) or 443 if undeclared.
| get_expired_service_sessions [Eliom_request_info] |
returns the list of names of service sessions expired for the current request, for browser sessions and tab sessions.
| get_filesize [Eliom_request_info] |
returns the size of the file.
| get_form [Eliom_output_base.Html5_forms.M] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output_base.Html5_forms.DOM] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output_base.Html5_forms] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output.Forms] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output.HtmlText] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output.Xhtml_forms] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output.Xhtml] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output.Html5.M] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
The function post_form service formgen creates a GET <form> to service.
| get_form [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
The function post_form service formgen creates a GET <form> to service.
| get_full_url [Eliom_request_info] |
returns the full URL as a string
| get_get_params [Eliom_request_info] |
returns the parameters of the URL (GET parameters) that concern the running service.
| get_global_persistent_data_state_timeout [Eliom_state] |
Returns the (server side) timeout for persistent states.
| get_global_service_state_timeout [Eliom_state] |
Returns the (server side) timeout for service states.
| get_global_volatile_data_state_timeout [Eliom_state] |
Returns the (server side) timeout for "volatile data" states.
| get_header_hostname [Eliom_request_info] |
returns the hostname that has been sent by the user agent.
| get_hostname [Eliom_request_info] |
returns the hostname used for absolute links.
| get_http_method [Eliom_request_info] |
returns the HTTP method used for the request (usually GET or POST).
| get_initial_get_params [Eliom_request_info] |
returns all parameters of the URL (GET parameters) as sent initially by the browser
| get_link_too_old [Eliom_request_info] |
returns true if the coservice called has not been found.
| get_nl_get_params [Eliom_request_info] |
returns non localized parameters in the URL.
| get_nl_params_names [Eliom_parameters] | |
| get_nl_post_params [Eliom_request_info] |
returns non localized POST parameters.
| get_non_localized_get_parameters [Eliom_parameters] |
get_non_localized_get_parameters ~sp p decodes and returns non localized GET parameters specified by p if present.
| get_non_localized_post_parameters [Eliom_parameters] |
get_non_localized_post_parameters ~sp p decodes and returns non localized POST parameters specified by p if present.
| get_original_filename [Eliom_request_info] |
returns the name the file had on the client when it has been sent.
| get_original_full_path [Eliom_request_info] |
returns the full path of the URL as first sent by the browser (not changed by previous extensions like rewritemod)
| get_original_full_path_string [Eliom_request_info] |
returns the full path of the URL as first sent by the browser (not changed by previous extensions like rewritemod)
| get_other_get_params [Eliom_request_info] |
returns the parameters of the URL (GET parameters) that do not concern the running service.
| get_persistent_cookies [Eliom_request_info] |
returns the values of the Eliom's cookies for persistent sessions sent by the browser.
| get_persistent_data [Eliom_state] |
gets persistent session data for the current persistent session (if any).
| get_persistent_data_cookie [Eliom_state] |
returns the value of the Eliom's cookies for one persistent session.
| get_persistent_data_scope_name [Eliom_state.Session_admin] | |
| get_persistent_data_session_cookie_scope [Eliom_state.Session_admin] | |
| get_persistent_data_session_group [Eliom_state] |
returns the group to which belong the persistent session.
| get_persistent_data_session_timeout [Eliom_state.Session_admin] | |
| get_persistent_data_state_timeout [Eliom_state] |
returns the persistent state timeout for current user.
| get_persistent_nl_get_params [Eliom_request_info] |
returns persistent non localized parameters in the URL.
| get_persistent_session_data [Eliom_state.Session_admin] |
Fails with lwt exception Not_found if no data in the table for the session.
| get_post_params [Eliom_request_info] |
returns the parameters in the body of the HTTP request (POST parameters) that concern the running service.
| get_previous_extension_error_code [Eliom_request_info] |
returns the HTTP error code sent by the Ocsigen extension that tried to answer to the request before Eliom.
| get_remote_inet_addr [Eliom_request_info] |
returns the internet address of the client, using the type Unix.inet_addr (defined in OCaml's standard library).
| get_remote_ip [Eliom_request_info] |
returns the internet address of the client as a string
| get_request [Eliom_request_info] |
returns all the information about the request and config.
| get_request_cache [Eliom_request_info] |
returns a table in which you can store all the data you want during a request.
| get_request_id [Eliom_request_info] |
returns an unique id associated to the request
| get_ri [Eliom_request_info] |
returns all the information about the request.
| get_server_port [Eliom_request_info] |
returns the port of the server.
| get_service_cookie [Eliom_state] |
returns the value of Eliom's cookies for one service session.
| get_service_scope_name [Eliom_state.Session_admin] | |
| get_service_session_cookie_scope [Eliom_state.Session_admin] | |
| get_service_session_group [Eliom_state] |
returns the group to which belong the service session.
| get_service_session_group_size [Eliom_state] |
returns the number of sessions in the group.
| get_service_session_timeout [Eliom_state.Session_admin] | |
| get_service_state_timeout [Eliom_state] |
returns the timeout for current service state.
| get_site_dir [Eliom_request_info] |
returns the root of the site.
| get_ssl [Eliom_request_info] |
returns true if https is used, false if http.
| get_state_name [Eliom_request_info] |
returns the name of the sessions to which belongs the running service (None if it is not a session service)
| get_suffix [Eliom_request_info] |
returns the suffix of the current URL
| get_timeofday [Eliom_request_info] |
returns an Unix timestamp associated to the request
| get_tmp_filename [Eliom_request_info] |
returns the filename used by Ocsigen for the uploaded file.
| get_to_and_from [Eliom_parameters] |
Given a parameter type, get the two functions that converts from and to strings.
| get_user_agent [Eliom_request_info] |
returns the name of the user agent that did the request (usually the name of the browser).
| get_volatile_data [Eliom_state] |
gets session data for the current session (if any).
| get_volatile_data_cookie [Eliom_state] |
returns the value of Eliom's cookies for one "volatile data" session.
| get_volatile_data_scope_name [Eliom_state.Session_admin] | |
| get_volatile_data_session_cookie_scope [Eliom_state.Session_admin] | |
| get_volatile_data_session_group [Eliom_state] |
returns the group to which belong the data session.
| get_volatile_data_session_group_size [Eliom_state] |
returns the number of sessions in the group.
| get_volatile_data_session_timeout [Eliom_state.Session_admin] | |
| get_volatile_data_state_timeout [Eliom_state] |
returns the timeout for current volatile data state.
| get_volatile_session_data [Eliom_state.Session_admin] |
Raises Not_found if no data in the table for the session.
| global [Eliom_common] | |
| guard [Eliom_parameters] |
guard construct name pred returns the same parameter as construct name but with ensuring that each value must satisfy pred.
H | |
| head [Eliom_tools.Xhtml] |
An auxiliary function for creating an HTML head elements.
| head [Eliom_tools.Html5] |
An auxiliary function for creating an HTML head elements.
| hidden [Eliom_mkforms.FORMS_PARAM] | |
| hierarchical_menu_breadth_first [Eliom_tools.Xhtml] |
The function hierarchical_menu_breadth_first site () constructs a hierarchical menu by exploring the hierarchical site description using a breadth_first algorithm: the whole menu for one level will be displayed, followed by the sub-menu leading to the current service, and so one.
| hierarchical_menu_breadth_first [Eliom_tools.Html5] |
The function hierarchical_menu_breadth_first site () constructs a hierarchical menu by exploring the hierarchical site description using a breadth_first algorithm: the whole menu for one level will be displayed, followed by the sub-menu leading to the current service, and so one.
| hierarchical_menu_depth_first [Eliom_tools.Xhtml] |
The function hierarchical_menu_depth_first site () constructs a hierarchical menu by exploring the hierarchical site description using a depth-first algorithm: the first menu item will be displayed, followed by the whole sub-menu for this item, then the second menu item with its sub-menu, and so on.
| hierarchical_menu_depth_first [Eliom_tools.Html5] |
The function hierarchical_menu_depth_first site () constructs a hierarchical menu by exploring the hierarchical site description using a depth-first algorithm: the first menu item will be displayed, followed by the whole sub-menu for this item, then the second menu item with its sub-menu, and so on.
| https_static_dir [Eliom_services] |
Same as Eliom_services.static_dir but forcing https link.
| https_static_dir_with_params [Eliom_services] |
Same as Eliom_services.static_dir_with_params but forcing https link.
| https_void_coservice' [Eliom_services] |
Same as Eliom_services.void_coservice' but forcing https.
| https_void_hidden_coservice' [Eliom_services] |
Same as Eliom_services.void_hidden_coservice' but forcing https.
I | |
| icon [Atom_feed] |
icon tag, basically, simply a converter
| id_of_int [Eliom_wrap] | |
| image [Eliom_mkforms.FORMS_PARAM] | |
| image_input [Eliom_output_base.Html5_forms.M] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| image_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| 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.Forms] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| image_input [Eliom_output.HtmlText] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| image_input [Eliom_output.Xhtml_forms] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| image_input [Eliom_output.Xhtml] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| image_input [Eliom_output.Html5.M] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| image_input [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| image_input [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates an <input type="image" name="..."> tag that sends the coordinates the user clicked on
| inet6_addr_loopback [Eliom_pervasives.Ip_address] | |
| init [Eliom_openid] |
Init the OpenID for your site.
| inlineC [Atom_feed] |
An inline text or html content
| inlineOtherC [Atom_feed] |
Inline content from another kind
| insert_hub_links [Atom_feed] |
Technically not used elsewhere than in eliom_feed.ml, since the links tags related to each hub are added when registering the feed.
| int [Eliom_parameters] |
The function int s tells that the service takes an integer as parameter, labeled s.
| int32 [Eliom_parameters] |
The function int32 s tells that the service takes a 32 bits integer as parameter, labeled s.
| int32_button [Eliom_output_base.Html5_forms.M] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Forms] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.HtmlText] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Xhtml] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Html5.M] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Html5.DOM] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Html5] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Html5_forms.M] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Html5_forms.DOM] |
Creates a <button> tag with int32 content
| int32_button [Eliom_output.Html5_forms] |
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.M] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output_base.Html5_forms] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output.Forms] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag that will have an int32 value.
| int32_coordinates [Eliom_parameters] |
Same as string_coordinates but for a 32 bits integer value
| int32_image_input [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
Creates an <input> tag for an integer
| int32_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input> tag for an integer
| int32_input [Eliom_output_base.Html5_forms] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Forms] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.HtmlText] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Xhtml_forms] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Xhtml] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Html5.M] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Html5.DOM] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Html5] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Html5_forms.M] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Html5_forms.DOM] |
Creates an <input> tag for an integer
| int32_input [Eliom_output.Html5_forms] |
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.M] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Forms] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.HtmlText] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Xhtml] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Html5.M] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Html5] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for int32 values.
| int32_multiple_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for int32 values.
| int32_radio [Eliom_output_base.Html5_forms.M] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output_base.Html5_forms.DOM] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output_base.Html5_forms] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Forms] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.HtmlText] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Xhtml_forms] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Xhtml] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Html5.M] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Html5.DOM] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Html5] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Html5_forms.M] |
Creates a radio <input> tag with int32 content
| int32_radio [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a radio <input> tag with int32 content
| int32_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Forms] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.HtmlText] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Xhtml] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Html5.M] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Html5] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Html5_forms.DOM] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_output.Html5_forms] |
Creates a <select> tag for int32 values.
| int32_select [Eliom_mkforms.MakeForms] |
Creates a <select> tag for int32 values.
| int64 [Eliom_parameters] |
The function int64 s tells that the service takes a 64 bits integer as parameter, labeled s.
| int64_button [Eliom_output_base.Html5_forms.M] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Forms] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.HtmlText] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Xhtml] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Html5.M] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Html5.DOM] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Html5] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Html5_forms.M] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Html5_forms.DOM] |
Creates a <button> tag with int64 content
| int64_button [Eliom_output.Html5_forms] |
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.M] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output_base.Html5_forms] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output.Forms] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag that will have an int64 value.
| int64_coordinates [Eliom_parameters] |
Same as string_coordinates but for a 64 integer value
| int64_image_input [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
Creates an <input> tag for an integer
| int64_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input> tag for an integer
| int64_input [Eliom_output_base.Html5_forms] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Forms] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.HtmlText] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Xhtml_forms] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Xhtml] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Html5.M] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Html5.DOM] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Html5] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Html5_forms.M] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Html5_forms.DOM] |
Creates an <input> tag for an integer
| int64_input [Eliom_output.Html5_forms] |
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.M] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Forms] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.HtmlText] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Xhtml] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Html5.M] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Html5] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for int64 values.
| int64_multiple_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for int64 values.
| int64_radio [Eliom_output_base.Html5_forms.M] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output_base.Html5_forms.DOM] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output_base.Html5_forms] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Forms] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.HtmlText] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Xhtml_forms] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Xhtml] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Html5.M] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Html5.DOM] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Html5] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Html5_forms.M] |
Creates a radio <input> tag with int64 content
| int64_radio [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a radio <input> tag with int64 content
| int64_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Forms] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.HtmlText] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Xhtml] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Html5.M] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Html5] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Html5_forms.DOM] |
Creates a <select> tag for int64 values.
| int64_select [Eliom_output.Html5_forms] |
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.M] |
Creates a <button> tag with int content
| int_button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with int content
| int_button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with int content
| int_button [Eliom_output.Forms] |
Creates a <button> tag with int content
| int_button [Eliom_output.HtmlText] |
Creates a <button> tag with int content
| int_button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with int content
| int_button [Eliom_output.Xhtml] |
Creates a <button> tag with int content
| int_button [Eliom_output.Html5.M] |
Creates a <button> tag with int content
| int_button [Eliom_output.Html5.DOM] |
Creates a <button> tag with int content
| int_button [Eliom_output.Html5] |
Creates a <button> tag with int content
| int_button [Eliom_output.Html5_forms.M] |
Creates a <button> tag with int content
| int_button [Eliom_output.Html5_forms.DOM] |
Creates a <button> tag with int content
| int_button [Eliom_output.Html5_forms] |
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.M] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output_base.Html5_forms] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output.Forms] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a checkbox <input> tag that will have an int value.
| int_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag that will have an int value.
| int_coordinates [Eliom_parameters] |
Same as string_coordinates but for an integer value
| int_image_input [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
Creates an <input> tag for an integer
| int_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input> tag for an integer
| int_input [Eliom_output_base.Html5_forms] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Forms] |
Creates an <input> tag for an integer
| int_input [Eliom_output.HtmlText] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Xhtml_forms] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Xhtml] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Html5.M] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Html5.DOM] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Html5] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Html5_forms.M] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Html5_forms.DOM] |
Creates an <input> tag for an integer
| int_input [Eliom_output.Html5_forms] |
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.M] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Forms] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.HtmlText] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Xhtml] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Html5.M] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Html5] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for int values.
| int_multiple_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for int values.
| int_radio [Eliom_output_base.Html5_forms.M] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output_base.Html5_forms.DOM] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output_base.Html5_forms] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Forms] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.HtmlText] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Xhtml_forms] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Xhtml] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Html5.M] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Html5.DOM] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Html5] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Html5_forms.M] |
Creates a radio <input> tag with int content
| int_radio [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a radio <input> tag with int content
| int_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for int values.
| int_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for int values.
| int_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Forms] |
Creates a <select> tag for int values.
| int_select [Eliom_output.HtmlText] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Xhtml] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Html5.M] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Html5] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Html5_forms.DOM] |
Creates a <select> tag for int values.
| int_select [Eliom_output.Html5_forms] |
Creates a <select> tag for int values.
| int_select [Eliom_mkforms.MakeForms] |
Creates a <select> tag for int values.
| is_prefix_skip_end_slash [Eliom_pervasives.Url] | |
| iter_option [Eliom_pervasives] | |
| iter_persistent_data_sessions [Eliom_state.Session_admin] |
Iterator on persistent sessions.
| iter_service_sessions [Eliom_state.Session_admin] |
Iterator on service sessions.
| iter_volatile_data_sessions [Eliom_state.Session_admin] |
Iterator on data sessions.
J | |
| js_script [Eliom_output_base.Html5_forms.M] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| js_script [Eliom_output_base.Html5_forms.DOM] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| 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.Forms] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| js_script [Eliom_output.HtmlText] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| js_script [Eliom_output.Xhtml_forms] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| js_script [Eliom_output.Xhtml] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| js_script [Eliom_output.Html5.M] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| js_script [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| js_script [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
The function js_script ~uri () creates a <script> node that reference a javascript file.
| jsmarshal [Eliom_types] | |
L | |
| link [Atom_feed] |
Link tag
| links [Atom_feed] |
We need a list of links, this is only a converter from link list to `Links
| list [Eliom_parameters] |
The service takes a list of parameters.
| list_scope_names [Eliom_common] | |
| logo [Atom_feed] |
logo tag, basically, simply a converter
| lwt_get_form [Eliom_output_base.Html5_forms.M] |
Same as Eliom_output_base.Html5_forms.M.get_form but taking a cooperative function for <form> content generation.
| lwt_get_form [Eliom_output_base.Html5_forms.DOM] |
Same as Eliom_output_base.Html5_forms.DOM.get_form but taking a cooperative function for <form> content generation.
| 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.Forms] |
Same as Eliom_output.Forms.get_form but taking a cooperative function for <form> content generation.
| lwt_get_form [Eliom_output.HtmlText] |
Same as Eliom_output.HtmlText.get_form but taking a cooperative function for <form> content generation.
| lwt_get_form [Eliom_output.Xhtml_forms] |
Same as Eliom_output.Xhtml_forms.get_form but taking a cooperative function for <form> content generation.
| lwt_get_form [Eliom_output.Xhtml] |
Same as Eliom_output.Xhtml.get_form but taking a cooperative function for <form> content generation.
| lwt_get_form [Eliom_output.Html5.M] |
Same as Eliom_output.Html5.M.get_form but taking a cooperative function for <form> content generation.
| lwt_get_form [Eliom_output.Html5.DOM] |
Same as Eliom_output.Html5.DOM.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_output.Html5_forms.M] |
Same as Eliom_output.Html5_forms.M.get_form but taking a cooperative function for <form> content generation.
| lwt_get_form [Eliom_output.Html5_forms.DOM] |
Same as Eliom_output.Html5_forms.DOM.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_mkforms.MakeForms] |
Same as get_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output_base.Html5_forms.M] |
Same as Eliom_output_base.Html5_forms.M.post_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output_base.Html5_forms.DOM] |
Same as Eliom_output_base.Html5_forms.DOM.post_form but taking a cooperative function for <form> content generation.
| 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.Forms] |
Same as Eliom_output.Forms.post_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output.HtmlText] |
Same as Eliom_output.HtmlText.post_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output.Xhtml_forms] |
Same as Eliom_output.Xhtml_forms.post_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output.Xhtml] |
Same as Eliom_output.Xhtml.post_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output.Html5.M] |
Same as Eliom_output.Html5.M.post_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output.Html5.DOM] |
Same as Eliom_output.Html5.DOM.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_output.Html5_forms.M] |
Same as Eliom_output.Html5_forms.M.post_form but taking a cooperative function for <form> content generation.
| lwt_post_form [Eliom_output.Html5_forms.DOM] |
Same as Eliom_output.Html5_forms.DOM.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_mkforms.MakeForms] |
Same as post_form but taking a cooperative function for <form> content generation.
create a new specification for non localized parameters.
Same a Eliom_output_base.Html5_forms.M.make_uri_components, but also returns a list of post parameters.
| make_post_uri_components [Eliom_output_base.Html5_forms.DOM] |
Same a Eliom_output_base.Html5_forms.DOM.make_uri_components, but also returns a list of post parameters.
| 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.Forms] |
Same a Eliom_output.Forms.make_uri_components, but also returns a list of post parameters.
| make_post_uri_components [Eliom_output.HtmlText] |
Same a Eliom_output.HtmlText.make_uri_components, but also returns a list of post parameters.
| make_post_uri_components [Eliom_output.Xhtml_forms] |
Same a Eliom_output.Xhtml_forms.make_uri_components, but also returns a list of post parameters.
| make_post_uri_components [Eliom_output.Xhtml] |
Same a Eliom_output.Xhtml.make_uri_components, but also returns a list of post parameters.
| make_post_uri_components [Eliom_output.Html5.M] |
Same a Eliom_output.Html5.M.make_uri_components, but also returns a list of post parameters.
| make_post_uri_components [Eliom_output.Html5.DOM] |
Same a Eliom_output.Html5.DOM.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_output.Html5_forms.M] |
Same a Eliom_output.Html5_forms.M.make_uri_components, but also returns a list of post parameters.
| make_post_uri_components [Eliom_output.Html5_forms.DOM] |
Same a Eliom_output.Html5_forms.DOM.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_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.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.
The function menu first_elt elts (), where first_elt::elts is a list of pair (service, content), creates a list of link towards the services.
| menu [Eliom_tools.Html5] |
The function menu elts (), where elts is a list of pair (service, content), creates a list of link towards the services.
| modify [Eliom_references.Volatile] | |
| modify [Eliom_references] |
The function modify eref f modifies the content of the Eliom reference eref by applying the function f on it.
N | |
| name [Eliom_output.TMPL_PARAMS] | |
| network_of_ip [Eliom_pervasives.Ip_address] | |
| new_elt_id [Eliom_pervasives.HTML5] |
The function new_elt_id () creates a new global HTML5 element identifier (see the Eliom manual for more information on global element).
| new_elt_id [Eliom_pervasives.SVG] |
O | |
| of_react [Eliom_react.S.Down] | |
| of_react [Eliom_react.Down] |
of_react ?scope ?throttling ?name e create an asynchronous edge originating from e.
| onload [Eliom_services] |
The function onload evt will register the function evt to be executed on client side once the Eliom_appl page generated by the current service handler is loaded.
| onunload [Eliom_services] |
The function onunload evt will register the function evt to be executed on client side when leaving the Eliom_appl page generated by the current service handler.
| opt [Eliom_parameters] |
The combinator opt p allow to define an optional parameter.
| outOfLineC [Atom_feed] |
Every other content
P | |
| pape [Eliom_openid] |
The nist level
| parse [Eliom_pervasives.Ip_address] | |
| parse_config [Eliom_config] |
Process the configuration <<a_api module="Eliom_config" | val get_config>> by a give specification (cf.
| parse_key_pairs [Eliom_s2s] |
Parse an answer in the Key-Value form : {{{foo:bar foobar:value}}}
| path [Eliom_openid.HiddenServiceInfo] | |
| perform_discovery [Eliom_openid] |
Perform discovery on an user-supplied url
| persistent_data_state_status [Eliom_state] | |
| plain [Atom_feed] |
Plain text construct
| post_coservice [Eliom_services] |
The function post_coservice ~fallback ~get_params creates an attached coservice with the same path and GET parameters than the service fallback and taking post_params as POST parameters.
| post_coservice' [Eliom_services] |
The function post_coservice' ~get_param creates a non-attached coservice taking post_params as POST parameters.
| post_form [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_mkforms.MakeForms] |
The function post_form service formgen get_params creates a POST <form> to service preapplied to the GET parameters get_params.
| post_service [Eliom_services] |
The function post_service ~fallback ~post_params () creates a service that takes post_params as POST parameters and share the same path and GET parameters than the service fallback.
| preapply [Eliom_services] |
The function preapply ~service paramaters creates a new service by preapplying service to the GET parameters.
| prod [Eliom_parameters] |
Same as Eliom_parameters.(**).
| published [Atom_feed] | |
| push_ns [Eliom_s2s] |
Given a list of (param, value) to be sent to the remote server, push a namespace at the beginning of the parameters
R | |
| radio [Eliom_mkforms.FORMS_PARAM] | |
| radio [Eliom_parameters] |
The function radio f s tells that the service takes an optional argument labeled s and of type f s.
| raw_button [Eliom_output_base.Html5_forms.M] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Forms] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.HtmlText] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Xhtml] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Html5.M] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Html5.DOM] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Html5] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Html5_forms.M] |
Creates a <button> tag with untyped string content
| raw_button [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <button> tag with untyped string content
| raw_checkbox [Eliom_output_base.Html5_forms.M] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output_base.Html5_forms] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Forms] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Html5.DOM] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Html5] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Html5_forms.M] |
Creates a checkbox <input> tag with untyped content.
| raw_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag with untyped content.
| raw_image_input [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
Creates an untyped <input> tag.
| raw_input [Eliom_output_base.Html5_forms.DOM] |
Creates an untyped <input> tag.
| raw_input [Eliom_output_base.Html5_forms] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Forms] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.HtmlText] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Xhtml_forms] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Xhtml] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Html5.M] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Html5.DOM] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Html5] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Html5_forms.M] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Html5_forms.DOM] |
Creates an untyped <input> tag.
| raw_input [Eliom_output.Html5_forms] |
Creates an untyped <input> tag.
| raw_input [Eliom_mkforms.MakeForms] |
Creates an untyped <input> tag.
| raw_multiple_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output.Forms] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output.HtmlText] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output.Xhtml] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output.Html5.M] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a <select> tag for any (untyped) value.
| raw_multiple_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for any (untyped) value.
| raw_post_data [Eliom_parameters] |
When the content type is neither URLencoded form data or multipart data, it is possible to get it as a stream of strings.
| raw_radio [Eliom_output_base.Html5_forms.M] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output_base.Html5_forms.DOM] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output_base.Html5_forms] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output.Forms] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output.HtmlText] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output.Xhtml_forms] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output.Xhtml] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output.Html5.M] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a radio <input> tag with untyped string content (low level)
| raw_radio [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a radio <input> tag with untyped string content (low level)
| raw_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Forms] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.HtmlText] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Xhtml] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Html5.M] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Html5] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for any (untyped) value.
| raw_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for any (untyped) value.
| raw_textarea [Eliom_output_base.Html5_forms.M] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output_base.Html5_forms.DOM] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output_base.Html5_forms] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Forms] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.HtmlText] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Xhtml_forms] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Xhtml] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Html5.M] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Html5.DOM] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Html5] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Html5_forms.M] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Html5_forms.DOM] |
Creates a <textarea> tag for untyped form
| raw_textarea [Eliom_output.Html5_forms] |
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.
| regexp [Eliom_parameters] |
regexp r d s tells that the service takes a string that matches the regular expression r as parameter, labeled s, and that will be rewritten in d.
| register [Eliom_atom.Reg] |
The function register service handler will associate the service to the function handler.
| register [Eliom_mkreg.MakeRegister_AlphaReturn] |
The function register service handler will associate the service to the function handler.
| register [Eliom_mkreg.MakeRegister] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Registration] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Streamlist] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Text] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.String] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Any] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Caml] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Files] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.String_redirection] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Redirection] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Unit] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Action] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.CssText] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.HtmlText] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Make_TypedXML_Registration] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Blocks] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Blocks5] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Flow5] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Eliom_tmpl] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.ELIOM_APPL] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Xhtml_registration] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Xhtml] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Html5] |
The function register service handler will associate the service to the function handler.
| register [Eliom_output.Html5_registration] |
The function register service handler will associate the service to the function handler.
| register_coservice [Eliom_atom.Reg] |
Same as Eliom_services.coservice followed by Eliom_atom.Reg.register.
| register_coservice [Eliom_mkreg.MakeRegister_AlphaReturn] |
Same as Eliom_services.coservice followed by register.
| register_coservice [Eliom_mkreg.MakeRegister] |
Same as Eliom_services.coservice followed by register.
| register_coservice [Eliom_output.Registration] |
Same as Eliom_services.coservice followed by Eliom_output.Registration.register.
| register_coservice [Eliom_output.Streamlist] |
Same as Eliom_services.coservice followed by Eliom_output.Streamlist.register.
| register_coservice [Eliom_output.Text] |
Same as Eliom_services.coservice followed by Eliom_output.Text.register.
| register_coservice [Eliom_output.String] |
Same as Eliom_services.coservice followed by Eliom_output.String.register.
| register_coservice [Eliom_output.Any] |
Same as Eliom_services.coservice followed by Eliom_output.Any.register.
| register_coservice [Eliom_output.Caml] |
Same as Eliom_services.coservice followed by Eliom_output.Caml.register.
| register_coservice [Eliom_output.Files] |
Same as Eliom_services.coservice followed by Eliom_output.Files.register.
| register_coservice [Eliom_output.String_redirection] |
Same as Eliom_services.coservice followed by Eliom_output.String_redirection.register.
| register_coservice [Eliom_output.Redirection] |
Same as Eliom_services.coservice followed by Eliom_output.Redirection.register.
| register_coservice [Eliom_output.Unit] |
Same as Eliom_services.coservice followed by Eliom_output.Unit.register.
| register_coservice [Eliom_output.Action] |
Same as Eliom_services.coservice followed by Eliom_output.Action.register.
| register_coservice [Eliom_output.CssText] |
Same as Eliom_services.coservice followed by Eliom_output.CssText.register.
| register_coservice [Eliom_output.HtmlText] |
Same as Eliom_services.coservice followed by Eliom_output.HtmlText.register.
| register_coservice [Eliom_output.Make_TypedXML_Registration] |
Same as Eliom_services.coservice followed by register.
| register_coservice [Eliom_output.Blocks] |
Same as Eliom_services.coservice followed by Eliom_output.Blocks.register.
| register_coservice [Eliom_output.Blocks5] |
Same as Eliom_services.coservice followed by Eliom_output.Blocks5.register.
| register_coservice [Eliom_output.Flow5] |
Same as Eliom_services.coservice followed by Eliom_output.Flow5.register.
| register_coservice [Eliom_output.Eliom_tmpl] |
Same as Eliom_services.coservice followed by register.
| register_coservice [Eliom_output.ELIOM_APPL] |
Same as Eliom_services.coservice followed by Eliom_output.ELIOM_APPL.register.
| register_coservice [Eliom_output.Xhtml_registration] |
Same as Eliom_services.coservice followed by Eliom_output.Xhtml_registration.register.
| register_coservice [Eliom_output.Xhtml] |
Same as Eliom_services.coservice followed by Eliom_output.Xhtml.register.
| register_coservice [Eliom_output.Html5] |
Same as Eliom_services.coservice followed by Eliom_output.Html5.register.
| register_coservice [Eliom_output.Html5_registration] |
Same as Eliom_services.coservice followed by Eliom_output.Html5_registration.register.
| register_coservice' [Eliom_atom.Reg] |
Same as Eliom_services.coservice' followed by Eliom_atom.Reg.register.
| register_coservice' [Eliom_mkreg.MakeRegister_AlphaReturn] |
Same as Eliom_services.coservice' followed by register.
| register_coservice' [Eliom_mkreg.MakeRegister] |
Same as Eliom_services.coservice' followed by register.
| register_coservice' [Eliom_output.Registration] |
Same as Eliom_services.coservice' followed by Eliom_output.Registration.register.
| register_coservice' [Eliom_output.Streamlist] |
Same as Eliom_services.coservice' followed by Eliom_output.Streamlist.register.
| register_coservice' [Eliom_output.Text] |
Same as Eliom_services.coservice' followed by Eliom_output.Text.register.
| register_coservice' [Eliom_output.String] |
Same as Eliom_services.coservice' followed by Eliom_output.String.register.
| register_coservice' [Eliom_output.Any] |
Same as Eliom_services.coservice' followed by Eliom_output.Any.register.
| register_coservice' [Eliom_output.Caml] |
Same as Eliom_services.coservice' followed by Eliom_output.Caml.register.
| register_coservice' [Eliom_output.Files] |
Same as Eliom_services.coservice' followed by Eliom_output.Files.register.
| register_coservice' [Eliom_output.String_redirection] |
Same as Eliom_services.coservice' followed by Eliom_output.String_redirection.register.
| register_coservice' [Eliom_output.Redirection] |
Same as Eliom_services.coservice' followed by Eliom_output.Redirection.register.
| register_coservice' [Eliom_output.Unit] |
Same as Eliom_services.coservice' followed by Eliom_output.Unit.register.
| register_coservice' [Eliom_output.Action] |
Same as Eliom_services.coservice' followed by Eliom_output.Action.register.
| register_coservice' [Eliom_output.CssText] |
Same as Eliom_services.coservice' followed by Eliom_output.CssText.register.
| register_coservice' [Eliom_output.HtmlText] |
Same as Eliom_services.coservice' followed by Eliom_output.HtmlText.register.
| register_coservice' [Eliom_output.Make_TypedXML_Registration] |
Same as Eliom_services.coservice' followed by register.
| register_coservice' [Eliom_output.Blocks] |
Same as Eliom_services.coservice' followed by Eliom_output.Blocks.register.
| register_coservice' [Eliom_output.Blocks5] |
Same as Eliom_services.coservice' followed by Eliom_output.Blocks5.register.
| register_coservice' [Eliom_output.Flow5] |
Same as Eliom_services.coservice' followed by Eliom_output.Flow5.register.
| register_coservice' [Eliom_output.Eliom_tmpl] |
Same as Eliom_services.coservice' followed by register.
| register_coservice' [Eliom_output.ELIOM_APPL] |
Same as Eliom_services.coservice' followed by Eliom_output.ELIOM_APPL.register.
| register_coservice' [Eliom_output.Xhtml_registration] |
Same as Eliom_services.coservice' followed by Eliom_output.Xhtml_registration.register.
| register_coservice' [Eliom_output.Xhtml] |
Same as Eliom_services.coservice' followed by Eliom_output.Xhtml.register.
| register_coservice' [Eliom_output.Html5] |
Same as Eliom_services.coservice' followed by Eliom_output.Html5.register.
| register_coservice' [Eliom_output.Html5_registration] |
Same as Eliom_services.coservice' followed by Eliom_output.Html5_registration.register.
| register_eliom_extension [Eliom_extensions] | |
| register_eliom_module [Eliom_services] |
The function register_eliom_module mod f is used to register the initialization function f to be executed when then module mod is "loaded" by Ocsigen server.
| register_feed [Eliom_atom] |
Add the needed <link rel="hub" ...> for each hub in the feed, and communicate with the hub
| register_post_coservice [Eliom_atom.Reg] |
Same as Eliom_services.post_coservice followed by Eliom_atom.Reg.register.
| register_post_coservice [Eliom_mkreg.MakeRegister_AlphaReturn] |
Same as Eliom_services.post_coservice followed by register.
| register_post_coservice [Eliom_mkreg.MakeRegister] |
Same as Eliom_services.post_coservice followed by register.
| register_post_coservice [Eliom_output.Registration] |
Same as Eliom_services.post_coservice followed by Eliom_output.Registration.register.
| register_post_coservice [Eliom_output.Streamlist] |
Same as Eliom_services.post_coservice followed by Eliom_output.Streamlist.register.
| register_post_coservice [Eliom_output.Text] |
Same as Eliom_services.post_coservice followed by Eliom_output.Text.register.
| register_post_coservice [Eliom_output.String] |
Same as Eliom_services.post_coservice followed by Eliom_output.String.register.
| register_post_coservice [Eliom_output.Any] |
Same as Eliom_services.post_coservice followed by Eliom_output.Any.register.
| register_post_coservice [Eliom_output.Caml] |
Same as Eliom_services.post_coservice followed by Eliom_output.Caml.register.
| register_post_coservice [Eliom_output.Files] |
Same as Eliom_services.post_coservice followed by Eliom_output.Files.register.
| register_post_coservice [Eliom_output.String_redirection] |
Same as Eliom_services.post_coservice followed by Eliom_output.String_redirection.register.
| register_post_coservice [Eliom_output.Redirection] |
Same as Eliom_services.post_coservice followed by Eliom_output.Redirection.register.
| register_post_coservice [Eliom_output.Unit] |
Same as Eliom_services.post_coservice followed by Eliom_output.Unit.register.
| register_post_coservice [Eliom_output.Action] |
Same as Eliom_services.post_coservice followed by Eliom_output.Action.register.
| register_post_coservice [Eliom_output.CssText] |
Same as Eliom_services.post_coservice followed by Eliom_output.CssText.register.
| register_post_coservice [Eliom_output.HtmlText] |
Same as Eliom_services.post_coservice followed by Eliom_output.HtmlText.register.
| register_post_coservice [Eliom_output.Make_TypedXML_Registration] |
Same as Eliom_services.post_coservice followed by register.
| register_post_coservice [Eliom_output.Blocks] |
Same as Eliom_services.post_coservice followed by Eliom_output.Blocks.register.
| register_post_coservice [Eliom_output.Blocks5] |
Same as Eliom_services.post_coservice followed by Eliom_output.Blocks5.register.
| register_post_coservice [Eliom_output.Flow5] |
Same as Eliom_services.post_coservice followed by Eliom_output.Flow5.register.
| register_post_coservice [Eliom_output.Eliom_tmpl] |
Same as Eliom_services.post_coservice followed by register.
| register_post_coservice [Eliom_output.ELIOM_APPL] |
Same as Eliom_services.post_coservice followed by Eliom_output.ELIOM_APPL.register.
| register_post_coservice [Eliom_output.Xhtml_registration] |
Same as Eliom_services.post_coservice followed by Eliom_output.Xhtml_registration.register.
| register_post_coservice [Eliom_output.Xhtml] |
Same as Eliom_services.post_coservice followed by Eliom_output.Xhtml.register.
| register_post_coservice [Eliom_output.Html5] |
Same as Eliom_services.post_coservice followed by Eliom_output.Html5.register.
| register_post_coservice [Eliom_output.Html5_registration] |
Same as Eliom_services.post_coservice followed by Eliom_output.Html5_registration.register.
| register_post_coservice' [Eliom_atom.Reg] |
Same as Eliom_services.post_coservice' followed by Eliom_atom.Reg.register.
| register_post_coservice' [Eliom_mkreg.MakeRegister_AlphaReturn] |
Same as Eliom_services.post_coservice' followed by register.
| register_post_coservice' [Eliom_mkreg.MakeRegister] |
Same as Eliom_services.post_coservice' followed by register.
| register_post_coservice' [Eliom_output.Registration] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Registration.register.
| register_post_coservice' [Eliom_output.Streamlist] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Streamlist.register.
| register_post_coservice' [Eliom_output.Text] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Text.register.
| register_post_coservice' [Eliom_output.String] |
Same as Eliom_services.post_coservice' followed by Eliom_output.String.register.
| register_post_coservice' [Eliom_output.Any] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Any.register.
| register_post_coservice' [Eliom_output.Caml] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Caml.register.
| register_post_coservice' [Eliom_output.Files] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Files.register.
| register_post_coservice' [Eliom_output.String_redirection] |
Same as Eliom_services.post_coservice' followed by Eliom_output.String_redirection.register.
| register_post_coservice' [Eliom_output.Redirection] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Redirection.register.
| register_post_coservice' [Eliom_output.Unit] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Unit.register.
| register_post_coservice' [Eliom_output.Action] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Action.register.
| register_post_coservice' [Eliom_output.CssText] |
Same as Eliom_services.post_coservice' followed by Eliom_output.CssText.register.
| register_post_coservice' [Eliom_output.HtmlText] |
Same as Eliom_services.post_coservice' followed by Eliom_output.HtmlText.register.
| register_post_coservice' [Eliom_output.Make_TypedXML_Registration] |
Same as Eliom_services.post_coservice' followed by register.
| register_post_coservice' [Eliom_output.Blocks] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Blocks.register.
| register_post_coservice' [Eliom_output.Blocks5] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Blocks5.register.
| register_post_coservice' [Eliom_output.Flow5] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Flow5.register.
| register_post_coservice' [Eliom_output.Eliom_tmpl] |
Same as Eliom_services.post_coservice' followed by register.
| register_post_coservice' [Eliom_output.ELIOM_APPL] |
Same as Eliom_services.post_coservice' followed by Eliom_output.ELIOM_APPL.register.
| register_post_coservice' [Eliom_output.Xhtml_registration] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Xhtml_registration.register.
| register_post_coservice' [Eliom_output.Xhtml] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Xhtml.register.
| register_post_coservice' [Eliom_output.Html5] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Html5.register.
| register_post_coservice' [Eliom_output.Html5_registration] |
Same as Eliom_services.post_coservice' followed by Eliom_output.Html5_registration.register.
| register_post_service [Eliom_atom.Reg] |
Same as Eliom_services.post_service followed by Eliom_atom.Reg.register.
| register_post_service [Eliom_mkreg.MakeRegister_AlphaReturn] |
Same as Eliom_services.post_service followed by register.
| register_post_service [Eliom_mkreg.MakeRegister] |
Same as Eliom_services.post_service followed by register.
| register_post_service [Eliom_output.Registration] |
Same as Eliom_services.post_service followed by Eliom_output.Registration.register.
| register_post_service [Eliom_output.Streamlist] |
Same as Eliom_services.post_service followed by Eliom_output.Streamlist.register.
| register_post_service [Eliom_output.Text] |
Same as Eliom_services.post_service followed by Eliom_output.Text.register.
| register_post_service [Eliom_output.String] |
Same as Eliom_services.post_service followed by Eliom_output.String.register.
| register_post_service [Eliom_output.Any] |
Same as Eliom_services.post_service followed by Eliom_output.Any.register.
| register_post_service [Eliom_output.Caml] |
Same as Eliom_services.post_service followed by Eliom_output.Caml.register.
| register_post_service [Eliom_output.Files] |
Same as Eliom_services.post_service followed by Eliom_output.Files.register.
| register_post_service [Eliom_output.String_redirection] |
Same as Eliom_services.post_service followed by Eliom_output.String_redirection.register.
| register_post_service [Eliom_output.Redirection] |
Same as Eliom_services.post_service followed by Eliom_output.Redirection.register.
| register_post_service [Eliom_output.Unit] |
Same as Eliom_services.post_service followed by Eliom_output.Unit.register.
| register_post_service [Eliom_output.Action] |
Same as Eliom_services.post_service followed by Eliom_output.Action.register.
| register_post_service [Eliom_output.CssText] |
Same as Eliom_services.post_service followed by Eliom_output.CssText.register.
| register_post_service [Eliom_output.HtmlText] |
Same as Eliom_services.post_service followed by Eliom_output.HtmlText.register.
| register_post_service [Eliom_output.Make_TypedXML_Registration] |
Same as Eliom_services.post_service followed by register.
| register_post_service [Eliom_output.Blocks] |
Same as Eliom_services.post_service followed by Eliom_output.Blocks.register.
| register_post_service [Eliom_output.Blocks5] |
Same as Eliom_services.post_service followed by Eliom_output.Blocks5.register.
| register_post_service [Eliom_output.Flow5] |
Same as Eliom_services.post_service followed by Eliom_output.Flow5.register.
| register_post_service [Eliom_output.Eliom_tmpl] |
Same as Eliom_services.post_service followed by register.
| register_post_service [Eliom_output.ELIOM_APPL] |
Same as Eliom_services.post_service followed by Eliom_output.ELIOM_APPL.register.
| register_post_service [Eliom_output.Xhtml_registration] |
Same as Eliom_services.post_service followed by Eliom_output.Xhtml_registration.register.
| register_post_service [Eliom_output.Xhtml] |
Same as Eliom_services.post_service followed by Eliom_output.Xhtml.register.
| register_post_service [Eliom_output.Html5] |
Same as Eliom_services.post_service followed by Eliom_output.Html5.register.
| register_post_service [Eliom_output.Html5_registration] |
Same as Eliom_services.post_service followed by Eliom_output.Html5_registration.register.
| register_service [Eliom_atom.Reg] |
Same as Eliom_services.service followed by Eliom_atom.Reg.register.
| register_service [Eliom_mkreg.MakeRegister_AlphaReturn] |
Same as Eliom_services.service followed by register.
| register_service [Eliom_mkreg.MakeRegister] |
Same as Eliom_services.service followed by register.
| register_service [Eliom_output.Registration] |
Same as Eliom_services.service followed by Eliom_output.Registration.register.
| register_service [Eliom_output.Streamlist] |
Same as Eliom_services.service followed by Eliom_output.Streamlist.register.
| register_service [Eliom_output.Text] |
Same as Eliom_services.service followed by Eliom_output.Text.register.
| register_service [Eliom_output.String] |
Same as Eliom_services.service followed by Eliom_output.String.register.
| register_service [Eliom_output.Any] |
Same as Eliom_services.service followed by Eliom_output.Any.register.
| register_service [Eliom_output.Caml] |
Same as Eliom_services.service followed by Eliom_output.Caml.register.
| register_service [Eliom_output.Files] |
Same as Eliom_services.service followed by Eliom_output.Files.register.
| register_service [Eliom_output.String_redirection] |
Same as Eliom_services.service followed by Eliom_output.String_redirection.register.
| register_service [Eliom_output.Redirection] |
Same as Eliom_services.service followed by Eliom_output.Redirection.register.
| register_service [Eliom_output.Unit] |
Same as Eliom_services.service followed by Eliom_output.Unit.register.
| register_service [Eliom_output.Action] |
Same as Eliom_services.service followed by Eliom_output.Action.register.
| register_service [Eliom_output.CssText] |
Same as Eliom_services.service followed by Eliom_output.CssText.register.
| register_service [Eliom_output.HtmlText] |
Same as Eliom_services.service followed by Eliom_output.HtmlText.register.
| register_service [Eliom_output.Make_TypedXML_Registration] |
Same as Eliom_services.service followed by register.
| register_service [Eliom_output.Blocks] |
Same as Eliom_services.service followed by Eliom_output.Blocks.register.
| register_service [Eliom_output.Blocks5] |
Same as Eliom_services.service followed by Eliom_output.Blocks5.register.
| register_service [Eliom_output.Flow5] |
Same as Eliom_services.service followed by Eliom_output.Flow5.register.
| register_service [Eliom_output.Eliom_tmpl] |
Same as Eliom_services.service followed by register.
| register_service [Eliom_output.ELIOM_APPL] |
Same as Eliom_services.service followed by Eliom_output.ELIOM_APPL.register.
| register_service [Eliom_output.Xhtml_registration] |
Same as Eliom_services.service followed by Eliom_output.Xhtml_registration.register.
| register_service [Eliom_output.Xhtml] |
Same as Eliom_services.service followed by Eliom_output.Xhtml.register.
| register_service [Eliom_output.Html5] |
Same as Eliom_services.service followed by Eliom_output.Html5.register.
| register_service [Eliom_output.Html5_registration] |
Same as Eliom_services.service followed by Eliom_output.Html5_registration.register.
| remove_all_assoc [Eliom_pervasives.List] | |
| remove_cookie [Eliom_cookies] |
The function remove_cookie c cookie_table removes the cookie c from the table cookie_table.
| remove_first_if_any [Eliom_pervasives.List] | |
| remove_first_if_any_q [Eliom_pervasives.List] | |
| remove_internal_slash [Eliom_pervasives.Url] | |
| remove_persistent_data [Eliom_state] |
removes session data for the current persistent session (but does not close the session).
| remove_persistent_session_data [Eliom_state.Session_admin] | |
| remove_slash_at_beginning [Eliom_pervasives.Url] | |
| remove_volatile_data [Eliom_state] |
removes session data for the current session (but does not close the session).
| remove_volatile_session_data [Eliom_state.Session_admin] | |
| request [Eliom_common] | |
| result_of_http_result [Eliom_mkreg.REG_PARAM_ALPHA_RETURN] |
Whether the service is capable to send application content when required.
| result_of_http_result [Eliom_mkreg.REG_PARAM] |
Whether the service is capable to send application content when required.
| rights [Atom_feed] |
Rights tag
S | |
| select_content_of_option [Eliom_mkforms.FORMS_PARAM] | |
| send [Eliom_atom.Reg] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_mkreg.REG_PARAM_ALPHA_RETURN] | |
| send [Eliom_mkreg.REG_PARAM] | |
| send [Eliom_mkreg.MakeRegister_AlphaReturn] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_mkreg.MakeRegister] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Registration] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Streamlist] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Text] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.String] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Any] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Caml] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Files] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.String_redirection] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Redirection] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Unit] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Action] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.CssText] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.HtmlText] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Make_TypedXML_Registration] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Blocks] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Blocks5] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Flow5] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Eliom_tmpl] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.ELIOM_APPL] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Xhtml_registration] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Xhtml] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Html5] |
The function send page build the HTTP frame corresponding to page.
| send [Eliom_output.Html5_registration] |
The function send page build the HTTP frame corresponding to page.
| send_appl_content [Eliom_mkreg.REG_PARAM_ALPHA_RETURN] | |
| send_appl_content [Eliom_mkreg.REG_PARAM] | |
| sep [Eliom_pervasives.String] | |
| service [Eliom_services] |
The function service ~path ~get_params () creates a Eliom_services.service associated to the path path and taking get_params as GET parameters.
| service_state_status [Eliom_state] | |
| session [Eliom_common] | |
| session_group [Eliom_common] | |
| set [Eliom_references.Volatile] | |
| set [Eliom_references] |
The function set eref v set v as current value of the Eliom reference eref.
| set [Eliom_parameters] |
Use this if you want your service to take several parameters with the same name.
| set_cookie [Eliom_state] |
Ask the browser to record a cookie.
The provided value serves as a default value for the optional parameter ~xhr in the functions Eliom_output.*.{a, get_form, post_form, lwt_get_form, lwt_post_form} (cf.
| set_default_max_persistent_data_sessions_per_group [Eliom_state] |
Sets the maximum number of persistent data sessions in a session group (see above).
| set_default_max_persistent_data_tab_sessions_per_group [Eliom_state] |
Sets the maximum number of persistent data tab sessions in a session group (see above).
| set_default_max_service_sessions_per_group [Eliom_state] |
Sets the maximum number of service sessions in a session group (see above).
| set_default_max_service_sessions_per_subnet [Eliom_state] |
Sets the maximum number of service sessions in a subnet (see above).
| set_default_max_service_tab_sessions_per_group [Eliom_state] |
Sets the maximum number of tab service sessions in a session group (see above).
| set_default_max_volatile_data_sessions_per_group [Eliom_state] |
Sets the maximum number of volatile data sessions in a session group (see above).
| set_default_max_volatile_data_sessions_per_subnet [Eliom_state] |
Sets the maximum number of volatile data sessions in a subnet (see above).
| set_default_max_volatile_data_tab_sessions_per_group [Eliom_state] |
Sets the maximum number of volatile data tab sessions in a session group (see above).
| set_default_max_volatile_sessions_per_group [Eliom_state] |
Sets the maximum number of volatile sessions (data and service) in a session group (see above).
| set_default_max_volatile_sessions_per_subnet [Eliom_state] |
Sets the maximum number of volatile sessions (data and service) in a subnet (see above).
| set_default_max_volatile_tab_sessions_per_group [Eliom_state] |
Sets the maximum number of volatile tab sessions (data and service) in a session group (see above).
| set_exn_handler [Eliom_output] |
The set_exn_handler handler allows to redefines error pages: 404 or any exception during page generation.
| set_global_persistent_data_state_timeout [Eliom_state] |
Sets the (server side) timeout for persistent states.
| set_global_service_state_timeout [Eliom_state] |
Sets the (server side) timeout for service states.
| set_global_volatile_data_state_timeout [Eliom_state] |
Sets the (server side) timeout for volatile (= "in memory") data states.
| set_global_volatile_state_timeout [Eliom_state] |
Sets the (server side) timeout for volatile (= "in memory") sessions (both service session and volatile data session).
| set_ipv4_subnet_mask [Eliom_state] |
Sets the mask for subnet (IPV4).
| set_ipv6_subnet_mask [Eliom_state] |
Sets the mask for subnet (IPV6).
| set_max_service_states_for_group_or_subnet [Eliom_state] |
Sets the maximum number of service sessions in the current session group (or for the client sub network, if there is no group).
| set_max_volatile_data_states_for_group_or_subnet [Eliom_state] |
Sets the maximum number of volatile data sessions in the current session group (or for the client sub network, if there is no group).
| set_max_volatile_states_for_group_or_subnet [Eliom_state] |
Sets the maximum number of volatile sessions (both data and service sessions) in the current group (or for the client sub network, if there is no group).
| set_persistent_data [Eliom_state] |
sets persistent session data for the current persistent session.
| set_persistent_data_cookie_exp_date [Eliom_state] |
Sets the cookie expiration date for the persistent state (see above).
| set_persistent_data_session_group [Eliom_state] |
sets the group to which belong the persistent session.
| set_persistent_data_session_timeout [Eliom_state.Session_admin] | |
| set_persistent_data_state_timeout [Eliom_state] |
sets the (server side) timeout for persistent state for current user, in seconds.
| set_service_cookie_exp_date [Eliom_state] |
Sets the cookie expiration date for the current service state (see above).
| set_service_session_group [Eliom_state] |
sets the group to which belong the service session.
| set_service_session_timeout [Eliom_state.Session_admin] | |
| set_service_state_timeout [Eliom_state] |
sets the timeout for service state (server side) for current user, in seconds.
| set_volatile_data [Eliom_state] |
sets session data for the current session.
| set_volatile_data_cookie_exp_date [Eliom_state] |
Sets the cookie expiration date for the current data state (see above).
| set_volatile_data_session_group [Eliom_state] |
sets the group to which belong the volatile data session.
| set_volatile_data_session_timeout [Eliom_state.Session_admin] | |
| set_volatile_data_state_timeout [Eliom_state] |
sets the (server side) timeout for volatile data state for current user, in seconds.
| site [Eliom_common] | |
| snd3 [Eliom_pervasives] | |
| source [Atom_feed] |
Source tag
| sp [Eliom_types_base] | |
| sp [Eliom_types] | |
| split [Eliom_pervasives.String] | |
| sreg [Eliom_openid] |
The SREG extension
| static_dir [Eliom_services] |
The predefined service static_dir allows one to create links to static files.
| static_dir_with_params [Eliom_services] |
Like static_dir, but allows one to put GET parameters
| stream [Eliom_bus] |
stream b returns the stream of datas sent to bus b.
| string [Eliom_parameters] |
The function string s tells that the service takes a string as parameter, labeled s.
| string_button [Eliom_output_base.Html5_forms.M] |
Creates a <button> tag with string content
| string_button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with string content
| string_button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with string content
| string_button [Eliom_output.Forms] |
Creates a <button> tag with string content
| string_button [Eliom_output.HtmlText] |
Creates a <button> tag with string content
| string_button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with string content
| string_button [Eliom_output.Xhtml] |
Creates a <button> tag with string content
| string_button [Eliom_output.Html5.M] |
Creates a <button> tag with string content
| string_button [Eliom_output.Html5.DOM] |
Creates a <button> tag with string content
| string_button [Eliom_output.Html5] |
Creates a <button> tag with string content
| string_button [Eliom_output.Html5_forms.M] |
Creates a <button> tag with string content
| string_button [Eliom_output.Html5_forms.DOM] |
Creates a <button> tag with string content
| string_button [Eliom_output.Html5_forms] |
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.M] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output_base.Html5_forms] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output.Forms] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a checkbox <input> tag that will have a string value.
| string_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag that will have a string value.
| string_coordinates [Eliom_parameters] |
The function string_coordinates s tells that the service takes as parameters the coordinates of a point and the associated string value in an <input type="image" value="..." ...>.
| string_escape [Eliom_types] | |
| string_image_input [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
Creates an <input> tag for a string
| string_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input> tag for a string
| string_input [Eliom_output_base.Html5_forms] |
Creates an <input> tag for a string
| string_input [Eliom_output.Forms] |
Creates an <input> tag for a string
| string_input [Eliom_output.HtmlText] |
Creates an <input> tag for a string
| string_input [Eliom_output.Xhtml_forms] |
Creates an <input> tag for a string
| string_input [Eliom_output.Xhtml] |
Creates an <input> tag for a string
| string_input [Eliom_output.Html5.M] |
Creates an <input> tag for a string
| string_input [Eliom_output.Html5.DOM] |
Creates an <input> tag for a string
| string_input [Eliom_output.Html5] |
Creates an <input> tag for a string
| string_input [Eliom_output.Html5_forms.M] |
Creates an <input> tag for a string
| string_input [Eliom_output.Html5_forms.DOM] |
Creates an <input> tag for a string
| string_input [Eliom_output.Html5_forms] |
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.M] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Forms] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.HtmlText] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Xhtml] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Html5.M] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Html5] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for string values.
| string_multiple_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for string values.
| string_of_chan_id [Eliom_comet_base] | |
| string_of_openid_error [Eliom_openid] |
Prettyprint an OpenID Error
| string_of_url_path [Eliom_pervasives.Url] | |
| string_radio [Eliom_output_base.Html5_forms.M] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output_base.Html5_forms.DOM] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output_base.Html5_forms] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Forms] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.HtmlText] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Xhtml_forms] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Xhtml] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Html5.M] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Html5.DOM] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Html5] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Html5_forms.M] |
Creates a radio <input> tag with string content
| string_radio [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a radio <input> tag with string content
| string_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for string values.
| string_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for string values.
| string_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Forms] |
Creates a <select> tag for string values.
| string_select [Eliom_output.HtmlText] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Xhtml] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Html5.M] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Html5.DOM] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Html5] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Html5_forms.M] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Html5_forms.DOM] |
Creates a <select> tag for string values.
| string_select [Eliom_output.Html5_forms] |
Creates a <select> tag for string values.
| string_select [Eliom_mkforms.MakeForms] |
Creates a <select> tag for string values.
| strip_ns [Eliom_s2s] |
Retrieves parameters beginning with the specified namespace and strips it.
| structure_links [Eliom_tools.Xhtml] |
The function structure_links site () returns the tags <link rel="subsection" ...> and <link rev="subsection" ...> for the given hierarchical site.
| structure_links [Eliom_tools.Html5] |
The function structure_links site () returns the tags <link rel="subsection" ...> and <link rev="subsection" ...> for the given hierarchical site.
| submit [Eliom_mkforms.FORMS_PARAM] | |
| subtitle [Atom_feed] |
Subtitle tag
| suffix [Eliom_parameters] |
Tells that the parameter of the service handler is the suffix of the URL of the current service.
| suffix_const [Eliom_parameters] |
suffix_const v is used only inside suffixes (do nothing for regular parameters).
| suffix_prod [Eliom_parameters] |
Tells that the function that will generate the service takes a pair whose first element is the suffix of the URL of the current service, and the second element corresponds to other (regular) parameters.
| sum [Eliom_parameters] |
The combinator sum p1 p2 allows one to define service that expect either the parameter p1 or the parameter p2.
| summary [Atom_feed] |
Summary tag
T | |
| textarea [Eliom_output_base.Html5_forms.M] |
Creates a <textarea> tag
| textarea [Eliom_output_base.Html5_forms.DOM] |
Creates a <textarea> tag
| textarea [Eliom_output_base.Html5_forms] |
Creates a <textarea> tag
| textarea [Eliom_output.Forms] |
Creates a <textarea> tag
| textarea [Eliom_output.HtmlText] |
Creates a <textarea> tag
| textarea [Eliom_output.Xhtml_forms] |
Creates a <textarea> tag
| textarea [Eliom_output.Xhtml] |
Creates a <textarea> tag
| textarea [Eliom_output.Html5.M] |
Creates a <textarea> tag
| textarea [Eliom_output.Html5.DOM] |
Creates a <textarea> tag
| textarea [Eliom_output.Html5] |
Creates a <textarea> tag
| textarea [Eliom_output.Html5_forms.M] |
Creates a <textarea> tag
| textarea [Eliom_output.Html5_forms.DOM] |
Creates a <textarea> tag
| textarea [Eliom_output.Html5_forms] |
Creates a <textarea> tag
| textarea [Eliom_mkforms.MakeForms] |
Creates a <textarea> tag
| thd3 [Eliom_pervasives] | |
| to_react [Eliom_react.Up] |
to_react e injects the up events e into react events so that it can be manipulated as a standard event.
U | |
| unit [Eliom_parameters] |
The function unit is used for services that don't have any parameters
| unregister [Eliom_services] |
The function unregister service unregister the service handler previously associated to service with Eliom_output.Html5.register, Eliom_output.Eliom_appl.register or any other Eliom_output.*.register functions.
| unset [Eliom_references.Volatile] | |
| unset [Eliom_references] |
The function unset eref reset the content of the Eliom reference eref to its initial value.
| unset_cookie [Eliom_state] |
Ask the browser to remove a cookie.
| unset_persistent_data_session_group [Eliom_state] |
Remove the session from its group.
| unset_persistent_data_session_timeout [Eliom_state.Session_admin] | |
| unset_persistent_data_state_timeout [Eliom_state] |
remove the persistent state timeout for current user (and turn back to the default).
| unset_service_session_group [Eliom_state] |
Remove the session from its group
| unset_service_session_timeout [Eliom_state.Session_admin] | |
| unset_service_state_timeout [Eliom_state] |
remove the service state timeout for current user (and turn back to the default).
| unset_volatile_data_session_group [Eliom_state] |
Remove the session from its group
| unset_volatile_data_session_timeout [Eliom_state.Session_admin] | |
| unset_volatile_data_state_timeout [Eliom_state] |
remove the "volatile data" state timeout for current user (and turn back to the default).
| update [Eliom_output.TMPL_PARAMS] | |
| uri [Atom_feed] |
uri tag, basically, simply a converter
| uri_of_string [Eliom_output_base.Html5_forms.M] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| uri_of_string [Eliom_output_base.Html5_forms.DOM] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| 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.Forms] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| uri_of_string [Eliom_output.HtmlText] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| uri_of_string [Eliom_output.Xhtml_forms] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| uri_of_string [Eliom_output.Xhtml] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| uri_of_string [Eliom_output.Html5.M] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| uri_of_string [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| uri_of_string [Eliom_output.Html5_forms.DOM] |
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_mkforms.FORMS_PARAM] | |
| uri_of_string [Eliom_mkforms.MakeForms] |
The function uri_of_string f returns a URI whose content is equivalent to f ().
| user_type [Eliom_parameters] |
The function user_type ~of_string ~to_string s tells that the service take a parameter, labeled s, and that the server will have to use of_string and to_string to make the conversion between the OCaml representation of the parameter and it's external representation as a string.
| user_type_button [Eliom_output_base.Html5_forms.M] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output_base.Html5_forms.DOM] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output_base.Html5_forms] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output.Forms] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output.HtmlText] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output.Xhtml_forms] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output.Xhtml] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output.Html5.M] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a <button> tag with user_type content
| user_type_button [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <button> tag with user_type content
| user_type_checkbox [Eliom_output_base.Html5_forms.M] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_checkbox [Eliom_output_base.Html5_forms.DOM] |
Creates a checkbox <input> tag that will have a "user type" value.
| 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.Forms] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_checkbox [Eliom_output.HtmlText] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_checkbox [Eliom_output.Xhtml_forms] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_checkbox [Eliom_output.Xhtml] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_checkbox [Eliom_output.Html5.M] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_checkbox [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_checkbox [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a checkbox <input> tag that will have a "user type" value.
| user_type_coordinates [Eliom_parameters] |
Same as string_coordinates but for a value of your own type.
| user_type_image_input [Eliom_output_base.Html5_forms.M] |
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_base.Html5_forms.DOM] |
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_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.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.HtmlText] |
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.Xhtml_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.Xhtml] |
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.M] |
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.DOM] |
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_output.Html5_forms.M] |
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.DOM] |
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_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.M] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output_base.Html5_forms.DOM] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output_base.Html5_forms] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output.Forms] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output.HtmlText] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output.Xhtml_forms] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output.Xhtml] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output.Html5.M] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates an <input> tag for a user type
| user_type_input [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates an <input> tag for a user type
| user_type_multiple_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output.Forms] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output.HtmlText] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output.Xhtml] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output.Html5.M] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a <select> tag for user type values.
| user_type_multiple_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for user type values.
| user_type_radio [Eliom_output_base.Html5_forms.M] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output_base.Html5_forms.DOM] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output_base.Html5_forms] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output.Forms] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output.HtmlText] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output.Xhtml_forms] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output.Xhtml] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output.Html5.M] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a radio <input> tag with user_type content
| user_type_radio [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a radio <input> tag with user_type content
| user_type_select [Eliom_output_base.Html5_forms.M] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output_base.Html5_forms.DOM] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output_base.Html5_forms] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output.Forms] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output.HtmlText] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output.Xhtml_forms] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output.Xhtml] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output.Html5.M] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output.Html5.DOM] |
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_output.Html5_forms.M] |
Creates a <select> tag for user type values.
| user_type_select [Eliom_output.Html5_forms.DOM] |
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_mkforms.MakeForms] |
Creates a <select> tag for user type values.
V | |
| void_coservice' [Eliom_services] |
The service void_coservice' is a predefined non-attached action with special behaviour: it has no parameter at all, even non-attached parameters.
| void_hidden_coservice' [Eliom_services] |
Same as Eliom_services.void_coservice' but keeps non attached GET parameters.
| volatile_data_state_status [Eliom_state] | |
W | |
| wait_timeout [Eliom_comet.Channels] |
wait_timeout ~scope time waits for a period of inactivity of length time in the scope.
| wrap [Eliom_wrap] |
marshal a value, taking into account the tags
| write [Eliom_bus] |
write b x sends the value x on the bus b.
X | |
| xhtml [Atom_feed] |
XHTML text construct
| xhtmlC [Atom_feed] |
An xhtml content, embedded in a div
| xml_of_feed [Atom_feed] |
