File 'base/cgi_opt.tcl' (part of 'Pool_Base')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
::pool::cgi::checkValues (optDef optVal)
|
|
Argument: optDef
|
The name of the array containing the option and alias definitions and their type checkers.
|
Argument: optVal
|
The name of the array containing the values to check
|
::pool::cgi::initValues (optDef optVal)
|
|
Argument: optDef
|
The name of the array containing the option and alias definitions and their default values
|
Argument: optVal
|
The name of the array to initalize.
|
::pool::cgi::parseArguments (optDef optList optVal)
|
|
Argument: optDef
|
The name of the array containing the option and alias definitions to recognize here.
|
Argument: optList
|
The name of the variable containing the list of arguments to parse.
|
Argument: optVal
|
The name of the array to hold the found values.
|
::pool::cgi::process (optDef optlist optval)
|
|
Argument: optDef
|
The name of the array containing the option and alias definitions to recognize.
|
Argument: optlist
|
The list of arguments to parse.
|
Argument: optval
|
The name of the array to hold the found values.
|
Returns: A list containing the arguments not processed here.
|
::pool::cgi::processOpt (optDef optlist optval)
|
|
Argument: optDef
|
The name of the array containing the option and alias definitions to recognize here.
|
Argument: optlist
|
The list of arguments to parse.
|
Argument: optval
|
The name of the array to hold the found values.
|
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages
Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries