package eliom

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

Module Eliom_route.ASource

Sourcetype site_data = unit
Sourcetype info' = info
Sourcetype info = info'
Sourcetype params = string list option
Sourceval site_data : 'a -> unit
Sourceval sess_info_of_info : info -> Eliom_common.sess_info
Sourceval subpath_of_info : info -> string list
Sourceval meth_of_info : info -> Eliom_common.meth
Sourceval make_params : 'a -> 'b -> 'c -> 'd -> 'c
Sourceval get_number_of_reloads : unit -> int
Sourcemodule Raw_table : sig ... end
Sourcetype table_content = [
  1. | `Ptc of unit option * (params, result) Eliom_common.service list
]
Sourcetype service = (table ref * Eliom_common.page_table_key, Eliom_common.na_key_serv) Eliom_lib.leftright
Sourceand node = service list
Sourcemodule Table : sig ... end
Sourcemodule Node : sig ... end
Sourcemodule Container : sig ... end
Sourceval handle_directory : 'a -> Eliom_service.result Lwt.t
OCaml

Innovation. Community. Security.