package eliom

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

Install

Dune Dependency

Authors

Maintainers

Sources

10.4.0.tar.gz
md5=87e171413ab2714514019b533f3f7ab3
sha512=e3ed10c599dd54bc5d4b1bf67debb7068f439d33e30dd39e5ed0cebbddd700b9765a751e16fa93dbd1fa6d934fbb6b2d1677fce817fbfea70565192a0a7e1025

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.