mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-07 14:39:56 +01:00
Updated etemplate2.0 DTD
This commit is contained in:
parent
30665eb1c5
commit
e96e8d9469
@ -27,21 +27,22 @@
|
|||||||
|barcode|itempicker|script|countdown|customfields-types|nextmatch|nextmatch-header
|
|barcode|itempicker|script|countdown|customfields-types|nextmatch|nextmatch-header
|
||||||
|nextmatch-customfields|nextmatch-sortheader|et2-nextmatch-header-account|et2-appicon|et2-avatar
|
|nextmatch-customfields|nextmatch-sortheader|et2-nextmatch-header-account|et2-appicon|et2-avatar
|
||||||
|et2-avatar-group|et2-box|et2-button|et2-button-copy|et2-button-icon|et2-button-scroll
|
|et2-avatar-group|et2-box|et2-button|et2-button-copy|et2-button-icon|et2-button-scroll
|
||||||
|et2-button-timestamp|et2-category-tag|et2-checkbox|et2-colorpicker|et2-nextmatch-columnselection
|
|et2-button-timestamp|et2-button-toggle|et2-category-tag|et2-checkbox|et2-colorpicker
|
||||||
|et2-nextmatch-header-custom|et2-date|et2-date-duration|et2-date-range|et2-date-since|et2-date-time
|
|et2-nextmatch-columnselection|et2-nextmatch-header-custom|et2-date|et2-date-duration|et2-date-range
|
||||||
|et2-date-timeonly|et2-date-time-today|et2-description|et2-description-expose|et2-details|et2-dialog
|
|et2-date-since|et2-date-time|et2-date-timeonly|et2-date-time-today|et2-description
|
||||||
|et2-dropdown-button|et2-email|et2-email-tag|et2-nextmatch-header-entry|et2-favorites
|
|et2-description-expose|et2-details|et2-dialog|et2-dropdown|et2-dropdown-button|et2-email
|
||||||
|et2-favorites-menu|et2-nextmatch-header-filter|et2-groupbox|et2-hbox|et2-iframe|et2-image
|
|et2-email-tag|et2-nextmatch-header-entry|et2-favorites|et2-favorites-menu
|
||||||
|et2-image-expose|et2-lavatar|et2-label|et2-link|et2-link-add|et2-link-apps|et2-link-entry
|
|et2-nextmatch-header-filter|et2-groupbox|et2-hbox|et2-iframe|et2-image|et2-image-expose|et2-lavatar
|
||||||
|et2-link-list|et2-link-paste-dialog|et2-link-search|et2-link-string|et2-link-to|et2-listbox
|
|et2-label|et2-link|et2-link-add|et2-link-apps|et2-link-entry|et2-link-list|et2-link-paste-dialog
|
||||||
|et2-merge-dialog|et2-number|et2-password|et2-portlet|et2-searchbox|et2-select|et2-select-access
|
|et2-link-search|et2-link-string|et2-link-to|et2-listbox|et2-menu-item|et2-merge-dialog|et2-number
|
||||||
|et2-select-account|et2-select-app|et2-select-bitwise|et2-select-bool|et2-select-cat
|
|et2-password|et2-portlet|et2-searchbox|et2-select|et2-select-access|et2-select-account
|
||||||
|et2-select-country|et2-select-day|et2-select-dow|et2-select-hour|et2-select-lang|et2-select-month
|
|et2-select-app|et2-select-bitwise|et2-select-bool|et2-select-cat|et2-select-country|et2-select-day
|
||||||
|et2-select-number|et2-select-percent|et2-select-priority|et2-select-state|et2-select-tab
|
|et2-select-dow|et2-select-hour|et2-select-lang|et2-select-month|et2-select-number
|
||||||
|et2-select-thumbnail|et2-select-timezone|et2-select-year|et2-spinner|et2-split|et2-switch
|
|et2-select-percent|et2-select-priority|et2-select-state|et2-select-tab|et2-select-thumbnail
|
||||||
|et2-tabbox|et2-tag|et2-textarea|et2-textbox|et2-thumbnail-tag|et2-tree|et2-tree-dropdown
|
|et2-select-timezone|et2-select-year|et2-spinner|et2-split|et2-switch|et2-switch-icon|et2-tabbox
|
||||||
|et2-tree-cat|et2-url|et2-url-email|et2-url-fax|et2-url-phone|et2-vbox|et2-vfs-gid|et2-vfs-mime
|
|et2-tag|et2-textarea|et2-textbox|et2-thumbnail-tag|et2-tree|et2-tree-dropdown|et2-url|et2-url-email
|
||||||
|et2-vfs-name|et2-vfs-path|et2-vfs-select|et2-vfs-select-dialog|et2-vfs-select-row|et2-vfs-uid">
|
|et2-url-fax|et2-url-phone|et2-vbox|et2-vfs-gid|et2-vfs-mime|et2-vfs-name|et2-vfs-path
|
||||||
|
|et2-vfs-select|et2-vfs-select-dialog|et2-vfs-select-row|et2-vfs-uid">
|
||||||
|
|
||||||
<!ELEMENT overlay (template)*>
|
<!ELEMENT overlay (template)*>
|
||||||
|
|
||||||
@ -1576,6 +1577,40 @@
|
|||||||
variant (default|primary|success|neutral|warning|danger|text) #IMPLIED
|
variant (default|primary|success|neutral|warning|danger|text) #IMPLIED
|
||||||
width CDATA #IMPLIED>
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
|
<!ELEMENT et2-button-toggle EMPTY>
|
||||||
|
|
||||||
|
<!ATTLIST et2-button-toggle
|
||||||
|
accesskey CDATA #IMPLIED
|
||||||
|
align CDATA #IMPLIED
|
||||||
|
ariaDescription CDATA #IMPLIED
|
||||||
|
ariaLabel CDATA #IMPLIED
|
||||||
|
autocomplete CDATA #IMPLIED
|
||||||
|
autofocus (false|true|1) #IMPLIED
|
||||||
|
class CDATA #IMPLIED
|
||||||
|
data CDATA #IMPLIED
|
||||||
|
disabled (false|true|1) #IMPLIED
|
||||||
|
height CDATA #IMPLIED
|
||||||
|
helpText CDATA #IMPLIED
|
||||||
|
hidden (false|true|1) #IMPLIED
|
||||||
|
icon CDATA #IMPLIED
|
||||||
|
id CDATA #IMPLIED
|
||||||
|
label CDATA #IMPLIED
|
||||||
|
noLang (false|true|1) #IMPLIED
|
||||||
|
offIcon CDATA #IMPLIED
|
||||||
|
onchange CDATA #IMPLIED
|
||||||
|
onclick CDATA #IMPLIED
|
||||||
|
onIcon CDATA #IMPLIED
|
||||||
|
parentId CDATA #IMPLIED
|
||||||
|
readonly (false|true|1) #IMPLIED
|
||||||
|
required (false|true|1) #IMPLIED
|
||||||
|
slot CDATA #IMPLIED
|
||||||
|
span (all|2|3|4) #IMPLIED
|
||||||
|
statustext CDATA #IMPLIED
|
||||||
|
style CDATA #IMPLIED
|
||||||
|
tabindex CDATA #IMPLIED
|
||||||
|
variant CDATA #IMPLIED
|
||||||
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT et2-category-tag EMPTY>
|
<!ELEMENT et2-category-tag EMPTY>
|
||||||
|
|
||||||
<!ATTLIST et2-category-tag
|
<!ATTLIST et2-category-tag
|
||||||
@ -1819,6 +1854,7 @@
|
|||||||
slot CDATA #IMPLIED
|
slot CDATA #IMPLIED
|
||||||
span (all|2|3|4) #IMPLIED
|
span (all|2|3|4) #IMPLIED
|
||||||
statustext CDATA #IMPLIED
|
statustext CDATA #IMPLIED
|
||||||
|
step CDATA #IMPLIED
|
||||||
style CDATA #IMPLIED
|
style CDATA #IMPLIED
|
||||||
tabindex CDATA #IMPLIED
|
tabindex CDATA #IMPLIED
|
||||||
width CDATA #IMPLIED>
|
width CDATA #IMPLIED>
|
||||||
@ -2027,6 +2063,7 @@
|
|||||||
|
|
||||||
<!ATTLIST et2-details
|
<!ATTLIST et2-details
|
||||||
accesskey CDATA #IMPLIED
|
accesskey CDATA #IMPLIED
|
||||||
|
accordionGroup CDATA #IMPLIED
|
||||||
align CDATA #IMPLIED
|
align CDATA #IMPLIED
|
||||||
class CDATA #IMPLIED
|
class CDATA #IMPLIED
|
||||||
data CDATA #IMPLIED
|
data CDATA #IMPLIED
|
||||||
@ -2055,7 +2092,6 @@
|
|||||||
<!ATTLIST et2-dialog
|
<!ATTLIST et2-dialog
|
||||||
accesskey CDATA #IMPLIED
|
accesskey CDATA #IMPLIED
|
||||||
align CDATA #IMPLIED
|
align CDATA #IMPLIED
|
||||||
appendTo CDATA #IMPLIED
|
|
||||||
buttons CDATA #IMPLIED
|
buttons CDATA #IMPLIED
|
||||||
callback CDATA #IMPLIED
|
callback CDATA #IMPLIED
|
||||||
class CDATA #IMPLIED
|
class CDATA #IMPLIED
|
||||||
@ -2065,7 +2101,7 @@
|
|||||||
disabled (false|true|1) #IMPLIED
|
disabled (false|true|1) #IMPLIED
|
||||||
height CDATA #IMPLIED
|
height CDATA #IMPLIED
|
||||||
hidden (false|true|1) #IMPLIED
|
hidden (false|true|1) #IMPLIED
|
||||||
hideOnEscape CDATA #IMPLIED
|
hideOnEscape (false|true|1) #IMPLIED
|
||||||
icon CDATA #IMPLIED
|
icon CDATA #IMPLIED
|
||||||
id CDATA #IMPLIED
|
id CDATA #IMPLIED
|
||||||
isModal (false|true|1) #IMPLIED
|
isModal (false|true|1) #IMPLIED
|
||||||
@ -2086,6 +2122,34 @@
|
|||||||
value CDATA #IMPLIED
|
value CDATA #IMPLIED
|
||||||
width CDATA #IMPLIED>
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
|
<!ELEMENT et2-dropdown EMPTY>
|
||||||
|
|
||||||
|
<!ATTLIST et2-dropdown
|
||||||
|
accesskey CDATA #IMPLIED
|
||||||
|
align CDATA #IMPLIED
|
||||||
|
class CDATA #IMPLIED
|
||||||
|
data CDATA #IMPLIED
|
||||||
|
disabled (false|true|1) #IMPLIED
|
||||||
|
distance CDATA #IMPLIED
|
||||||
|
height CDATA #IMPLIED
|
||||||
|
hidden (false|true|1) #IMPLIED
|
||||||
|
hoist (false|true|1) #IMPLIED
|
||||||
|
id CDATA #IMPLIED
|
||||||
|
label CDATA #IMPLIED
|
||||||
|
noLang (false|true|1) #IMPLIED
|
||||||
|
onclick CDATA #IMPLIED
|
||||||
|
open (false|true|1) #IMPLIED
|
||||||
|
parentId CDATA #IMPLIED
|
||||||
|
placement CDATA #IMPLIED
|
||||||
|
skidding CDATA #IMPLIED
|
||||||
|
slot CDATA #IMPLIED
|
||||||
|
span (all|2|3|4) #IMPLIED
|
||||||
|
statustext CDATA #IMPLIED
|
||||||
|
stay-open-on-select (false|true|1) #IMPLIED
|
||||||
|
style CDATA #IMPLIED
|
||||||
|
sync CDATA #IMPLIED
|
||||||
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT et2-dropdown-button EMPTY>
|
<!ELEMENT et2-dropdown-button EMPTY>
|
||||||
|
|
||||||
<!ATTLIST et2-dropdown-button
|
<!ATTLIST et2-dropdown-button
|
||||||
@ -2108,6 +2172,7 @@
|
|||||||
onchange CDATA #IMPLIED
|
onchange CDATA #IMPLIED
|
||||||
onclick CDATA #IMPLIED
|
onclick CDATA #IMPLIED
|
||||||
parentId CDATA #IMPLIED
|
parentId CDATA #IMPLIED
|
||||||
|
placement CDATA #IMPLIED
|
||||||
readonly (false|true|1) #IMPLIED
|
readonly (false|true|1) #IMPLIED
|
||||||
required (false|true|1) #IMPLIED
|
required (false|true|1) #IMPLIED
|
||||||
select_options CDATA #IMPLIED
|
select_options CDATA #IMPLIED
|
||||||
@ -2252,6 +2317,7 @@
|
|||||||
onchange CDATA #IMPLIED
|
onchange CDATA #IMPLIED
|
||||||
onclick CDATA #IMPLIED
|
onclick CDATA #IMPLIED
|
||||||
parentId CDATA #IMPLIED
|
parentId CDATA #IMPLIED
|
||||||
|
placement CDATA #IMPLIED
|
||||||
readonly (false|true|1) #IMPLIED
|
readonly (false|true|1) #IMPLIED
|
||||||
required (false|true|1) #IMPLIED
|
required (false|true|1) #IMPLIED
|
||||||
select_options CDATA #IMPLIED
|
select_options CDATA #IMPLIED
|
||||||
@ -2329,6 +2395,7 @@
|
|||||||
|
|
||||||
<!ATTLIST et2-groupbox
|
<!ATTLIST et2-groupbox
|
||||||
accesskey CDATA #IMPLIED
|
accesskey CDATA #IMPLIED
|
||||||
|
accordionGroup CDATA #IMPLIED
|
||||||
align CDATA #IMPLIED
|
align CDATA #IMPLIED
|
||||||
class CDATA #IMPLIED
|
class CDATA #IMPLIED
|
||||||
data CDATA #IMPLIED
|
data CDATA #IMPLIED
|
||||||
@ -2348,6 +2415,7 @@
|
|||||||
statustext CDATA #IMPLIED
|
statustext CDATA #IMPLIED
|
||||||
style CDATA #IMPLIED
|
style CDATA #IMPLIED
|
||||||
summary CDATA #IMPLIED
|
summary CDATA #IMPLIED
|
||||||
|
summaryInside (false|true|1) #IMPLIED
|
||||||
toggleAlign CDATA #IMPLIED
|
toggleAlign CDATA #IMPLIED
|
||||||
toggleOnHover (false|true|1) #IMPLIED
|
toggleOnHover (false|true|1) #IMPLIED
|
||||||
width CDATA #IMPLIED>
|
width CDATA #IMPLIED>
|
||||||
@ -2669,6 +2737,7 @@
|
|||||||
hidden (false|true|1) #IMPLIED
|
hidden (false|true|1) #IMPLIED
|
||||||
id CDATA #IMPLIED
|
id CDATA #IMPLIED
|
||||||
label CDATA #IMPLIED
|
label CDATA #IMPLIED
|
||||||
|
limit CDATA #IMPLIED
|
||||||
linkType CDATA #IMPLIED
|
linkType CDATA #IMPLIED
|
||||||
noLang (false|true|1) #IMPLIED
|
noLang (false|true|1) #IMPLIED
|
||||||
onchange CDATA #IMPLIED
|
onchange CDATA #IMPLIED
|
||||||
@ -2781,6 +2850,7 @@
|
|||||||
hidden (false|true|1) #IMPLIED
|
hidden (false|true|1) #IMPLIED
|
||||||
id CDATA #IMPLIED
|
id CDATA #IMPLIED
|
||||||
label CDATA #IMPLIED
|
label CDATA #IMPLIED
|
||||||
|
limit CDATA #IMPLIED
|
||||||
linkType CDATA #IMPLIED
|
linkType CDATA #IMPLIED
|
||||||
noLang (false|true|1) #IMPLIED
|
noLang (false|true|1) #IMPLIED
|
||||||
onclick CDATA #IMPLIED
|
onclick CDATA #IMPLIED
|
||||||
@ -2861,6 +2931,31 @@
|
|||||||
value CDATA #IMPLIED
|
value CDATA #IMPLIED
|
||||||
width CDATA #IMPLIED>
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
|
<!ELEMENT et2-menu-item EMPTY>
|
||||||
|
|
||||||
|
<!ATTLIST et2-menu-item
|
||||||
|
accesskey CDATA #IMPLIED
|
||||||
|
align CDATA #IMPLIED
|
||||||
|
checked (false|true|1) #IMPLIED
|
||||||
|
class CDATA #IMPLIED
|
||||||
|
data CDATA #IMPLIED
|
||||||
|
disabled (false|true|1) #IMPLIED
|
||||||
|
height CDATA #IMPLIED
|
||||||
|
hidden (false|true|1) #IMPLIED
|
||||||
|
id CDATA #IMPLIED
|
||||||
|
label CDATA #IMPLIED
|
||||||
|
loading (false|true|1) #IMPLIED
|
||||||
|
noLang (false|true|1) #IMPLIED
|
||||||
|
onclick CDATA #IMPLIED
|
||||||
|
parentId CDATA #IMPLIED
|
||||||
|
slot CDATA #IMPLIED
|
||||||
|
span (all|2|3|4) #IMPLIED
|
||||||
|
statustext CDATA #IMPLIED
|
||||||
|
style CDATA #IMPLIED
|
||||||
|
type (normal|checkbox) #IMPLIED
|
||||||
|
value CDATA #IMPLIED
|
||||||
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT et2-merge-dialog EMPTY>
|
<!ELEMENT et2-merge-dialog EMPTY>
|
||||||
|
|
||||||
<!ATTLIST et2-merge-dialog
|
<!ATTLIST et2-merge-dialog
|
||||||
@ -3345,13 +3440,14 @@
|
|||||||
|
|
||||||
<!ATTLIST et2-select-cat
|
<!ATTLIST et2-select-cat
|
||||||
accesskey CDATA #IMPLIED
|
accesskey CDATA #IMPLIED
|
||||||
|
actions CDATA #IMPLIED
|
||||||
align CDATA #IMPLIED
|
align CDATA #IMPLIED
|
||||||
allowFreeEntries (false|true|1) #IMPLIED
|
|
||||||
application CDATA #IMPLIED
|
application CDATA #IMPLIED
|
||||||
ariaDescription CDATA #IMPLIED
|
ariaDescription CDATA #IMPLIED
|
||||||
ariaLabel CDATA #IMPLIED
|
ariaLabel CDATA #IMPLIED
|
||||||
autocomplete CDATA #IMPLIED
|
autocomplete CDATA #IMPLIED
|
||||||
autofocus (false|true|1) #IMPLIED
|
autofocus (false|true|1) #IMPLIED
|
||||||
|
autoloading CDATA #IMPLIED
|
||||||
class CDATA #IMPLIED
|
class CDATA #IMPLIED
|
||||||
clearable (false|true|1) #IMPLIED
|
clearable (false|true|1) #IMPLIED
|
||||||
data CDATA #IMPLIED
|
data CDATA #IMPLIED
|
||||||
@ -3364,24 +3460,23 @@
|
|||||||
hidden (false|true|1) #IMPLIED
|
hidden (false|true|1) #IMPLIED
|
||||||
id CDATA #IMPLIED
|
id CDATA #IMPLIED
|
||||||
label CDATA #IMPLIED
|
label CDATA #IMPLIED
|
||||||
|
leafOnly CDATA #IMPLIED
|
||||||
multiple (false|true|1) #IMPLIED
|
multiple (false|true|1) #IMPLIED
|
||||||
noLang (false|true|1) #IMPLIED
|
noLang (false|true|1) #IMPLIED
|
||||||
onchange CDATA #IMPLIED
|
onchange CDATA #IMPLIED
|
||||||
onclick CDATA #IMPLIED
|
onclick CDATA #IMPLIED
|
||||||
onTagClick CDATA #IMPLIED
|
open (false|true|1) #IMPLIED
|
||||||
|
openAtSelection (false|true|1) #IMPLIED
|
||||||
parentCat CDATA #IMPLIED
|
parentCat CDATA #IMPLIED
|
||||||
parentId CDATA #IMPLIED
|
parentId CDATA #IMPLIED
|
||||||
placeholder CDATA #IMPLIED
|
placeholder CDATA #IMPLIED
|
||||||
placement (top|bottom) #IMPLIED
|
|
||||||
readonly (false|true|1) #IMPLIED
|
readonly (false|true|1) #IMPLIED
|
||||||
required (false|true|1) #IMPLIED
|
required (false|true|1) #IMPLIED
|
||||||
rows CDATA #IMPLIED
|
|
||||||
select_options CDATA #IMPLIED
|
select_options CDATA #IMPLIED
|
||||||
slot CDATA #IMPLIED
|
slot CDATA #IMPLIED
|
||||||
span (all|2|3|4) #IMPLIED
|
span (all|2|3|4) #IMPLIED
|
||||||
statustext CDATA #IMPLIED
|
statustext CDATA #IMPLIED
|
||||||
style CDATA #IMPLIED
|
style CDATA #IMPLIED
|
||||||
tabindex CDATA #IMPLIED
|
|
||||||
value CDATA #IMPLIED
|
value CDATA #IMPLIED
|
||||||
width CDATA #IMPLIED>
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
@ -4064,6 +4159,38 @@
|
|||||||
value CDATA #IMPLIED
|
value CDATA #IMPLIED
|
||||||
width CDATA #IMPLIED>
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
|
<!ELEMENT et2-switch-icon EMPTY>
|
||||||
|
|
||||||
|
<!ATTLIST et2-switch-icon
|
||||||
|
accesskey CDATA #IMPLIED
|
||||||
|
align CDATA #IMPLIED
|
||||||
|
ariaDescription CDATA #IMPLIED
|
||||||
|
ariaLabel CDATA #IMPLIED
|
||||||
|
autocomplete CDATA #IMPLIED
|
||||||
|
autofocus (false|true|1) #IMPLIED
|
||||||
|
class CDATA #IMPLIED
|
||||||
|
data CDATA #IMPLIED
|
||||||
|
disabled (false|true|1) #IMPLIED
|
||||||
|
height CDATA #IMPLIED
|
||||||
|
helpText CDATA #IMPLIED
|
||||||
|
hidden (false|true|1) #IMPLIED
|
||||||
|
id CDATA #IMPLIED
|
||||||
|
label CDATA #IMPLIED
|
||||||
|
noLang (false|true|1) #IMPLIED
|
||||||
|
offIcon CDATA #IMPLIED
|
||||||
|
onchange CDATA #IMPLIED
|
||||||
|
onclick CDATA #IMPLIED
|
||||||
|
onIcon CDATA #IMPLIED
|
||||||
|
parentId CDATA #IMPLIED
|
||||||
|
readonly (false|true|1) #IMPLIED
|
||||||
|
required (false|true|1) #IMPLIED
|
||||||
|
slot CDATA #IMPLIED
|
||||||
|
span (all|2|3|4) #IMPLIED
|
||||||
|
statustext CDATA #IMPLIED
|
||||||
|
style CDATA #IMPLIED
|
||||||
|
tabindex CDATA #IMPLIED
|
||||||
|
width CDATA #IMPLIED>
|
||||||
|
|
||||||
<!ELEMENT et2-tabbox (tabs,tabpanels)+>
|
<!ELEMENT et2-tabbox (tabs,tabpanels)+>
|
||||||
|
|
||||||
<!ATTLIST et2-tabbox
|
<!ATTLIST et2-tabbox
|
||||||
@ -4291,6 +4418,7 @@
|
|||||||
imagePath CDATA #IMPLIED
|
imagePath CDATA #IMPLIED
|
||||||
label CDATA #IMPLIED
|
label CDATA #IMPLIED
|
||||||
leafIcon CDATA #IMPLIED
|
leafIcon CDATA #IMPLIED
|
||||||
|
leafOnly (false|true|1) #IMPLIED
|
||||||
multiple CDATA #IMPLIED
|
multiple CDATA #IMPLIED
|
||||||
noLang (false|true|1) #IMPLIED
|
noLang (false|true|1) #IMPLIED
|
||||||
onchange CDATA #IMPLIED
|
onchange CDATA #IMPLIED
|
||||||
@ -4321,6 +4449,7 @@
|
|||||||
autofocus (false|true|1) #IMPLIED
|
autofocus (false|true|1) #IMPLIED
|
||||||
autoloading CDATA #IMPLIED
|
autoloading CDATA #IMPLIED
|
||||||
class CDATA #IMPLIED
|
class CDATA #IMPLIED
|
||||||
|
clearable (false|true|1) #IMPLIED
|
||||||
data CDATA #IMPLIED
|
data CDATA #IMPLIED
|
||||||
disabled (false|true|1) #IMPLIED
|
disabled (false|true|1) #IMPLIED
|
||||||
emptyLabel CDATA #IMPLIED
|
emptyLabel CDATA #IMPLIED
|
||||||
@ -4330,51 +4459,13 @@
|
|||||||
hidden (false|true|1) #IMPLIED
|
hidden (false|true|1) #IMPLIED
|
||||||
id CDATA #IMPLIED
|
id CDATA #IMPLIED
|
||||||
label CDATA #IMPLIED
|
label CDATA #IMPLIED
|
||||||
|
leafOnly CDATA #IMPLIED
|
||||||
multiple (false|true|1) #IMPLIED
|
multiple (false|true|1) #IMPLIED
|
||||||
noLang (false|true|1) #IMPLIED
|
noLang (false|true|1) #IMPLIED
|
||||||
onchange CDATA #IMPLIED
|
onchange CDATA #IMPLIED
|
||||||
onclick CDATA #IMPLIED
|
onclick CDATA #IMPLIED
|
||||||
open (false|true|1) #IMPLIED
|
open (false|true|1) #IMPLIED
|
||||||
parentId CDATA #IMPLIED
|
openAtSelection (false|true|1) #IMPLIED
|
||||||
placeholder CDATA #IMPLIED
|
|
||||||
readonly (false|true|1) #IMPLIED
|
|
||||||
required (false|true|1) #IMPLIED
|
|
||||||
select_options CDATA #IMPLIED
|
|
||||||
slot CDATA #IMPLIED
|
|
||||||
span (all|2|3|4) #IMPLIED
|
|
||||||
statustext CDATA #IMPLIED
|
|
||||||
style CDATA #IMPLIED
|
|
||||||
value CDATA #IMPLIED
|
|
||||||
width CDATA #IMPLIED>
|
|
||||||
|
|
||||||
<!ELEMENT et2-tree-cat EMPTY>
|
|
||||||
|
|
||||||
<!ATTLIST et2-tree-cat
|
|
||||||
accesskey CDATA #IMPLIED
|
|
||||||
actions CDATA #IMPLIED
|
|
||||||
align CDATA #IMPLIED
|
|
||||||
application CDATA #IMPLIED
|
|
||||||
ariaDescription CDATA #IMPLIED
|
|
||||||
ariaLabel CDATA #IMPLIED
|
|
||||||
autocomplete CDATA #IMPLIED
|
|
||||||
autofocus (false|true|1) #IMPLIED
|
|
||||||
autoloading CDATA #IMPLIED
|
|
||||||
class CDATA #IMPLIED
|
|
||||||
data CDATA #IMPLIED
|
|
||||||
disabled (false|true|1) #IMPLIED
|
|
||||||
emptyLabel CDATA #IMPLIED
|
|
||||||
globalCategories (false|true|1) #IMPLIED
|
|
||||||
height CDATA #IMPLIED
|
|
||||||
help-text CDATA #IMPLIED
|
|
||||||
helpText CDATA #IMPLIED
|
|
||||||
hidden (false|true|1) #IMPLIED
|
|
||||||
id CDATA #IMPLIED
|
|
||||||
label CDATA #IMPLIED
|
|
||||||
multiple (false|true|1) #IMPLIED
|
|
||||||
noLang (false|true|1) #IMPLIED
|
|
||||||
onchange CDATA #IMPLIED
|
|
||||||
onclick CDATA #IMPLIED
|
|
||||||
open (false|true|1) #IMPLIED
|
|
||||||
parentId CDATA #IMPLIED
|
parentId CDATA #IMPLIED
|
||||||
placeholder CDATA #IMPLIED
|
placeholder CDATA #IMPLIED
|
||||||
readonly (false|true|1) #IMPLIED
|
readonly (false|true|1) #IMPLIED
|
||||||
|
@ -71,6 +71,7 @@
|
|||||||
<ref name="et2-button-icon"/>
|
<ref name="et2-button-icon"/>
|
||||||
<ref name="et2-button-scroll"/>
|
<ref name="et2-button-scroll"/>
|
||||||
<ref name="et2-button-timestamp"/>
|
<ref name="et2-button-timestamp"/>
|
||||||
|
<ref name="et2-button-toggle"/>
|
||||||
<ref name="et2-category-tag"/>
|
<ref name="et2-category-tag"/>
|
||||||
<ref name="et2-checkbox"/>
|
<ref name="et2-checkbox"/>
|
||||||
<ref name="et2-colorpicker"/>
|
<ref name="et2-colorpicker"/>
|
||||||
@ -87,6 +88,7 @@
|
|||||||
<ref name="et2-description-expose"/>
|
<ref name="et2-description-expose"/>
|
||||||
<ref name="et2-details"/>
|
<ref name="et2-details"/>
|
||||||
<ref name="et2-dialog"/>
|
<ref name="et2-dialog"/>
|
||||||
|
<ref name="et2-dropdown"/>
|
||||||
<ref name="et2-dropdown-button"/>
|
<ref name="et2-dropdown-button"/>
|
||||||
<ref name="et2-email"/>
|
<ref name="et2-email"/>
|
||||||
<ref name="et2-email-tag"/>
|
<ref name="et2-email-tag"/>
|
||||||
@ -111,6 +113,7 @@
|
|||||||
<ref name="et2-link-string"/>
|
<ref name="et2-link-string"/>
|
||||||
<ref name="et2-link-to"/>
|
<ref name="et2-link-to"/>
|
||||||
<ref name="et2-listbox"/>
|
<ref name="et2-listbox"/>
|
||||||
|
<ref name="et2-menu-item"/>
|
||||||
<ref name="et2-merge-dialog"/>
|
<ref name="et2-merge-dialog"/>
|
||||||
<ref name="et2-number"/>
|
<ref name="et2-number"/>
|
||||||
<ref name="et2-password"/>
|
<ref name="et2-password"/>
|
||||||
@ -140,6 +143,7 @@
|
|||||||
<ref name="et2-spinner"/>
|
<ref name="et2-spinner"/>
|
||||||
<ref name="et2-split"/>
|
<ref name="et2-split"/>
|
||||||
<ref name="et2-switch"/>
|
<ref name="et2-switch"/>
|
||||||
|
<ref name="et2-switch-icon"/>
|
||||||
<ref name="et2-tabbox"/>
|
<ref name="et2-tabbox"/>
|
||||||
<ref name="et2-tag"/>
|
<ref name="et2-tag"/>
|
||||||
<ref name="et2-textarea"/>
|
<ref name="et2-textarea"/>
|
||||||
@ -147,7 +151,6 @@
|
|||||||
<ref name="et2-thumbnail-tag"/>
|
<ref name="et2-thumbnail-tag"/>
|
||||||
<ref name="et2-tree"/>
|
<ref name="et2-tree"/>
|
||||||
<ref name="et2-tree-dropdown"/>
|
<ref name="et2-tree-dropdown"/>
|
||||||
<ref name="et2-tree-cat"/>
|
|
||||||
<ref name="et2-url"/>
|
<ref name="et2-url"/>
|
||||||
<ref name="et2-url-email"/>
|
<ref name="et2-url-email"/>
|
||||||
<ref name="et2-url-fax"/>
|
<ref name="et2-url-fax"/>
|
||||||
@ -5934,6 +5937,147 @@
|
|||||||
<attribute name="width"/>
|
<attribute name="width"/>
|
||||||
</optional>
|
</optional>
|
||||||
</define>
|
</define>
|
||||||
|
<define name="et2-button-toggle">
|
||||||
|
<element name="et2-button-toggle">
|
||||||
|
<ref name="attlist.et2-button-toggle"/>
|
||||||
|
<empty/>
|
||||||
|
</element>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.et2-button-toggle" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute name="accesskey"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="align"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="ariaDescription"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="ariaLabel"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="autocomplete"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="autofocus">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="class"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="data"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="disabled">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="height"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="helpText"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="hidden">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="icon"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="id"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="label"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="noLang">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="offIcon"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onchange"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onclick"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onIcon"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="parentId"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="readonly">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="required">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="slot"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="span">
|
||||||
|
<choice>
|
||||||
|
<value>all</value>
|
||||||
|
<value>2</value>
|
||||||
|
<value>3</value>
|
||||||
|
<value>4</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="statustext"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="style"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="tabindex"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="variant"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="width"/>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
<define name="et2-category-tag">
|
<define name="et2-category-tag">
|
||||||
<element name="et2-category-tag">
|
<element name="et2-category-tag">
|
||||||
<ref name="attlist.et2-category-tag"/>
|
<ref name="attlist.et2-category-tag"/>
|
||||||
@ -7062,6 +7206,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="statustext"/>
|
<attribute name="statustext"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="step"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="style"/>
|
<attribute name="style"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -7939,6 +8086,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="accesskey"/>
|
<attribute name="accesskey"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="accordionGroup"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="align"/>
|
<attribute name="align"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -8068,9 +8218,6 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="align"/>
|
<attribute name="align"/>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
|
||||||
<attribute name="appendTo"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="buttons"/>
|
<attribute name="buttons"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -8117,7 +8264,13 @@
|
|||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="hideOnEscape"/>
|
<attribute name="hideOnEscape">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="icon"/>
|
<attribute name="icon"/>
|
||||||
@ -8214,6 +8367,129 @@
|
|||||||
<attribute name="width"/>
|
<attribute name="width"/>
|
||||||
</optional>
|
</optional>
|
||||||
</define>
|
</define>
|
||||||
|
<define name="et2-dropdown">
|
||||||
|
<element name="et2-dropdown">
|
||||||
|
<ref name="attlist.et2-dropdown"/>
|
||||||
|
<empty/>
|
||||||
|
</element>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.et2-dropdown" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute name="accesskey"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="align"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="class"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="data"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="disabled">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="distance"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="height"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="hidden">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="hoist">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="id"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="label"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="noLang">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onclick"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="open">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="parentId"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="placement"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="skidding"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="slot"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="span">
|
||||||
|
<choice>
|
||||||
|
<value>all</value>
|
||||||
|
<value>2</value>
|
||||||
|
<value>3</value>
|
||||||
|
<value>4</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="statustext"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="stay-open-on-select">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="style"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="sync"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="width"/>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
<define name="et2-dropdown-button">
|
<define name="et2-dropdown-button">
|
||||||
<element name="et2-dropdown-button">
|
<element name="et2-dropdown-button">
|
||||||
<ref name="attlist.et2-dropdown-button"/>
|
<ref name="attlist.et2-dropdown-button"/>
|
||||||
@ -8302,6 +8578,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="parentId"/>
|
<attribute name="parentId"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="placement"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="readonly">
|
<attribute name="readonly">
|
||||||
<choice>
|
<choice>
|
||||||
@ -8941,6 +9220,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="parentId"/>
|
<attribute name="parentId"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="placement"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="readonly">
|
<attribute name="readonly">
|
||||||
<choice>
|
<choice>
|
||||||
@ -9278,6 +9560,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="accesskey"/>
|
<attribute name="accesskey"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="accordionGroup"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="align"/>
|
<attribute name="align"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -9378,6 +9663,15 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="summary"/>
|
<attribute name="summary"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="summaryInside">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="toggleAlign"/>
|
<attribute name="toggleAlign"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -10697,6 +10991,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="label"/>
|
<attribute name="label"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="limit"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="linkType"/>
|
<attribute name="linkType"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -11173,6 +11470,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="label"/>
|
<attribute name="label"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="limit"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="linkType"/>
|
<attribute name="linkType"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -11520,6 +11820,119 @@
|
|||||||
<attribute name="width"/>
|
<attribute name="width"/>
|
||||||
</optional>
|
</optional>
|
||||||
</define>
|
</define>
|
||||||
|
<define name="et2-menu-item">
|
||||||
|
<element name="et2-menu-item">
|
||||||
|
<ref name="attlist.et2-menu-item"/>
|
||||||
|
<empty/>
|
||||||
|
</element>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.et2-menu-item" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute name="accesskey"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="align"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="checked">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="class"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="data"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="disabled">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="height"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="hidden">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="id"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="label"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="loading">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="noLang">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onclick"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="parentId"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="slot"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="span">
|
||||||
|
<choice>
|
||||||
|
<value>all</value>
|
||||||
|
<value>2</value>
|
||||||
|
<value>3</value>
|
||||||
|
<value>4</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="statustext"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="style"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="type">
|
||||||
|
<choice>
|
||||||
|
<value>normal</value>
|
||||||
|
<value>checkbox</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="value"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="width"/>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
<define name="et2-merge-dialog">
|
<define name="et2-merge-dialog">
|
||||||
<element name="et2-merge-dialog">
|
<element name="et2-merge-dialog">
|
||||||
<ref name="attlist.et2-merge-dialog"/>
|
<ref name="attlist.et2-merge-dialog"/>
|
||||||
@ -13786,16 +14199,10 @@
|
|||||||
<attribute name="accesskey"/>
|
<attribute name="accesskey"/>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="align"/>
|
<attribute name="actions"/>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="allowFreeEntries">
|
<attribute name="align"/>
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="application"/>
|
<attribute name="application"/>
|
||||||
@ -13818,6 +14225,9 @@
|
|||||||
</choice>
|
</choice>
|
||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="autoloading"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="class"/>
|
<attribute name="class"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -13878,6 +14288,9 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="label"/>
|
<attribute name="label"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="leafOnly"/>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="multiple">
|
<attribute name="multiple">
|
||||||
<choice>
|
<choice>
|
||||||
@ -13903,7 +14316,22 @@
|
|||||||
<attribute name="onclick"/>
|
<attribute name="onclick"/>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="onTagClick"/>
|
<attribute name="open">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="openAtSelection">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="parentCat"/>
|
<attribute name="parentCat"/>
|
||||||
@ -13914,14 +14342,6 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="placeholder"/>
|
<attribute name="placeholder"/>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
|
||||||
<attribute name="placement">
|
|
||||||
<choice>
|
|
||||||
<value>top</value>
|
|
||||||
<value>bottom</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="readonly">
|
<attribute name="readonly">
|
||||||
<choice>
|
<choice>
|
||||||
@ -13940,9 +14360,6 @@
|
|||||||
</choice>
|
</choice>
|
||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
|
||||||
<attribute name="rows"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="select_options"/>
|
<attribute name="select_options"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -13965,9 +14382,6 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="style"/>
|
<attribute name="style"/>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
|
||||||
<attribute name="tabindex"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="value"/>
|
<attribute name="value"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -16989,6 +17403,141 @@
|
|||||||
<attribute name="width"/>
|
<attribute name="width"/>
|
||||||
</optional>
|
</optional>
|
||||||
</define>
|
</define>
|
||||||
|
<define name="et2-switch-icon">
|
||||||
|
<element name="et2-switch-icon">
|
||||||
|
<ref name="attlist.et2-switch-icon"/>
|
||||||
|
<empty/>
|
||||||
|
</element>
|
||||||
|
</define>
|
||||||
|
<define name="attlist.et2-switch-icon" combine="interleave">
|
||||||
|
<optional>
|
||||||
|
<attribute name="accesskey"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="align"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="ariaDescription"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="ariaLabel"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="autocomplete"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="autofocus">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="class"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="data"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="disabled">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="height"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="helpText"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="hidden">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="id"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="label"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="noLang">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="offIcon"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onchange"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onclick"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="onIcon"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="parentId"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="readonly">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="required">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="slot"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="span">
|
||||||
|
<choice>
|
||||||
|
<value>all</value>
|
||||||
|
<value>2</value>
|
||||||
|
<value>3</value>
|
||||||
|
<value>4</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="statustext"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="style"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="tabindex"/>
|
||||||
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="width"/>
|
||||||
|
</optional>
|
||||||
|
</define>
|
||||||
<define name="et2-tabbox">
|
<define name="et2-tabbox">
|
||||||
<element name="et2-tabbox">
|
<element name="et2-tabbox">
|
||||||
<ref name="attlist.et2-tabbox"/>
|
<ref name="attlist.et2-tabbox"/>
|
||||||
@ -18089,6 +18638,15 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="leafIcon"/>
|
<attribute name="leafIcon"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="leafOnly">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="multiple"/>
|
<attribute name="multiple"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -18206,6 +18764,15 @@
|
|||||||
<optional>
|
<optional>
|
||||||
<attribute name="class"/>
|
<attribute name="class"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="clearable">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="data"/>
|
<attribute name="data"/>
|
||||||
</optional>
|
</optional>
|
||||||
@ -18246,181 +18813,7 @@
|
|||||||
<attribute name="label"/>
|
<attribute name="label"/>
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="multiple">
|
<attribute name="leafOnly"/>
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="noLang">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="onchange"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="onclick"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="open">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="parentId"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="placeholder"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="readonly">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="required">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="select_options"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="slot"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="span">
|
|
||||||
<choice>
|
|
||||||
<value>all</value>
|
|
||||||
<value>2</value>
|
|
||||||
<value>3</value>
|
|
||||||
<value>4</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="statustext"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="style"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="value"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="width"/>
|
|
||||||
</optional>
|
|
||||||
</define>
|
|
||||||
<define name="et2-tree-cat">
|
|
||||||
<element name="et2-tree-cat">
|
|
||||||
<ref name="attlist.et2-tree-cat"/>
|
|
||||||
<empty/>
|
|
||||||
</element>
|
|
||||||
</define>
|
|
||||||
<define name="attlist.et2-tree-cat" combine="interleave">
|
|
||||||
<optional>
|
|
||||||
<attribute name="accesskey"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="actions"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="align"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="application"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="ariaDescription"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="ariaLabel"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="autocomplete"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="autofocus">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="autoloading"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="class"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="data"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="disabled">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="emptyLabel"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="globalCategories">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="height"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="help-text"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="helpText"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="hidden">
|
|
||||||
<choice>
|
|
||||||
<value>false</value>
|
|
||||||
<value>true</value>
|
|
||||||
<value>1</value>
|
|
||||||
</choice>
|
|
||||||
</attribute>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="id"/>
|
|
||||||
</optional>
|
|
||||||
<optional>
|
|
||||||
<attribute name="label"/>
|
|
||||||
</optional>
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="multiple">
|
<attribute name="multiple">
|
||||||
@ -18455,6 +18848,15 @@
|
|||||||
</choice>
|
</choice>
|
||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="openAtSelection">
|
||||||
|
<choice>
|
||||||
|
<value>false</value>
|
||||||
|
<value>true</value>
|
||||||
|
<value>1</value>
|
||||||
|
</choice>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
<optional>
|
<optional>
|
||||||
<attribute name="parentId"/>
|
<attribute name="parentId"/>
|
||||||
</optional>
|
</optional>
|
||||||
|
Loading…
Reference in New Issue
Block a user