Found 482 results for "access-policies conditions id"

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

Gitana / 4.0 / Data Engine / Behaviors / Policies / Attachment Policies

Attachment Policies Attachment policies provide places where you can hook in behaviors that trigger when attachments are read, created, updated or deleted against a node. Unlike other policy handlers, these will only fire at the instance when an attachment is created, updated, or deleted, and will not fire upon a branch merge or release. When configuring your attachments, you can specify an attachment ID you wish to fire your policy. For example, suppose you are configuring a webhook rule that y

Score: 1.028211

Gitana / 3.2 / Guide / Guide / Features / Inline Links

Inline Links QName: f:inline-links Adds support for automatic text parsing and discovery and tracking of linked references within text-based markup (referred to here as "inline links"). When this feature is present on a node, any persistence operations (such as create or update) will run some additional logic over your text fields. If text is discovered, it is potentially parsed and the discovered contents of the text are inspected for inline links. If your text fields contain HTML, the HTML is

Score: 1.0135045

Gitana / 4.0 / Data Engine / Aspects / Inline Links

Inline Links QName: f:inline-links Adds support for automatic text parsing and discovery and tracking of linked references within text-based markup (referred to here as "inline links"). When this feature is present on a node, any persistence operations (such as create or update) will run some additional logic over your text fields. If text is discovered, it is potentially parsed and the discovered contents of the text are inspected for inline links. If your text fields contain HTML, the HTML is

Score: 1.0135045

Content Model - Association example

Question. Suppose that I have the following collection types: Customers Orders and I want to store the Customer ID and the Customer Name on each Order… If the customer then updates his Name, how is it possible (if at all) to update the customer’s name on all of his orders - in a single atomic transaction? Answer. For this situation, you would have two content types - Customer and Order. One good way to address this is to utilize an association between the two. You could declare an association ty

Score: 1.0113664

Gitana / 3.2 / Guide / Guide / Application Server / URL Addressability / Principal URLs

