Found 39 results for "ui-dev evaluators entity"

The search executed in 0.001073319 seconds. That's fast.

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators

Evaluators Evaluators are used to define conditions that determine whether a block of configuration should be included in the evaluated and merged configuration document. Evaluators work on different aspects of the runtime experience, including: what is being observed who is observed it what URL is being looked at what objects are known about at the time (i.e. observables) what permissions and authorities the current user has over things that are being observed There are many types of evaluators

Score: 14.544762

Gitana / 4.0 / Developers / User Interface Customization / Evaluators

Evaluators Evaluators are used to define conditions that determine whether a block of configuration should be included in the evaluated and merged configuration document. Evaluators work on different aspects of the runtime experience, including: what is being observed who is observed it what URL is being looked at what objects are known about at the time (i.e. observables) what permissions and authorities the current user has over things that are being observed There are many types of evaluators

Score: 14.544762

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / entity-is-type

entity-is-type If the current entity is of the given type. { "evaluator": "entity-is-type", "condition": "{type}" } Example: { "evaluator": "entity-is-type", "condition": "archive" }

Score: 7.987603

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / entity-is-type

entity-is-type If the current entity is of the given type. { "evaluator": "entity-is-type", "condition": "{type}" } Example: { "evaluator": "entity-is-type", "condition": "archive" }

Score: 7.987603

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / entity-property-equals

entity-property-equals If the current entity has a property with the given value. { "evaluator": "entity-property-equals", "condition": { "key": "{key}", "value": {value} } } Example: { "evaluator": "entity-property-equals", "condition": { "key": "category", "value": "athletics" } }

Score: 7.976317

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / entity-property-equals

entity-property-equals If the current entity has a property with the given value. { "evaluator": "entity-property-equals", "condition": { "key": "{key}", "value": {value} } } Example: { "evaluator": "entity-property-equals", "condition": { "key": "category", "value": "athletics" } }

Score: 7.976317

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-application

context-application If an Application is currently being observed (or not, see Boolean evaluators above). If condition is not supplied, it is assumed to be true. { "evaluator": "context-application" } Or { "evaluator": "context-application", "condition": false }

Score: 3.6270533

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / context-application

context-application If an Application is currently being observed (or not, see Boolean evaluators above). If condition is not supplied, it is assumed to be true. { "evaluator": "context-application" } Or { "evaluator": "context-application", "condition": false }

Score: 3.6270533

Gitana / 3.2 / Guide / Guide / UI Developers Guide

UI Developers Guide The Cloud CMS user interface is an HTML / JavaScript application that comes pre-configured with a base application that is feature-complete and out-of-the-box. It includes a ready-to-run content management and collaboration tool set for managing documents, web sites, mobile content and more. It also makes some default assumptions about page layout, placement of buttons, availability of functionality and role-based provisioning that may or may not match your desired editorial

Score: 3.09968

Gitana / 4.0 / Developers / User Interface Customization / Overview

UI Developers Guide The Cloud CMS user interface is an HTML / JavaScript application that comes pre-configured with a base application that is feature-complete and out-of-the-box. It includes a ready-to-run content management and collaboration tool set for managing documents, web sites, mobile content and more. It also makes some default assumptions about page layout, placement of buttons, availability of functionality and role-based provisioning that may or may not match your desired editorial

Score: 3.09968

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / type-pages

type-pages [ { "evaluator": "entity-is-type", "condition": "Gitana.WorkflowTask", "config": { "type-pages": [ { "uri": "{uri}/overview" } ] } } ]```

Score: 2.987534

Gitana / 4.0 / Developers / User Interface Customization / Contexts / type-pages

type-pages [ { "evaluator": "entity-is-type", "condition": "Gitana.WorkflowTask", "config": { "type-pages": [ { "uri": "{uri}/overview" } ] } } ]```

Score: 2.987534

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / id

id If the current entity or viewed object has the given ID. { "evaluator": "id", "condition": "{id}" }

Score: 2.9829674

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / id

id If the current entity or viewed object has the given ID. { "evaluator": "id", "condition": "{id}" }

Score: 2.9829674

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / current-user-has-permission

