- Kind: Library Files Procedures SQL Files Content Pages
- Publicity: Public Only All
www/ | |
content-page-view.adp | |
content-page-view.tcl | Displays information about a content page. |
deprecated.adp | |
deprecated.tcl | returns a list of all the deprecated procedures present in server memory |
display-sql.adp | |
display-sql.tcl | Enables user to see a .sql file without encountering the AOLserver's db module magic (offering to load the SQL into a database) or without returning the SQL as content-type application/x-sql. |
index.adp | |
index.tcl | Offers links to other pages, and lets the user type the name of a specific procedure. |
package-view.adp | |
package-view.tcl | Shows APIs for a particular package. |
plsql-subprogram-one.adp | |
plsql-subprogram-one.tcl | Returns the specification for a given PL/SQL subprogram (package, procedure, or function). |
plsql-subprograms-all.adp | |
plsql-subprograms-all.tcl | Lists all subprograms (packages, procedures, or functions) in the database. |
proc-browse.adp | |
proc-browse.tcl | returns a list of all the procedures present in server memory |
proc-search.adp | |
proc-search.tcl | Searches for procedures with containing query_string if lucky redirects to best match Weight the different hits with the proper weights Shows a list of returned procs with links to proc-view Note: api documentation information taken from nsv array |
proc-view.adp | |
proc-view.tcl | Display information about one procedure. |
proc/ | |
index.vuh | |
procs-file-view.adp | |
procs-file-view.tcl | Displays procs in a Tcl library file. |
set-default.tcl | Set user preferences for API browsing. |
tcl-doc-search.adp | |
tcl-doc-search.tcl | Will redirect you to dev.scriptics.com if documentation can be found |
tcl-doc-search.tcl.orig | Will redirect you to dev.scriptics.com if documentation can be found |
tcl-proc-view.adp | |
tcl-proc-view.tcl | Will redirect you to the server containing the documentation if it can be found |
tcl-proc-view.tcl-ok | Will redirect you to aolserver.com if documentation can be found |
tcl-proc-view.tcl.orig | Will redirect you to the server containing the documentation if it can be found |
type-view.adp |