package eliom

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

Install

Dune Dependency

Authors

Maintainers

Sources

11.1.1.tar.gz
md5=c8c67fe5fb8d3f44a3b17cc4a93a0e62
sha512=e58557a1b525efd011e0eb539b112b53e6c012ac3fb2153c251be030eda483dd3b19de625707cf5ffebd97fa6a7fabfb8a6aae8e8a61c79e0bd7ad2d289df9a9

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.