-
Notifications
You must be signed in to change notification settings - Fork 83
Dashboard scopes
Ilia Naryzhny edited this page Jul 11, 2015
·
2 revisions
Widgets dashboards have different scopes.
| Page | URL | Scope in Orienteer 1.1 | Scope qualificators (1.2) |
|---|---|---|---|
| ODocumentPage | /doc/<rid> | Schema class of a document | |
| BrowseOClassPage | /browse/<class name> | Schema class | |
| SchemaPage | /schema or /classes | Global | |
| OClassPage | /classes/<class name> | Global | |
| OPropertyPage | /property/<class name>/<property name> | Global | |
| OIndexPage | /index/<index name> | Global |
Wanna check it out? Use demo server! (Usernames/passwords: admin/admin, writer/writer, reader/reader)