package eliom

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

Install

Dune Dependency

Authors

Maintainers

Sources

11.0.1.tar.gz
md5=3aeeca5f734f8e932b5a00fbfd43bd26
sha512=d92948949c81fe5b84f7d262b72653175d4f69574cbb4f85433f3a40df436e9e78b3f024ebcd98cb0e1c8ec45af0e3f9cd1153187549883f4ddfd32feeee3176

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.