Package gluon :: Module widget
[hide private]
[frames] | no frames]

Module widget

source code

This file is part of the web2py Web Framework Copyrighted by Massimo Di Pierro <mdipierro@cs.depaul.edu> License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)

The widget is called from web2py.

Classes [hide private]
  IO
  web2pyDialog
Main window dialog
Functions [hide private]
 
run_system_tests(options)
Runs unittests for gluon.tests
source code
 
get_url(host, path='/', proto='http', port=80) source code
 
start_browser(url, startup=False) source code
 
console()
Defines the behavior of the console web2py execution
source code
 
check_existent_app(options, appname) source code
 
get_code_for_scheduler(app, options) source code
 
start_schedulers(options) source code
 
start(cron=True)
Start server
source code
Variables [hide private]
  ProgramName = 'web2py Web Framework'
  ProgramAuthor = 'Created by Massimo Di Pierro, Copyright 2007-...
  ProgramVersion = 'Version 2.9.5-stable+timestamp.2014.03.16.02...
  ProgramInfo = 'web2py Web Framework\n Created ...
  msg = msg % sys.version
  logger = logging.getLogger("web2py")
  __package__ = 'gluon'
Variables Details [hide private]

ProgramAuthor

Value:
'Created by Massimo Di Pierro, Copyright 2007-2014'

ProgramVersion

Value:
'Version 2.9.5-stable+timestamp.2014.03.16.02.35.39'

ProgramInfo

Value:
'''web2py Web Framework
                 Created by Massimo Di Pierro, Copyright 2007-2014
                 Version 2.9.5-stable+timestamp.2014.03.16.02.35.39'''