package eliom

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

Install

Dune Dependency

Authors

Maintainers

Sources

10.3.1.tar.gz
md5=a989128ffd2ffd4a74b17233cd0a4b46
sha512=ee76f43609fc33aad96758e9a9698ec517aa92eaaf4575e3e4b43aaa34b3659f0403370d1c8a20c605465802375cbdf7f98a0d086cb3c73e86d19115064f7f15

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.