Found 11 results for "ui-dev contexts project-dashboard"

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

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts

Documentation Reference

Explore Cloud CMS context configurations with customizable blocks and runtime settings that enhance page rendering and user navigation for optimal experiences.

Score: 9.5276

Gitana 4.0 / Developers / User Interface Customization / Contexts

Documentation Reference

Enhance Cloud CMS with customizable context configurations for seamless UI navigation, actions, and dashboard integration, maximizing page render efficiency.

Score: 9.5276

Gitana 3.2 / Guide / Guide / UI Developers Guide

Documentation Reference

Optimize your Cloud CMS UI with custom JavaScript and JSON configurations. Easily extend features, manage workflows, and enhance user experience without server changes.

Score: 3.1808

Gitana 4.0 / Developers / User Interface Customization

Documentation Reference

Optimize your Cloud CMS UI development with our complete guide. Learn to customize via JavaScript and JSON with no downtime, enhancing your workflow effortlessly.

Score: 3.1808

Gitana 4.0 / Developers

Documentation Reference

Explore Gitana's integration guides and examples for quick setup with drivers, frameworks, custom UI, and application server extensions.

Score: 3.1596

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / create_document

Documentation Reference

Guide users effortlessly through creating documents with the intuitive wizard, customizing content types via configuration for seamless content management.

Score: 2.9662

Gitana 4.0 / Developers / User Interface Customization / Actions / create_document

Documentation Reference

Guide users effortlessly through creating documents with the intuitive wizard, customizing content types via configuration for seamless content management.

Score: 2.9662

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / new_folder

Documentation Reference

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 2.7277

Gitana 4.0 / Developers / User Interface Customization / Actions / new_folder

Documentation Reference

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 2.7277

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Upgrades

Documentation Reference

Upgrade to Cloud CMS 3.2 with updated ElasticSearch and Docker setup steps. Ensure compatibility by rebuilding search indexes and re-indexing data stores.

Score: 2.7236

How can I reuse connections with the Java Driver?

Support Article

The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr

Score: 2.3498