| Home | Trees | Indices | Help |
|
|---|
|
|
Common --+
|
Admin
The /admin folder contains the following elements for the
administration of the server:
/admin/list : display the list of currently loaded
packages
/admin/load : load a new package
/admin/save/alias : save a package
/admin/delete/alias : remove a loaded package
/admin/access : display access control list
/admin/status : display current status
/admin/display : display or set the default webserver
display mode
/admin/methods : list the available global methods
/admin/halt : halt the webserver
Accessing the /admin folder itself displays the summary
(equivalent to the root document).
Loading, saving or deleting packages is done by specifying the
alias parameter. In the case of the /admin/load
action, the uri parameter must provide the appropriate
URI.
Accessing the /admin/display element updates the server
display mode. The data should be available as a parameter named
mode, which is either default or
raw, or as last element in the URI, for instance
/admin/display/navigation
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Inherited from Common | |||
|---|---|---|---|
|
|||
|
|||
|
|||
|
|||
| string |
|
||
| string |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| list | l | ||
| dict | query | ||
|
|||
Display the main administration page. This method displays the administration page of the server, which should link to all functionalities. |
Display available Advene files. This method displays the data files in the data directory. Maybe it should be removed when the server runs embedded. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 22 14:37:40 2008 | http://epydoc.sourceforge.net |