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.
