[ Odielib Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

tao-httpd_procs(n) 9.1 odielib "Module tao-httpd procs"

Name

tao-httpd_procs - Module tao-httpd procs

Table Of Contents

Synopsis

Description

COMMANDS

/eventlog
/group gid
/groups
/user uid
/users
colorscheme
csubst buffer
currentuser
httpd::cget args
httpd::config field args
httpd::cput field args
httpd::dynamic_interp interp
httpd::dynamic_root virtual prefix mapper

Domain_Url Define a subtree of the URL hierarchy that is implemented by direct Tcl calls. Arguments virtual The name of the subtree of the hierarchy, e.g., /device prefix The Tcl command prefix to use when constructing calls, e.g. Device inThread True if this should be dispatched to a thread. Side Effects Register a prefix

httpd::dynamic_url virtual handler
httpd::host hostname
httpd::index_filepattern pattern
httpd::library_path dir
httpd::static_root url path
httpd::virtual_alias args
httpd::virtual_host rcfile
httpd::virtual_page which virtual
httpd::webmaster email
loginpage ?message?
page field ?newvalue?
page::clear
page::colors
page::globallinks
page::menu
page::menucommand container node currentmethod
page::menunavigation container object
page::menusearch container object
page::render container node method queryDict
reload
sqldb method args

Hook to allow old code to perform basic queries

sqlfix data
sqlprep value
taourl::directdomain prefix mapper sock suffix

Main handler for Direct domains (i.e. tcl commands)

taourl::init rcfile
taourl::init_common config
taourl::objecturl url object
taourl::objecturlremove url object
taourl::prefixinstall url path
taourl::redirect url
taourl::reload
taourl::request_get field
taourl::request_info
taourl::sqlitefix data
taourl::stderr args
taourl::striplist arglist

Routines for handling forms

taourl::template template resultvar
taourl::template_dump template
taourl::template_put template contents filename mtime
taourl::template_touch template
taourl::uploadurl url path handler
template name
uid uid
userfullname uid
usermap username password
username uid

REFERENCES

AUTHORS

Sean Woods

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category tao-httpd of the Odielib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

odielib, tao-httpd

Category

Procs