Recherche
Name | Definition | Editable | Example |
|---|---|---|---|
nuxeoHost | Nuxeo URL | YES | http://localhost:8080/nuxeo |
| nuxeoPortalAuthSecret | Secret used by Nuxeo portal-sso authentication layer | NON | ITJDrjUWLGZ1fNSil795 |
| NXQL | NXQL to used by this portlet instance | YES | SELECT * FROM Document WHERE ecm:path STARTSWITH '/default-domain/workspaces/' ORDER BY dc:modified DESC |
| maxPageSize | Number of entries by page | YES | 10 |
| columns | JSON describing columns to be displayed (list of Nuxeo document attributes) | YES | ["dc:title", "dc:modified", "dc:creator", "dc:description"] |
"Editable" is useful uniquely if uPortal administrator add edit capability to the portlet.
In this case, if uPortal administrator configure a preference as read-only=false, this preference will be editable with the portlet edit view.
|
|
|
|
vue mobile
|
vue desktop
|