package eliom

  1. Overview
  2. Docs
Advanced client/server Web and mobile framework

Install

Dune Dependency

Authors

Maintainers

Sources

11.0.0.tar.gz
md5=1c1f8e90f27f81f0e7f002e79340d200
sha512=4c4266c2f979e6d23a7ed385d92e3c6513e27e6372e532171a1d03e385c5fb15ad791e23cee22d9411b253526094eba8496d5bd564b1feea8c6ded738cddda24

doc/eliom.server/Eliommod/index.html

Module EliommodSource

Sourceval default_max_persistent_data_sessions_per_group : int ref
Sourceval default_max_service_sessions_per_group : int ref
Sourceval default_max_service_sessions_per_subnet : int ref
Sourceval default_max_volatile_data_sessions_per_group : int ref
Sourceval default_max_volatile_data_sessions_per_subnet : int ref
Sourceval default_max_persistent_data_tab_sessions_per_group : int ref
Sourceval default_max_service_tab_sessions_per_group : int ref
Sourceval default_max_volatile_data_tab_sessions_per_group : int ref
Sourceval default_secure_cookies : bool ref
Sourceval default_application_script : (bool * bool) ref
Sourceval default_cache_global_data : (Eliom_lib.Url.path * int) option ref
Sourceval default_html_content_type : string option ref
Sourceval default_ignored_get_params : (string * Re.re) list ref
Sourceval default_ignored_post_params : (string * Re.re) list ref
Sourceval default_omitpersistentstorage : Eliom_common.omitpersistentstorage_rule list option ref
Sourceval default_max_anonymous_services_per_subnet : int ref
Sourceval default_max_anonymous_services_per_session : int ref
Sourceval default_max_volatile_groups_per_site : int ref
Sourcemodule S : sig ... end
Sourceval parse_eliom_option : (([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * ([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * ([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * ([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (bool -> unit) * (int -> unit) * (int -> unit) * ((bool * bool) -> unit) * ((Eliom_lib.Url.path * int) option -> unit) * (string -> unit) * ((string * Re.re) -> unit) * ((string * Re.re) -> unit) * (Eliom_common.omitpersistentstorage_rule list option -> unit)) -> Xml_light_types.xml -> unit
Sourceval parse_eliom_options : (([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * ([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * ([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * ([> `Client_process | `Session ] -> Eliom_common_base.scope_hierarchy option -> float option -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (int -> unit) * (bool -> unit) * (int -> unit) * (int -> unit) * ((bool * bool) -> unit) * ((Eliom_lib.Url.path * int) option -> unit) * (string -> unit) * ((string * Re.re) -> unit) * ((string * Re.re) -> unit) * (Eliom_common.omitpersistentstorage_rule list option -> unit)) -> Xml_light_types.xml list -> Xml_light_types.xml list
Sourceval parse_global_config : Xml_light_types.xml list -> unit
Sourceval exception_during_eliommodule_loading : bool ref
Sourceval end_init : unit -> unit
Sourceval handle_init_exn : exn -> string
Sourceval site_init_ref : (unit -> unit) list ref
Sourceval register_site_init : (unit -> unit) -> unit
Sourceval config : Xml_light_types.xml list option ref
Sourceval config_in_tag : string ref
Sourcetype module_to_load =
  1. | Files of string list
  2. | Name of string
Sourceval set_app_name : string -> unit
Sourceval site_init : bool ref -> unit
Sourceval update_sitedata : string -> Ocsigen_extensions.virtual_hosts -> Eliom_lib.Url.path -> Ocsigen_extensions.config_info -> Eliom_common.sitedata
Sourceval load_eliom_module : 'a -> module_to_load -> string -> Xml_light_types.xml list -> unit
Sourceval gen_nothing : unit -> 'a -> Ocsigen_extensions.answer Lwt.t
Sourceval default_module_action : 'a -> 'b
Sourceval set_timeout : (?full_st_name:Eliom_common.full_state_name -> ?cookie_level:([< Eliom_common.cookie_level ] as 'a) -> recompute_expdates:bool -> bool -> bool -> Eliom_common.sitedata -> float option -> unit) -> Eliom_common.sitedata -> 'a -> Eliom_common_base.scope_hierarchy option -> float option -> unit
OCaml

Innovation. Community. Security.