Found 522 results for "docs fields object"
The search executed in 0.002110668 seconds. That's fast.
Gitana / 4.0 / Forms / API / SerializationSerialization Serialization is the process of taking the data contained in a form and converting it into JSON or some other format so that you can transport it. Alpaca serializes data for you automatically, taking into account references, nested structures, types and more. By default, Alpaca serializes into JSON that is compatible with the underlying JSON schema model. Simple Example Here is a really simple form that is loaded from JSON and then serialized back out when you click "Serialize". {%
Score: 0.87097526
|
||||||
Gitana / 3.2 / Guide / Guide / Features / ExtractableExtractable QName: f:extractable Indicates that a node should have metadata properties extracted from its primary binary attachment. When applied to a node, Cloud CMS will look at the attachment's MIME type and consider the binary object as a potential source of metadata properties that should be extracted and set onto the JSON of the document ahead of write. This capability is triggered at write time whenever the binary attachment is updated. It does not necessarily indicate that the JSON docum
Score: 0.86769235
|
||||||
Gitana / 4.0 / Data Engine / Aspects / ExtractableExtractable QName: f:extractable Indicates that a node should have metadata properties extracted from its primary binary attachment. When applied to a node, Cloud CMS will look at the attachment's MIME type and consider the binary object as a potential source of metadata properties that should be extracted and set onto the JSON of the document ahead of write. This capability is triggered at write time whenever the binary attachment is updated. It does not necessarily indicate that the JSON docum
Score: 0.86769235
|
||||||
Gitana / 4.0 / Forms / Fields / Token FieldToken Field The token field. This provides an implementation of the Bootstrap TokenField plugin on top of a text field to allow for autocomplete and typeahead tokens in a comma (or alternative separator) delimited string. For full documentation on the options available for the Bootstrap Tokenfield plugin, see: http://sliptree.github.io/bootstrap-tokenfield For full documentation on the options available for the Twitter Bloodhound Suggestion engine, see: https://github.com/twitter/typeahead.js/bl
Score: 0.86769235
|
||||||
Gitana / 3.2 / Guide / Guide / API / Data Types / EmailEmail Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration The following table presents you the configuration properties. Property Type Default Read-Only Description to text The email addresses of the
Score: 0.85028887
|
||||||
Gitana / 4.0 / Data Engine / API / Data Types / EmailEmail Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration The following table presents you the configuration properties. Property Type Default Read-Only Description to text The email addresses of the
Score: 0.85028887
|
||||||
Gitana / 4.0 / Developers / Command Line Interface / OverviewCommand Line The Cloud CMS command-line client gives developers a way to work with their Cloud CMS tenant projects, applications, data stores and other resources from the command line. The CLI (command-line client) is a Node.js based command line tool that is very easy to use and available at no charge. Note: A valid Cloud CMS subscription is required to connect to Cloud CMS with the command-line client. This subscription can be a paid subscription or a free trial account. Getting Started client
Score: 0.84134525
|
||||||
Gitana / 3.2 / Guide / Guide / Actions / Add FeatureAdd Feature ID: addFeature Adds a feature to a node. The configuration for this feature is described using JSON Schema like this: { "title": "Add Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" }, "config": { "title": "Feature Configuration", "type": "object" } } } See the examples below for more detail. Example #1 Let's say we want to automatically configure the filename
Score: 0.83516026
|
||||||
Gitana / 4.0 / Data Engine / Behaviors / Actions / Add FeatureAdd Feature ID: addFeature Adds a feature to a node. The configuration for this feature is described using JSON Schema like this: { "title": "Add Feature", "properties": { "qname": { "title": "Feature QName", "type": "string" }, "config": { "title": "Feature Configuration", "type": "object" } } } See the examples below for more detail. Example #1 Let's say we want to automatically configure the filename
Score: 0.83516026
|
||||||
Tree HierarchiesIn Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f
Score: 0.8321414
|
||||||
Gitana / 3.2 / Guide / Guide / Features / Renditionable
Renditionable QName: f:renditionable Marks that an instance or type is to have one or more renditions. Renditions are other nodes in the branch whose content is automatically generated and kept in sync as the source node is created, updated and deleted (or has its relevant attachment modified). Configuration
| ||||||
Gitana / 4.0 / Data Engine / Aspects / Renditionable
Renditionable QName: f:renditionable Marks that an instance or type is to have one or more renditions. Renditions are other nodes in the branch whose content is automatically generated and kept in sync as the source node is created, updated and deleted (or has its relevant attachment modified). Configuration
| ||||||
Gitana / 3.2 / Guide / Guide / TransferTransfer 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: 0.8263659
|
||||||
Gitana / 4.0 / Data Engine / Transfer / OverviewTransfer 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: 0.8263659
|
||||||
Gitana / 3.2 / Guide / Guide / Features / PrecompilePrecompile QName: f:precompile Marks a node as having zero or more text properties that contain markdown or templated text that should be compiled (or transformed) when the document is saved. This transformation should occur when the source property is modified and the result should be stored on a new property that will store the compiled text. Suppose you have a property on a node called text. It is a Markdown field where your editors make changes to text stored in the markdown format. When the
Score: 0.81543636
|
||||||
Gitana / 4.0 / Data Engine / Aspects / PrecompilePrecompile QName: f:precompile Marks a node as having zero or more text properties that contain markdown or templated text that should be compiled (or transformed) when the document is saved. This transformation should occur when the source property is modified and the result should be stored on a new property that will store the compiled text. Suppose you have a property on a node called text. It is a Markdown field where your editors make changes to text stored in the markdown format. When the
Score: 0.81543636
|
||||||
Gitana / 3.2 / Guide / Guide / Command LineCommand Line The Cloud CMS command-line client gives developers a way to work with their Cloud CMS tenant projects, applications, data stores and other resources from the command line. The CLI (command-line client) is a Node.js based command line tool that is very easy to use and available at no charge. Note: A valid Cloud CMS subscription is required to connect to Cloud CMS with the command-line client. This subscription can be a paid subscription or a free trial account. Getting Started client
Score: 0.8033829
|
||||||
Gitana / 3.2 / Guide / Guide / General / Geolocation ServicesGeolocation Services Cloud CMS provides geolocation information look up services that can be used to determine geographic information for a given IP address or set of coordinates. In many places, Cloud CMS automatically utilizes these geolocation services for you. In places where geolocation information is stored on your content instances, geolocation data can automatically be looked up and applied using Cloud CMS features. In addition, you can invoke the API directly to look up geolocation info
Score: 0.794331
|
||||||
Gitana / 3.2 / Guide / Guide / Application Server / URL Addressability / Principal URLsPrincipal 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: 0.794331
|
||||||
Gitana / 3.2 / Guide / Guide / Integrations / Azure / Blob StorageAzure Blob Storage Azure Blob storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. Blob storage is designed for: Serving images or documents directly to a browser. Storing files for distributed access. Streaming video and audio. It can also be used to act as an origin for files hosted on Azure CDN. Cloud CMS supports Azure Blob Storage in two ways: Azure Deployment Handler Azure Binary Storage Provider Azure Blo
Score: 0.794331
|
||||||
Gitana / 4.0 / Developers / Application Server / URL Addressability / Principal URLsPrincipal 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: 0.794331
|
||||||
Gitana / 4.0 / Data Engine / General / Geolocation ServicesGeolocation Services Cloud CMS provides geolocation information look up services that can be used to determine geographic information for a given IP address or set of coordinates. In many places, Cloud CMS automatically utilizes these geolocation services for you. In places where geolocation information is stored on your content instances, geolocation data can automatically be looked up and applied using Cloud CMS features. In addition, you can invoke the API directly to look up geolocation info
Score: 0.794331
|
||||||
Gitana / 4.0 / Data Engine / Integrations / Azure / Blob StorageAzure Blob Storage Azure Blob storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. Blob storage is designed for: Serving images or documents directly to a browser. Storing files for distributed access. Streaming video and audio. It can also be used to act as an origin for files hosted on Azure CDN. Cloud CMS supports Azure Blob Storage in two ways: Azure Deployment Handler Azure Binary Storage Provider Azure Blo
Score: 0.794331
|
||||||
Gitana / 3.2 / Guide / Guide / FeaturesFeatures Features are aspect-oriented, cross-cutting concerns that can be applied to nodes. Once applied, they may introduce new behaviors and metadata to your content objects. You can use features to describe cross-cutting or aspect-oriented concerns that can be plugged onto your content nodes at any time. Features may participate in the inheritance tree of content types or they may be injected anywhere and at any point. There are a number of out-of-the-box features provided by Cloud CMS, inclu
Score: 0.79069334
|
||||||
Gitana / 3.2 / Guide / Guide / API / Data Types / NodeNode Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration The node configuration contains system and custom properties. You can write your own properties as you see fit. However, system properties sho
Score: 0.79069334
|