package eliom

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

10.3.0.tar.gz
md5=36c211d19776e6362feb57a4913efc11
sha512=9d8d3aadbd2174fe4edeba9e535cfa8ed974db5e406f0a6e2669a71e208f459da7ca8060628f3f19957b7b1911083a373653abf7e5385bb16d2ccee4ba49e80a

doc/eliom.server/Eliommod_sessiongroups/Data/index.html

Module Eliommod_sessiongroups.DataSource

Sourcetype group_of_group_data = [ `Session ] Eliom_common.sessgrp Ocsigen_cache.Dlist.node
Sourceval add : ?set_max:int -> Eliom_common.sitedata -> string -> [< Eliom_common.cookie_level ] Eliom_common.sessgrp -> string Ocsigen_cache.Dlist.node
Sourceval remove : 'a Ocsigen_cache.Dlist.node -> unit
Sourceval remove_group : [< Eliom_common.cookie_level ] Eliom_common.sessgrp -> unit
Sourceval find : [< Eliom_common.cookie_level ] Eliom_common.sessgrp -> string Ocsigen_cache.Dlist.t

returns the dlist containing all session group elements

Sourceval find_node_in_group_of_groups : [< `Session ] Eliom_common.sessgrp -> group_of_group_data option

Groups of browser sessions belong to a group of groups. As these groups are not associated to a cookie, we put this information here.

Sourceval move : ?set_max:int -> Eliom_common.sitedata -> string Ocsigen_cache.Dlist.node -> [< Eliom_common.cookie_level ] Eliom_common.sessgrp -> string Ocsigen_cache.Dlist.node
Sourceval up : string Ocsigen_cache.Dlist.node -> unit
Sourceval nb_of_groups : unit -> int
Sourceval group_size : [< Eliom_common.cookie_level ] Eliom_common.sessgrp -> int
Sourceval set_max : 'a Ocsigen_cache.Dlist.node -> int -> unit
OCaml

Innovation. Community. Security.