Index of types
A | |
| aname [Eliom_content_core.Xml] | |
| app_id [Registration.App] | |
| appl_service_options [Registration] |
Has no effect on client; for compatibility with server
Helpers type used for parameters of type binary sum, see Parameter_sigs.S.sum.
| browser_content [Registration] | |
| button_type [Form_sigs] | |
C | |
| caml_event_handler [Eliom_content_core.Xml] | |
| chandle [Shared_sigs.RLIST] |
Client-side version of 'a handle
| changepage_event [Client] |
changepage_event is a record of some parameters related to page changes.
| co [Service_sigs.TYPES] | |
| coordinates [Parameter_sigs.S] |
The type coordinates represents the data sent by an <input type="image" ...>.
| ct [Shared_sigs.RLIST] |
Client-side version of 'a t
Handles are used to manipulate reactive lists
| hierarchical_site [Tools] | |
| hierarchical_site_item [Tools] | |
| http [Service_sigs.TYPES] | |
I | |
| id [Eliom_content_core.Html.Id] |
The type of global HTML5 element identifier.
| id [Eliom_content_core.Svg.Id] |
The type of global SVG element identifier.
| id [Content.Html.Id] |
The type of global HTML5 element identifier.
| id [Content.Svg.Id] |
The type of global SVG element identifier.
Helpers type used to construct forms from lists, see Parameter_sigs.S.list.
M | |
| main_page [Tools] | |
| meth [Service_sigs.TYPES] |
Method specification datatype
| mouse_event_handler [Eliom_content_core.Xml] | |
N | |
| nl_params_set [Parameter_sigs.S] |
Use this type to give non localized parameters to a link or a form
| no_param_name [Parameter_sigs.S] |
Empty type used to denotes it is not possible to use the parameter in a form.
marshaled OCaml values of type 'a
| oneradio [Parameter_sigs.S] |
Restriction of Parameter_sigs.S.setoneradio unary and optional parameters.
Abstract type for parameters' name.
| params [Service_sigs.TYPES] | |
| params_type [Parameter_sigs.S] |
Abstract type for service parameters.
| path_option [Service_sigs.S] |
Optional service path
| post [Service_sigs.TYPES] | |
| put [Service_sigs.TYPES] | |
R | |
| raw_post_data [Parameter_sigs.S] |
When the content type is neither URLencoded form data nor multipart data, it is possible to get it as a stream of strings.
The type for <select> options and groups of options.
| server_function [Client] |
A ('a, 'b) server_function provides transparently access to a server side function which has been created by Client.server_function .
| setone [Parameter_sigs.S] |
Restriction of Parameter_sigs.S.setoneradio unary and set parameters.
| setoneradio [Parameter_sigs.S] |
A parameter arity could either be: `Set of 'a means: any number of 'a., `One of 'a means: exactly one 'a., `Radio of 'a means: zero or one 'a.
| signal [Shared_sigs.RLIST] | |
| soption [Form_sigs.S] | |
| srv [Tools] | |
| star [Content_sigs.LINKS_AND_FORMS] | |
| suff [Parameter_sigs.S] |
This type is used as a phantom type in Parameter_sigs.S.params_type to describe whether a parameter is encoded in the path of the URI as a suffix parameter.
| sv [Shared_sigs.RLIST] |
The type of shared values
| sv [Shared_sigs.S] | |
T | |
| t [Cscache] | |
| t [Shared.FakeReactiveData.RList] | |
| t [Eliom_react.S.Down] | |
| t [Eliom_react.Up] | |
| t [Eliom_react.Down] | |
| t [Eliom_content_core.Html.Custom_data] |
Custom data with values of type 'a.
| t [Content.Html.Custom_data] |
Custom data with values of type 'a.
| t [Comet.Channel] | |
| t [Comet.Configuration] | |
| t [Client.Page_status] |
a page can be in one of the following states: Generating: page is currently being generated and not yet instated as the active page, Active: page is currently being displayed, Cached: page is in the browser history with its DOM stashed in the cache, Dead: page is in the browser history without its DOM being cached
| t [Client_value] |
An 'a client value on the client is just an 'a.
| t [Bus] | |
| t [Shared_sigs.RLIST] |
The type of (shared) reactive lists
| t [Shared_sigs.S] | |
| t [Shared_sigs.VALUE] | |
| t [Service_sigs.S] |
Type of services
| to_and_of [Parameter_sigs.S] | |
| touch_event_handler [Eliom_content_core.Xml] | |
U | |
| unit_service [Service_sigs.S] | |
| unwrap_id [Unwrap] |
Values of type unwrap_id are used to identify a specific unwrapper.
Like Service_sigs.TYPES.meth but without the parameters
| wrap [Eliom_content_core.Html] | |
| wrap [Eliom_content_core.Svg] | |
| wrap [Eliom_content_core.Xml] |