Changes

Jump to navigation Jump to search
17 bytes added ,  02:26, 30 January 2013
=Conventions=
* This module is included in the complete distributions (zip, exe, war) of BaseX. * All functions are assigned to the {{Code|http://basex.org/modules/session}} namespace, which must be dynamically imported. In this documentation, the namespace is bound to the {{Code|session}} prefix. * Errors are assigned to the {{Code|http://basex.org/errors}} namespace, which is statically bound to the {{Code|bxerr}} prefix. * If any of the module functions is called outside the servlet context, the error [[#BXSE0003|BXSE0003]] is raised. * As sessions are side-effecting operations, all functions are flagged as ''non-deterministic''. This means that the functions will not be reordered by the compiler.
=Functions=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu