Index of types
A | |
aname [Eliom_content_core.Xml] | |
app_id [Eliom_registration.App] | |
appl_service_options [Eliom_registration] |
Has no effect on client; for compatibility with server
Helpers type used for parameters of type binary sum, see Eliom_parameter_sigs.S.sum.
browser_content [Eliom_registration] | |
button_type [Eliom_form_sigs] | |
C | |
caml_event_handler [Eliom_content_core.Xml] | |
chandle [Eliom_shared_sigs.RLIST] |
Client-side version of 'a handle
changepage_event [Eliom_client] |
changepage_event is a record of some parameters related to page changes.
client_form_handler [Eliom_client_core] | |
co [Eliom_service_sigs.TYPES] | |
compilation_unit_global_data [Eliom_client_core] | |
content_ns [Eliom_client_core] | |
coordinates [Eliom_parameter_sigs.S] |
The type coordinates represents the data sent by an <input type="image" ...>.
ct [Eliom_shared_sigs.RLIST] |
Client-side version of 'a t
Handles are used to manipulate reactive lists
hierarchical_site [Eliom_tools] |
Hierarchical sites description.
hierarchical_site_item [Eliom_tools] |
Menu entry description in a hierarchical site.
http [Eliom_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 [Eliom_content.Html.Id] |
The type of global HTML5 element identifier.
id [Eliom_content.Svg.Id] |
The type of global SVG element identifier.
Helpers type used to construct forms from lists, see Eliom_parameter_sigs.S.list.
M | |
main_page [Eliom_tools] |
Main page description for a section of a hierarchical site.
meth [Eliom_service_sigs.TYPES] | |
mouse_event_handler [Eliom_content_core.Xml] | |
N | |
nl_params_set [Eliom_parameter_sigs.S] |
Use this type to give non localized parameters to a link or a form
no_param_name [Eliom_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 [Eliom_parameter_sigs.S] |
Restriction of Eliom_parameter_sigs.S.setoneradio unary and optional parameters.
Abstract type for parameters' name.
params [Eliom_service_sigs.TYPES] | |
params_type [Eliom_parameter_sigs.S] |
Abstract type for service parameters.
path_option [Eliom_service_sigs.S] | |
post [Eliom_service_sigs.TYPES] | |
put [Eliom_service_sigs.TYPES] | |
R | |
raw_post_data [Eliom_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 [Eliom_client] |
A ('a, 'b) server_function provides transparently access to a server side function which has been created by Eliom_client.server_function .
setone [Eliom_parameter_sigs.S] |
Restriction of Eliom_parameter_sigs.S.setoneradio unary and set parameters.
setoneradio [Eliom_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 [Eliom_shared_sigs.RLIST] | |
soption [Eliom_form_sigs.S] | |
srv [Eliom_tools] | |
star [Eliom_content_sigs.LINKS_AND_FORMS] | |
suff [Eliom_parameter_sigs.S] |
This type is used as a phantom type in Eliom_parameter_sigs.S.params_type to describe whether a parameter is encoded in the path of the URI as a suffix parameter.
sv [Eliom_shared_sigs.RLIST] |
The type of shared values
sv [Eliom_shared_sigs.S] | |
T | |
t [Eliom_cscache] |
The type of association tables (implemented using Hashtbl)
t [Eliom_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 [Eliom_content.Html.Custom_data] |
Custom data with values of type 'a.
t [Eliom_comet.Channel] | |
t [Eliom_comet.Configuration] | |
t [Eliom_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 [Eliom_client_core.ReactState] | |
t [Eliom_client_value] |
An 'a client value on the client is just an 'a.
t [Eliom_bus] | |
t [Eliom_shared_sigs.RLIST] |
The type of (shared) reactive lists
t [Eliom_shared_sigs.S] | |
t [Eliom_shared_sigs.VALUE] | |
t [Eliom_service_sigs.S] |
For a service ('get, 'post, 'meth, 'attached, 'co, 'ext, 'reg, 'tipo, 'gn, 'pn, 'ret) t:
to_and_of [Eliom_parameter_sigs.S] | |
touch_event_handler [Eliom_content_core.Xml] | |
U | |
unit_service [Eliom_service_sigs.S] | |
unwrap_id [Eliom_unwrap] |
Values of type unwrap_id are used to identify a specific unwrapper.
Like Eliom_service_sigs.TYPES.meth but without the parameters
wrap [Eliom_content_core.Html] | |
wrap [Eliom_content_core.Svg] | |
wrap [Eliom_content_core.Xml] |