Index: openacs-4/packages/acs-core-docs/www/rp-design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/rp-design.html,v diff -u -r1.6.2.6 -r1.6.2.7 --- openacs-4/packages/acs-core-docs/www/rp-design.html 19 Apr 2003 20:39:33 -0000 1.6.2.6 +++ openacs-4/packages/acs-core-docs/www/rp-design.html 29 Apr 2003 05:58:34 -0000 1.6.2.7 @@ -1,7 +1,7 @@ OpenACS 4 Request Processor Design

OpenACS 4 Request Processor Design

by Rafael H. Schloming
- OpenACS docs are written by the named authors, but may be edited + OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.

Essentials

Terminology

  • +provides to the browser.

Terminology

  • pageroot -- Any directory that contains scripts and/or static files intended to be served in response to HTTP requests. A typical OpenACS installation is required to serve files from multiple pageroots.

  • global pageroot @@ -98,4 +98,4 @@ sec_id_seq[ad_conn user_id]User_id of a person if the person is logged in. Otherwise, it is blank[ad_conn sec_validated]This becomes "secure" when the connection uses SSL�Database API[ad_conn db,handles]What are the list of handles available to AOL?[ad_conn db,n_handles_used]How many database handles are currently used?[ad_conn db,last_used]Which database handle did we use last?[ad_conn db,transaction_level,$db]Specifies what transaction level we are in[ad_conn db,db_abort_p,$dbh]Whether the transaction is aborted�APMPackages[ad_conn package_id]The package_id of the package associated with the URL.[ad_conn package_url]The URL on which the package is mounted.�Miscellaneous[ad_conn system_p]If true then the request has been made to one of the special directories specified in the config file (somewhere), and no authentication or -authorization has been performed.�Documentation[ad_conn api_page_documentation_mode_p]

View comments on this page at openacs.org
+authorization has been performed.�Documentation[ad_conn api_page_documentation_mode_p]
View comments on this page at openacs.org