Settings Reference

This document contains a reference to the various settings values stored or used by the Connect Daily plugin.

Settings are returned as an object via the getSettings() method.

Settings

converted
deprecated. Used as a flag to indicate that the old-style settings have been converted.
date_format
datetime_format
time_format
PHP format strings for formatting dates and times.
disable_timestamp
Timestamp as seconds since epoch that caching is disabled until.
keypair
Public/Private KeyPair used for Single-Signon.
language
The language preference in language_COUNTRY (e.g. en_US) format.
password
The password for the Connect Daily system.
reachable
Is this Site reachable from the Connect Daily installation? This is used to determine if we can do single-signon. Tri-State:
resource_management
true if resource management is an option in Connect Daily and enabled.
skip_resource_types
comma-delimited list of resource type names to not display as part of event details. Specify * to disable resource display.
start_of_week
Starting Day of week. 0=Sunday, 1=Monday...
timezone_string
Timezone name e.g. America/New_York. If not specified, defaults to GMT.
token
The Connect Daily security token used for requests.
url
The URL to the Connect Daily Installation the plugin uses.
used
Indicates the plugin is used because a widget or shortcode is referenced.
username
The Connect Daily User Name for the plugin.
version
The plugin version that last saved the settings.