From: Rob H. <for...@us...> - 2002-10-19 05:04:18
|
Update of /cvsroot/sandweb/sandweb/doc/API In directory usw-pr-cvs1:/tmp/cvs-serv2625 Modified Files: UI.txt Log Message: cleanup, removed private methods Index: UI.txt =================================================================== RCS file: /cvsroot/sandweb/sandweb/doc/API/UI.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -U2 -r1.1 -r1.2 --- UI.txt 17 Oct 2002 07:30:47 -0000 1.1 +++ UI.txt 19 Oct 2002 05:04:15 -0000 1.2 @@ -29,37 +29,9 @@ read the files specified, or they did not exist. -print_screen -------------------------------------------------------------------------------- METHOD - methodname -SYNOPSIS - - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -print_popup --------------------------------------------------------------------------------- - -METHOD - methodname + print_screen SYNOPSIS @@ -85,37 +57,9 @@ read the files specified, or they did not exist. -get_menu_bar -------------------------------------------------------------------------------- METHOD - methodname - -SYNOPSIS - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -get_menu --------------------------------------------------------------------------------- - -METHOD - methodname + print_popup SYNOPSIS @@ -141,37 +85,9 @@ read the files specified, or they did not exist. -get_javascript -------------------------------------------------------------------------------- METHOD - methodname - -SYNOPSIS - - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -_get_cgi_exec --------------------------------------------------------------------------------- -METHOD - methodname + get_menu_bar SYNOPSIS @@ -197,37 +113,9 @@ read the files specified, or they did not exist. -_get_cgi_path -------------------------------------------------------------------------------- METHOD - methodname - -SYNOPSIS - - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -_get_template_dir --------------------------------------------------------------------------------- - -METHOD - methodname + get_menu SYNOPSIS @@ -253,37 +141,9 @@ read the files specified, or they did not exist. -_logobj -------------------------------------------------------------------------------- METHOD - methodname - -SYNOPSIS - -DESCRIPTION - - -PARAMETERS - - parameter (type: string) (required) - - Default: none. - -RETURN CODES - - 1 = The operation completed successfully. - - 0 = This means that the method got an error proccessing your request. - Perhaps an invalid parameter? - - -1 = This return value means that there was not sufficient permision to - read the files specified, or they did not exist. - -_get_version --------------------------------------------------------------------------------- - -METHOD - methodname + get_javascript SYNOPSIS @@ -308,3 +168,2 @@ -1 = This return value means that there was not sufficient permision to read the files specified, or they did not exist. - |