Found 215 results for "query"

The search executed in 9.30559E-4 seconds. That's fast.

Gitana / 4.0 / Data Engine / API / Data Types / Domain

Domain A domain is a data store where you can store users, groups and memberships. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the be

Score: 5.0573244

Gitana / 4.0 / Data Engine / API / Data Types / Registrar

Registrar A registrar is a data store where you store tenants and plans. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and

Score: 5.0573244

Gitana / 4.0 / Data Engine / API / Data Types / Vault

Vault A vault is a data store where you store backups, replications and exports of your data. A vault contains archives which are packages of your data. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others

Score: 5.0573244

Gitana / 4.0 / Data Engine / API / Data Types / Web Host

Web Host A web host is a data store where you store tenants and plans. ## Configuration As with all data stores, this data store maintain a configuration document that contains system and custom properties. You can write your own properties onto this configuration document if you wish. You might use those properties to query and retrieve the directory at a later time. Some system properties are read-only and others are writable. You can adjust the writable properties to modify the behavior and c

Score: 5.0573244

Gitana / 3.2 / Guide / Guide / Cookbooks / PHP Cookbook

PHP Cookbook Getting Started To get started with the PHP driver, visit Gitana PHP Driver Page or the Github Page. It can be used in any composer php project. To install with composer from the command line: composer require cloudcms/cloudcms Connecting to Gitana You can connect to Gitana with the php driver by providing a config array containing your keys, which can be obtained from a gitana.json file. It should look something like: { "clientKey": "{your client key}", "clientSecret": "{y

Score: 5.013838

Gitana / 4.0 / Developers / Cookbooks / PHP Cookbook

PHP Cookbook Getting Started To get started with the PHP driver, visit Gitana PHP Driver Page or the Github Page. It can be used in any composer php project. To install with composer from the command line: composer require cloudcms/cloudcms Connecting to Gitana You can connect to Gitana with the php driver by providing a config array containing your keys, which can be obtained from a gitana.json file. It should look something like: { "clientKey": "{your client key}", "clientSecret": "{y

Score: 5.013838

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / dataview-subcontext

dataview-subcontext [ { "evaluator": "context-dataview", "config": { "dataview-subcontext": { "items": [ { "key": "dataview", "title": "Data View", "header": true, "order": 1000, "items": [ { "key": "dataview/view", "title": "View", "uri": "#/projects/{projectId}/dataviews/{reportId}", "order": 100 },

Score: 5.001617

Gitana / 4.0 / Developers / User Interface Customization / Contexts / dataview-subcontext

dataview-subcontext [ { "evaluator": "context-dataview", "config": { "dataview-subcontext": { "items": [ { "key": "dataview", "title": "Data View", "header": true, "order": 1000, "items": [ { "key": "dataview/view", "title": "View", "uri": "#/projects/{projectId}/dataviews/{reportId}", "order": 100 },

Score: 5.001617

Gitana / 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure Search You can configure the project search page to show different filter controls on the left hand side by adding some properties to your project JSON descriptor. These controls ultimately feed into a Cloud CMS node API find call that has the following structure: { "query": ... query block into MongoDB, "search": ... search block into Elastic Search } The following customization block can be added to your project's JSON descriptor: { ..., "search": { "showContentTypes"

Score: 4.9846134

Gitana / 4.0 / Developers / Drivers / C#

C# Driver Connect your .NET applications to Gitana Latest Version Version undefined Date The Gitana C# driver allows you to easily connect your C# and .NET applications to the Gitana server. Currently supports the following functionality: Connect to and refresh access tokens with the API Read platform, branch, and repositories Read, query, search, create, update, and delete nodes Installation Install this driver as you would any other NuGet package. Command Line: dotnet add package cloudcms Vis

Score: 4.9846134

Gitana / 4.0 / User Interface / Projects / Configure Search

Configure Search You can configure the project search page to show different filter controls on the left hand side by adding some properties to your project JSON descriptor. These controls ultimately feed into a Cloud CMS node API find call that has the following structure: { "query": ... query block into MongoDB, "search": ... search block into Elastic Search } The following customization block can be added to your project's JSON descriptor: { ..., "search": { "showContentTypes"

Score: 4.9846134

Gitana / 3.2 / Guide / Guide / API / Data Types / Application

Application An application is a data store where you can store configuration related to your mobile, touch or web application. Applications are general purpose for your data store and you can use them as you would like. Cloud CMS provides a few foundation objects for your applications including objects to manage user registration (sign up, confirmation emails, etc), general email dispatching and settings for page layout and module configuration. ## Configuration As with all data stores, this dat

Score: 4.960607

Gitana / 3.2 / Guide / Guide / API / Data Types / Repository

Repository A repository is a data store where you can store content objects - things like articles, blog entries, web site pages, video files, PDFs and much more. Repositories feature changeset versioning so that you can safely make changes without anything getting lost. Repositories also give you dictionary services for defining content types, validation logic, behaviors and rules that trigger when content events are triggered. ## Configuration As with all data stores, this data store maintain

Score: 4.960607

Gitana / 4.0 / Data Engine / API / Data Types / Application

Application An application is a data store where you can store configuration related to your mobile, touch or web application. Applications are general purpose for your data store and you can use them as you would like. Cloud CMS provides a few foundation objects for your applications including objects to manage user registration (sign up, confirmation emails, etc), general email dispatching and settings for page layout and module configuration. ## Configuration As with all data stores, this dat

Score: 4.960607

Gitana / 4.0 / Data Engine / API / Data Types / Repository

Repository A repository is a data store where you can store content objects - things like articles, blog entries, web site pages, video files, PDFs and much more. Repositories feature changeset versioning so that you can safely make changes without anything getting lost. Repositories also give you dictionary services for defining content types, validation logic, behaviors and rules that trigger when content events are triggered. ## Configuration As with all data stores, this data store maintain

Score: 4.960607

Gitana / 3.2 / Guide / Guide / Forms / Fields / Node Picker

Node Picker ID: node-picker The node-picker field type renders a modal picker for a node. The modal picker allows you to filter nodes as well as paginate, sort and inspect nodes. The picker supports single node and multi-node selection depending on how the field is configured. Sample configuration: { "type": "node-picker" } The node picker should be modeled on top of either an object or an array field. The former is used for selection of a single node whereas the latter is used for selectio

Score: 4.926703

Gitana / 4.0 / Forms / CMS / Fields / Node Picker

Node Picker ID: node-picker The node-picker field type renders a modal picker for a node. The modal picker allows you to filter nodes as well as paginate, sort and inspect nodes. The picker supports single node and multi-node selection depending on how the field is configured. Sample configuration: { "type": "node-picker" } The node picker should be modeled on top of either an object or an array field. The former is used for selection of a single node whereas the latter is used for selectio

Score: 4.926703

Making a user a Platform Owner user

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 4.9200873

Gitana / 3.2 / Guide / Guide / Cookbooks / Ruby Cookbook

Ruby Cookbook Getting Started The Ruby driver is published to https://rubygems.org/gems/cloudcms Install the gem as you would any other Gem gem install cloudcms You may choose to use Bundler or other dependency management tool. Connecting to Gitana To connect, create a file called gitana.json in a folder location readable by your application. For information on how to acquire this file, please read up on Acquiring your API Keys. Load the library containing the driver: require 'cloudcms' Connect

Score: 4.8314204

Gitana / 4.0 / Developers / Cookbooks / Ruby Cookbook

Ruby Cookbook Getting Started The Ruby driver is published to https://rubygems.org/gems/cloudcms Install the gem as you would any other Gem gem install cloudcms You may choose to use Bundler or other dependency management tool. Connecting to Gitana To connect, create a file called gitana.json in a folder location readable by your application. For information on how to acquire this file, please read up on API Keys. Load the library containing the driver: require 'cloudcms' Connect to Cloud CMS by

Score: 4.8314204

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 4.828873

Gitana / 3.2 / Guide / Guide / Cookbooks / Java Cookbook

Java Cookbook Getting Started To get started with the Java driver, please visit the Gitana Java Driver Page. We recommend that you use Maven. At a minimum, you will need to add the following repository declaration to your pom.xml file: cloudcms-public cloudcms-public https://maven.cloudcms.com/public Note that newer vesions of Maven require secure repositories so if you cur

Score: 4.7448087

Gitana / 4.0 / Developers / Cookbooks / Java Cookbook

Java Cookbook Getting Started To get started with the Java driver, please visit the GitanaJava Driver Page. We recommend that you use Maven. At a minimum, you will need to add the following repository declaration to your pom.xml file: cloudcms-public cloudcms-public https://maven.cloudcms.com/public Note that newer vesions of Maven require secure repositories so if you curr

Score: 4.7448087

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 4.708351

Gitana / 4.0 / Data Engine / Discovery / Overview

_page Find GraphQL Query Search Traversal Tree

Score: 4.6962814