The AOLserver Tcl functions are divided into four categories. The tables below list the functions in each category. Detailed descriptions of the functions are provided in alphabetical order in the remainder of this chapter.
Core functions are available regardless of which modules are or are not loaded.
These functions are for use within AOLserver Dynamic Pages (ADPs):
These functions allow you to specify a Tcl script to be run daily, weekly, or at specified intervals.
The following Tcl functions allow you to get statistics on the server:
The following functions are available for managing sockets:
The following functions are available for maintaining state across connections and server reboots:
The following functions are available for managing threads and thread synchronozation objects:
These functions are available only if the nslog module is loaded.
Roll the access log on demand and get access log information |
Permissions functions are available only when the nsperm module is loaded. See Chapter 4 for information on the access control system. Note that the entire user interface for the access control system is implemented in Tcl. Follow the nsperm link on the Tcl Script Maintenance page to see the scripts..
Add, delete, update, or get information about AOLserver groups | |
Add, delete, update, or get information on permissions records | |
Add, delete, update, or get information about AOLserver users |
Database services functions are available only when the nsdb module is loaded.
Full text functions are available only when the nstext module is loaded.