account-hub-footer.mjs |
Account Hub Footer Template
Template ID: #accountHubFooterTemplate (from accountHubFooterTemplate.inc.xhtml)
|
3327 |
account-hub-header.mjs |
Account Hub Header Template
Template ID: #accountHubHeaderTemplate (from accountHubHeaderTemplate.inc.xhtml)
@fires request-close - Event when close button is clicked to close dialog.
|
8132 |
account-hub-step.mjs |
Account Hub Step Template
Template ID: #accountHubStepTemplate (from accountHubStepTemplate.inc.xhtml)
@slot content - Body content for the step.
@attribute {string} title-id - ID of the string to use as title for the step.
@attribute {string} subheader-id - ID of the string to use as sub title for
the step.
@attribute {string} subheader-text - String to display as the subheader.
Can only specify either this or subheader-id, if both are present the
id will take precedence.
|
3103 |
address-book-account-select.mjs |
Account Hub Account Select Template
Template ID: #accountHubAddressBookAccountSelectTemplate
(from accountHubAddressBookAccountSelectTemplate.inc.xhtml)
|
3541 |
address-book-ldap-account-form.mjs |
@typedef {object} LDAPCredentials
@property {string} name - The name of the LDAP directory.
@property {string} hostname - The hostname of the LDAP directory.
@property {string} port - The port for the LDAP directory.
@property {boolean} ssl - SSL enabled.
@property {string} baseDn - The baseDN for the LDAP directory.
@property {string} bindDn - The bindDN for the LDAP directory.
|
7059 |
address-book-local-form.mjs |
An internal collection of data for the form.
@typedef {object} LocalAddressBookConfig
@property {string} name - The address book name.
|
1408 |
address-book-option-select.mjs |
Account Hub Address Book Option Select Template
Template ID: #accountHubAddressBookOptionSelectTemplate
(from accountHubAddressBookOptionSelectTemplate.inc.xhtml)
|
3081 |
address-book-remote-account-form.mjs |
@typedef {object} AddressBookLogin
@property {string} username - Username to log in to the address book with
@property {string} server - The URL or domain of the server the address book
is stored on.
|
3308 |
address-book-sync.mjs |
Account Hub Address Book Sync Template
Template ID: #accountHubAddressBookSyncTemplate
(from accountHubAddressBookSyncTemplate.inc.xhtml)
|
5338 |
email-added-success.mjs |
Account Hub Email Auto Form Template
Template ID: #accountHubEmailAddedSuccessTemplate (from accountHubEmailAutoFormTemplate.inc.xhtml)
|
1546 |
email-auto-form.mjs |
Account Hub Email Auto Form Template
Template ID: #accountHubEmailAutoFormTemplate (from accountHubEmailAutoFormTemplate.inc.xhtml)
|
3552 |
email-config-found.mjs |
Account Hub Config Found Template
Template ID: #accountHubConfigFoundTemplate (from accountHubConfigFoundTemplate.inc.xhtml)
|
9777 |
email-manual-incoming-form.mjs |
Account Hub Email Incoming Form Template
Template ID: #accountHubEmailIncomingFormTemplate (from accountHubEmailIncomingFormTemplate.inc.xhtml)
|
14122 |
email-manual-outgoing-form.mjs |
Account Hub Email Outgoing Form Template
Template ID: #accountHubEmailOutgoingFormTemplate (from accountHubEmailOutgoingFormTemplate.inc.xhtml)
|
12647 |
email-password-form.mjs |
@typedef {object} UsernamePassword
@property {string} password - Password used with an existing username to
login.
@property {boolean} rememberPassword - Remember the password when fetching
account information.
|
3033 |
email-sync-accounts-form.mjs |
Account Hub Email Sync Accounts Template
Template ID: #accountHubEmailSyncAccountsFormTemplate (from accountHubEmailSyncAccountsFormTemplate.inc.xhtml)
|
8522 |