Home | Trees | Indices | Help |
|
---|
|
The (DC-internal) service list: querying, adding records, etc.
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
returns a list of services based on selection criteria in whereClause. The table queried is the resources_join view, and you'll get back all fields defined there. |
returns a list of local services chunked by subjects. This is mainly for the root page (see web.root). Query the cache using the __system__/services key to clear the cache on services |
returns a list of local services chunked by title char. This is mainly for the root page (see web.root). Query the cache using the __system__/services key to clear the cache on services reload. |
returns a tableDef instance for the schema-qualified tableName. If no such table is known to the system, a NotFoundError is raised. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |