Found 610 results for "appserver authentication adapters default"

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

Gitana / 3.2 / Guide / Guide / 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: 0.91244495

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: 0.91244495

Gitana / 4.0 / Data Engine / Deployment / Deployment Mappings

Deployment Mappings The following Deployment Handlers supports the deployment of resources from Cloud CMS to files or file system equivalents: S3 Deployment Handler File System Deployment Handler FTP Deployment Handler These Deployment Handlers all have the common function. They must work with content from Cloud CMS, consisting of Nodes, Associations, binary attachments and a potentially complex content graph of relationships. They must take that content and then map it down into a file system c

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / Array Field

Array Field The array field. Properties Title Array Description Field for list of items with same data type or structure. Field Type array Base Field Type container Schema Property Type Default Description items object Schema for array items. maxItems number Maximum number of items. minItems number Minimum number of items. uniqueItems boolean Item values should be unique if true. Options Property Type Default Description animate boolean true Up and down transitions will be animated collapsed boo

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / Color Field

Color Field The color field implements a color picker that runs on most modern browsers. It allows for the selection of hexadecimal color values using the browser's preferred color picker. Properties Title Color Description A color picker for selecting hexadecimal color values Field Type color Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplet

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / Color Picker Field

Color Picker Field The colorpicker field implements a color picker that runs on Bootstrap. It relies on the following library: https://mjolnic.com/bootstrap-colorpicker/ The colorpicker option can be used to feed configuration settings to the plugin. Properties Title Color Picker Description A color picker for selecting hexadecimal color values Field Type colorpicker Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / Image Field

Image Field The image field. Properties Title Image Description Image Field Type image Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will be added as DOM attribuets fo

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / Integer Field

Integer Field The integer field. Properties Title Integer Description Image Field Type integer Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will be added as DOM attri

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / JSON Field

JSON Field The json field. Properties Title JSON Editor Description Editor for JSON objects with basic validation and formatting Field Type json Base Field Type textarea Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / Phone Field

Phone Field The phone field. This editor field requires jQuery Masked Input Plugin Properties Title Phone Description Phone Field Type phone Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of d

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / URL Field

URL Field The url field. Properties Title URL Description A color picker for selecting hexadecimal color values Field Type url Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes

Score: 0.91244495

Gitana / 4.0 / Forms / Fields / Zip Code Field

Zip Code Field The zipcode field. Properties Title ZIP Code Description Provides a five or nine-digital US zipcode control with validation Field Type zipcode Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a k

Score: 0.91244495

Gitana / 3.2 / Guide / Guide / Features / Deployment Config

Deployment Config QName: f:deployment-config The Deployment Config feature lets you describe settings that should be considered by one or more Deployment Handlers during deployment. These settings may describe things such as a mappings of deployed content to file system paths. When a node is deployed, if it has the f:deployment-config feature on it, then that feature may instruct the Deployment Handler about how to deploy. Configuration The f:deployment-config feature is utilized by the followin

Score: 0.909876

Gitana / 4.0 / Data Engine / Aspects / Deployment Config

Deployment Config QName: f:deployment-config The Deployment Config feature lets you describe settings that should be considered by one or more Deployment Handlers during deployment. These settings may describe things such as a mappings of deployed content to file system paths. When a node is deployed, if it has the f:deployment-config feature on it, then that feature may instruct the Deployment Handler about how to deploy. Configuration The f:deployment-config feature is utilized by the followin

Score: 0.909876

Gitana / 4.0 / Forms / Fields / Date Time Field

Date Time Field The datetime field. The DateTime Field builds on the standard Date Field and leverages the Bootstrap DateTime plugin under the hood. You can learn more about this plugin on its GitHub page: https://github.com/Eonasdan/bootstrap-datetimepicker. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. The default date time format is assumed to be MM/DD/YYYY HH:mm:ss. This is an American approach to the date with a 24-hour

Score: 0.909876

Gitana / 4.0 / Forms / Fields / Date Field

Date Field The date field. The Date Field uses the Bootstrap Datetime picker under the hood. You can learn more about the picker at it's GitHub project page: https://github.com/Eonasdan/bootstrap-datetimepicker. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. With this control, you can pass any of the bootstrap-datetimepicker options information through to the underlying control via the options.picker setting. Properties Title

Score: 0.89939415

Gitana / 4.0 / Forms / API / Internationalization

Internationalization Alpaca provides localized bundles for several locales including: Chinese (zh_CN) Czech (cs_CZ) Croatian (hr_HR) Dutch (nl_BE) Finnish (fi_FI) French (fr_FR) German (variant 1) (de_AT) German (variant 2) (de_DE) Greek (el_GR) Italian (it_IT) Japanese (ja_JP) Norwegian (nb_NO) Polish (pl_PL) Portugeuse (pt_BR) Spanish (es_ES) Swedish (sv_SE) These bundles allow Alpaca to render default messages (such as validation messages) in translated languages. In addition, Alpaca supports

Score: 0.8974968

Gitana / 4.0 / Forms / Fields / File Field

File Field The file field. Properties Title File Description Field for uploading files. Field Type file Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will be added as

Score: 0.8974968

Gitana / 4.0 / Forms / Fields / Pick A Color Field

Pick A Color Field The pickacolor field implements a simple color picker that lets the end user choose from a selection of colors. It runs on Botostrap and relies on the following library: Uses: https://github.com/billyaraujo/pick-a-color The pickacolor option can be used to feed configuration settings to the plugin. Properties Title Pick-A-Color Description A color picker for selecting hexadecimal color values Field Type pickacolor Base Field Type text Schema Property Type Default Description

Score: 0.8974968

Gitana / 4.0 / Forms / Fields / Search Field

Search Field The search field implements a search box that provides a search-optimized control running in most modern browsers. It allows for the specification of search terms with an optimized user interface. Note: This control does not perform the actual search for you. It uses the HTML5 'search' input type to inform the mobile device or web browser that you've focused into an input control intended for search term specification. Properties Title Search Description A search box field Field Typ

Score: 0.8974968

Gitana / 4.0 / Forms / Fields / Text Area Field

Text Area Field The textarea field is used to represent text within a form. Properties Title Text Area Description Textarea field for multiple line text Field Type textarea Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you

Score: 0.8974968

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.8974968

Gitana / 3.2 / Guide / Guide / Forms / Fields / Related Content

Related Content ID: related-content The related-content field type renders an upload field that is pre-configured to upload assets and store them as standalone document nodes within the content graph. This is useful, say, if you wanted to let end users upload images and store them in an /Images folder. Sample configuration: { "type": "related-content", "uploadPath": "/Images" } The related content control should be modeled on top of either an object or an array field. This is very simil

Score: 0.8877596

Gitana / 4.0 / Forms / CMS / Fields / Related Content

Related Content ID: related-content The related-content field type renders an upload field that is pre-configured to upload assets and store them as standalone document nodes within the content graph. This is useful, say, if you wanted to let end users upload images and store them in an /Images folder. Sample configuration: { "type": "related-content", "uploadPath": "/Images" } The related content control should be modeled on top of either an object or an array field. This is very simil

Score: 0.8877596

Gitana / 4.0 / Forms / Fields / Object Field

Object Field The object field. Properties Title Object Description Object field for containing other fields Field Type object Base Field Type container Schema Property Type Default Description maxProperties number The maximum number of properties that this object is allowed to have minProperties number The minimum number of properties that this object is required to have properties object List of child properties. Options Property Type Default Description animate boolean true Up and down transit

Score: 0.8842999