1Webapp(3kaya)                Kaya module reference               Webapp(3kaya)
2
3
4

NAME

6       Webapp - Web application development
7

DESCRIPTION

9       The Webapp module allows the development of web applications with tight
10       integration with the HTMLDocument(3kaya) module for  high-quality  HTML
11       output (including auto-filling of forms), and secure state management.
12

EXCEPTIONS

14       Webapp.BadHeadersKey (3kaya)
15       Webapp.BadHeadersVal (3kaya)
16       Webapp.IllegalHandler (3kaya)

FUNCTIONS

18       Webapp.autoFill (3kaya)
19       Webapp.debugMode (3kaya)
20       Webapp.disableDebugging (3kaya)
21       Webapp.displayPage (3kaya)
22       Webapp.displayPage_1 (3kaya)
23       Webapp.displayPage_2 (3kaya)
24       Webapp.displayPage_3 (3kaya)
25       Webapp.enableDebugging (3kaya)
26       Webapp.headersSent (3kaya)
27       Webapp.retrieveFunction (3kaya)
28       Webapp.runHandler (3kaya)
29       Webapp.storeFunction (3kaya)

AUTHORS

31       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
32       (kaya@kayalang.org). For further information see http://kayalang.org/

LICENSE

34       The Kaya standard library is free software;  you  can  redistribute  it
35       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
36       License (version 2.1 or any later version) as  published  by  the  Free
37       Software Foundation.
38
39
40
41Kaya                             December 2010                   Webapp(3kaya)
Impressum