Principal URLs Principal Retrieval /** * Provides virtualized principal retrieval from Cloud CMS. * * This handler checks to see if the requested resource is already cached to disk. If not, it makes an attempt * to retrieve the content from Cloud CMS (and cache to disk). * * If nothing found, this handler passes through, allowing other handlers downstream to serve back the content. * * URIs may include the following structures: * * /static/principal/{principalId} * /static/prin

Score: 1.0087066

Gitana / 4.0 / Developers / Application Server / URL Addressability / Principal URLs

Principal URLs Principal Retrieval /** * Provides virtualized principal retrieval from Cloud CMS. * * This handler checks to see if the requested resource is already cached to disk. If not, it makes an attempt * to retrieve the content from Cloud CMS (and cache to disk). * * If nothing found, this handler passes through, allowing other handlers downstream to serve back the content. * * URIs may include the following structures: * * /static/principal/{principalId} * /static/prin

Score: 1.0087066

Gitana / 3.2 / Guide / Guide / Applications / Public Services / Reset Password Flow

Reset Password Flow Registered users for your application may forget their password and lose the ability to log in to your app. Cloud CMS provides a "reset password" flow that you can use to provide a way for end users to securely reset their password using their username or registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're int

Score: 1.008495

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services / Reset Password Flow

Reset Password Flow Registered users for your application may forget their password and lose the ability to log in to your app. Cloud CMS provides a "reset password" flow that you can use to provide a way for end users to securely reset their password using their username or registered email address. On this page, we cover a public convenience method that applications can use to easily provide this functionality without having to through the most robust Cloud CMS object-level APIs. If you're int

Score: 1.008495

Gitana / 3.2 / Guide / Guide / Actions / Decrement Property Value

Decrement Property Value ID: decrementPropertyValue { "title": "Decrement Property Value", "properties": { "property": { "title": "Property Name", "type": "string" } } }

Score: 1.0084739

Gitana / 3.2 / Guide / Guide / Actions / Increment Property Value

Increment Property Value ID: incrementPropertyValue { "title": "Increment Property Value", "properties": { "property": { "title": "Property Name", "type": "string" } } }

Score: 1.0084739

Gitana / 4.0 / Data Engine / Behaviors / Actions / Decrement Property Value

Decrement Property Value ID: decrementPropertyValue { "title": "Decrement Property Value", "properties": { "property": { "title": "Property Name", "type": "string" } } }

Score: 1.0084739

Gitana / 4.0 / Data Engine / Behaviors / Actions / Increment Property Value

Increment Property Value ID: incrementPropertyValue { "title": "Increment Property Value", "properties": { "property": { "title": "Property Name", "type": "string" } } }

Score: 1.0084739

Gitana / 3.2 / Guide / Guide / Transfer

Transfer Cloud CMS provides a universal import and export facility that lets you transfer your data in and out of Cloud CMS installations. It also allows you to copy or move data from one Cloud CMS installation to another. Everything in Cloud CMS is portable in this respect. You are always free to export your data and download it. You're also free to upload your data and import it. This universal transfer service is very well suited for: Backing up your content or projects Moving your content or

Score: 1.0075414

Gitana / 4.0 / Data Engine / Transfer / Overview

Transfer Cloud CMS provides a universal import and export facility that lets you transfer your data in and out of Cloud CMS installations. It also allows you to copy or move data from one Cloud CMS installation to another. Everything in Cloud CMS is portable in this respect. You are always free to export your data and download it. You're also free to upload your data and import it. This universal transfer service is very well suited for: Backing up your content or projects Moving your content or

Score: 1.0075414

Gitana / 3.2 / Guide / Guide / Actions / Change QName

Change QName ID: changeQName Changes the QName of a node. { "title": "Change QName", "properties": { "qname": { "title": "Node QName", "type": "string" } } }

Score: 1.0038617

Gitana / 3.2 / Guide / Guide / Actions / Change Type

Change Type ID: changeType Changes the type of a node. { "title": "Change Type", "properties": { "type": { "title": "Feature QName", "type": "string" } } }

Score: 1.0038617

Gitana / 3.2 / Guide / Guide / Actions / Remove Feature

Remove Feature ID: removeFeature Removes a feature from a node. { "title": "Remove Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" } } }

Score: 1.0038617

Gitana / 3.2 / Guide / Guide / Actions / Remove Property

Remove Property ID: removeProperty Removes a property from a node. { "title": "Remove Property", "properties": { "property": { "type": "string", "title": "Property Name" } } }

Score: 1.0038617

Gitana / 4.0 / Data Engine / Behaviors / Actions / Change QName

Change QName ID: changeQName Changes the QName of a node. { "title": "Change QName", "properties": { "qname": { "title": "Node QName", "type": "string" } } }

Score: 1.0038617

Gitana / 4.0 / Data Engine / Behaviors / Actions / Change Type

Change Type ID: changeType Changes the type of a node. { "title": "Change Type", "properties": { "type": { "title": "Feature QName", "type": "string" } } }

Score: 1.0038617

Gitana / 4.0 / Data Engine / Behaviors / Actions / Remove Feature

Remove Feature ID: removeFeature Removes a feature from a node. { "title": "Remove Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" } } }

Score: 1.0038617

Gitana / 4.0 / Data Engine / Behaviors / Actions / Remove Property

Remove Property ID: removeProperty Removes a property from a node. { "title": "Remove Property", "properties": { "property": { "type": "string", "title": "Property Name" } } }

Score: 1.0038617

Gitana / 3.2 / Guide / Guide / Content Modeling / Attachment Properties

Attachment Properties Cloud CMS provides support for properties that auto-manage the creation, update and deletion of binary attachments for a node. These are known as "attachment properties". They provide an easy way for editorial users to manage binary attachments from within a form. Attachment properties provide the following benefits: They provide an easy form-driven way for editorial users to upload and manage named attachments of a node. They automatically reflect important attachment info

Score: 1.0003937

Gitana / 3.2 / Guide / Guide / Application Server / Tags / @dependency

@dependency Indicates that the cache state for a WCM-generated page has a dependency. Dependencies play two important roles within Cloud CMS. First, they indicate to the runtime whether the previously cached output for a page may be used to service a future request ("requirements"). And second, they identify which data objects were used to build the page output ("produces"). This latter information is then be used to invalidate page objects when content items change within the Cloud CMS editoria

Score: 1.0003937

Gitana / 4.0 / Developers / Application Server / Tags / @dependency

@dependency Indicates that the cache state for a WCM-generated page has a dependency. Dependencies play two important roles within Cloud CMS. First, they indicate to the runtime whether the previously cached output for a page may be used to service a future request ("requirements"). And second, they identify which data objects were used to build the page output ("produces"). This latter information is then be used to invalidate page objects when content items change within the Cloud CMS editoria

Score: 1.0003937