If the currently logged in user has the given permission over the current entity being observed. { "evaluator": "current-user-has-permission", "condition": "{permissionId}" }

Score: 2.9380584

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / current-user-has-permission

If the currently logged in user has the given permission over the current entity being observed. { "evaluator": "current-user-has-permission", "condition": "{permissionId}" }

Score: 2.9380584

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / current-user-has-authority

current-user-has-authority If the currently logged in user has the given authority over the current entity being observed. { "evaluator": "current-user-has-authority", "condition": "{authorityId}" }

Score: 2.9204712

Gitana / 4.0 / Developers / User Interface Customization / Evaluators / current-user-has-authority

current-user-has-authority If the currently logged in user has the given authority over the current entity being observed. { "evaluator": "current-user-has-authority", "condition": "{authorityId}" }

Score: 2.9204712

Gitana / 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon Comprehend

Amazon Comprehend Amazon Comprehend uses natural language processing (NLP) to extract insights about the content of documents. Amazon Comprehend processes any text file in UTF-8 format. It develops insights by recognizing the entities, key phrases, language, sentiments, and other common elements in a document. Use Amazon Comprehend to create new products based on understanding the structure of documents. For example, using Amazon Comprehend you can search social networking feeds for mentions of

Score: 2.7595558

Gitana / 4.0 / Data Engine / Integrations / Amazon Web Services / Amazon Comprehend

Amazon Comprehend Amazon Comprehend uses natural language processing (NLP) to extract insights about the content of documents. Amazon Comprehend processes any text file in UTF-8 format. It develops insights by recognizing the entities, key phrases, language, sentiments, and other common elements in a document. Use Amazon Comprehend to create new products based on understanding the structure of documents. For example, using Amazon Comprehend you can search social networking feeds for mentions of

Score: 2.7595558

Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuite

Google GSuite This page provides a walkthrough of how to configure Cloud CMS Single Sign On (SSO) for Google GSuite. Google GSuite provides support for SSO (single-sign-on) to allow users to authenticate to Cloud CMS using their Google accounts. Google plays the role of the Identity Provider and uses SAML 2.0 to assert authentication to Cloud CMS. You can learn more about Google GSuite here: https://gsuite.google.com/ Create a SAML App To configure Cloud CMS to use Google GSuite, you must first

Score: 1.9678662

Gitana / 4.0 / Data Engine / Authentication / Single Sign On (SSO) / Google GSuite

Google GSuite This page provides a walkthrough of how to configure Cloud CMS Single Sign On (SSO) for Google GSuite. Google GSuite provides support for SSO (single-sign-on) to allow users to authenticate to Cloud CMS using their Google accounts. Google plays the role of the Identity Provider and uses SAML 2.0 to assert authentication to Cloud CMS. You can learn more about Google GSuite here: https://gsuite.google.com/ Create a SAML App To configure Cloud CMS to use Google GSuite, you must first

Score: 1.9678662

Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / Ping

Ping This page provides information on how to configure Cloud CMS Single Sign On (SSO) for Ping Identity's PingOne Single Sign-on with SAML 2.0. Cloud CMS provides Single Sign On (SSO) Enterprise support for a variety of Identity Providers using SAML 2.0 and/or JWT. For more information, see Cloud CMS Single Sign On (SSO). You can learn more about Ping Identity and PingOne here: https://www.pingidentity.com/en/cloud/pingone-enterprise.html Set up PingOne In this section, we'll set up Single Sig

Score: 1.8670919

Gitana / 4.0 / Data Engine / Authentication / Single Sign On (SSO) / Ping

Ping This page provides information on how to configure Cloud CMS Single Sign On (SSO) for Ping Identity's PingOne Single Sign-on with SAML 2.0. Cloud CMS provides Single Sign On (SSO) Enterprise support for a variety of Identity Providers using SAML 2.0 and/or JWT. For more information, see Cloud CMS Single Sign On (SSO). You can learn more about Ping Identity and PingOne here: https://www.pingidentity.com/en/cloud/pingone-enterprise.html Set up PingOne In this section, we'll set up Single Sig

Score: 1.8670919

Terms of Service - Gitana

Terms of Service - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to enhance and c

Score: 1.6637998