package eliom

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Eliom_processSource

Sourceval section : Lwt_log_core.section
Sourceval log_section : Lwt_log_core.section
Sourceval history_api : bool
Sourceval get_set_js_serverside_value : 'a option ref -> string -> ('a -> unit) * (unit -> bool) * (unit -> 'a) * (unit -> unit)
Sourceval set_sitedata : Eliom_types.sitedata -> unit
Sourceval is_set_sitedata : unit -> bool
Sourceval get_sitedata : unit -> Eliom_types.sitedata
Sourceval reset_sitedata : unit -> unit
Sourceval ignored_get_params : Re.re list ref
Sourceval ignored_post_params : Re.re list ref
Sourceval set_ignored_params : string list -> string list -> unit
Sourceval set_info : Eliom_common.client_process_info -> unit
Sourceval is_set_info : unit -> bool
Sourceval get_info : unit -> Eliom_common.client_process_info
Sourceval reset_info : unit -> unit
Sourceval set_request_cookies : Ocsigen_cookie_map.t -> unit
Sourceval is_set_request_cookies : unit -> bool
Sourceval get_request_cookies : unit -> Ocsigen_cookie_map.t
Sourceval reset_request_cookies : unit -> unit
Sourceval set_request_template : string option -> unit
Sourceval is_set_request_template : unit -> bool
Sourceval get_request_template : unit -> string option
Sourceval reset_request_template : unit -> unit
Sourceval appl_name : Deriving_Json.Json_string.a lazy_t
Sourceval set_base_url : string -> unit
Sourceval get_base_url : unit -> string
Sourceval appl_name_r : Deriving_Json.Json_string.a option ref

None on server side

Sourceval get_application_name : unit -> Deriving_Json.Json_string.a
Sourceval client_side : bool
OCaml

Innovation. Community. Security.