1WebCommon.webappName(3kaya) Kaya module reference WebCommon.webappName(3kaya)
2
3
4
6 WebCommon::webappName - Return a local link URL to the current webapp
7 or CGI
8
10 String webappName( )
11
13 Returns the URL to the current webapp or CGI. This function assumes
14 that './ executable
15
17 Kaya standard library by Edwin Brady, Chris Morris and others
18 (kaya@kayalang.org). For further information see http://kayalang.org/
19
21 The Kaya standard library is free software; you can redistribute it
22 and/or modify it under the terms of the GNU Lesser General Public
23 License (version 2.1 or any later version) as published by the Free
24 Software Foundation.
25
26
27
28Kaya December 2010 WebCommon.webappName(3kaya)