package eliom

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

11.1.0.tar.gz
md5=a1fe1f37d5163c25818afcc5ca8d6ecf
sha512=4ac91ff05bb43eea5d5e1e046bc54a0c97707db28be3c2f65437fbb1b3457171f715105f7f0621837494c014dc05473f26bc919483b0e47d394a2bbe19b319a7

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.