You are here

opigno_calendar.views.schema.yml in Opigno calendar 8

Same filename and directory in other branches
  1. 3.x config/schema/opigno_calendar.views.schema.yml
config/schema/opigno_calendar.views.schema.yml

File

config/schema/opigno_calendar.views.schema.yml
View source
  1. views.pager.calendar:
  2. type: mapping
  3. mapping:
  4. exclude_display:
  5. type: integer
  6. views.style.calendar:
  7. type: opigno_calendar_calendar_display_options
  8. label: 'Calendar'
  9. opigno_calendar_calendar_display_options:
  10. type: views_style
  11. mapping:
  12. calendar_type:
  13. type: string
  14. label: 'Calendar type'
  15. mini:
  16. type: string
  17. label: 'Mini'
  18. month_name_size:
  19. type: string
  20. label: 'Month name size'
  21. name_size:
  22. type: string
  23. label: 'Name size'
  24. with_weekno:
  25. type: string
  26. label: 'With weekno'
  27. max_items:
  28. type: string
  29. label: 'Max items'
  30. max_items_behavior:
  31. type: string
  32. label: 'Max items behavior'
  33. groupby_times:
  34. type: string
  35. label: 'Group by times'
  36. groupby_times_custom:
  37. type: string
  38. label: 'Group by times custom'
  39. theme_style:
  40. type: string
  41. label: 'Theme style'
  42. groupby_field:
  43. type: string
  44. label: 'Group by field'
  45. multiday_theme:
  46. type: string
  47. label: 'Multiday theme'
  48. multiday_hidden:
  49. type: sequence
  50. label: 'Hide multiday'
  51. granularity_links:
  52. type: mapping
  53. label: 'Granularity links'
  54. mapping:
  55. day:
  56. type: string
  57. label: 'Day'
  58. week:
  59. type: string
  60. label: 'Week'
  61. views.row.calendar_row:
  62. type: views_row
  63. label: 'Calendar row'
  64. mapping:
  65. colors:
  66. type: mapping
  67. label: 'Colors'
  68. mapping:
  69. legend:
  70. type: string
  71. label: 'Legend'
  72. calendar_colors_type:
  73. type: mapping
  74. label: 'Calendar colors type'
  75. mapping:
  76. article:
  77. type: color_hex
  78. label: 'Article'
  79. page:
  80. type: color_hex
  81. label: 'Page'
  82. taxonomy_field:
  83. type: string
  84. label: 'Taxonomy field'
  85. calendar_colors_vocabulary:
  86. type: sequence
  87. label: 'Calendar colors vocabulary'
  88. views.area.calendar_header:
  89. type: opigno_calendar_header_calendar_options
  90. label: 'Calendar header'
  91. views.area.calendar_header_1:
  92. type: opigno_calendar_header_calendar_options
  93. label: 'Calendar header 1'
  94. opigno_calendar_header_calendar_options:
  95. type: views_area
  96. mapping:
  97. tokenize:
  98. type: integer
  99. label: 'Tokenize'
  100. content:
  101. type: text
  102. label: 'Content'
  103. pager_embed:
  104. type: integer
  105. label: 'Pager embed'
  106. field.formatter.settings.opigno_calendar_time_range:
  107. type: mapping
  108. label: 'Date daterange'
  109. mapping:
  110. timezone_override:
  111. type: string
  112. label: 'Timezone override'
  113. date_format:
  114. type: string
  115. label: 'Date format'
  116. separator:
  117. type: string
  118. label: 'Separator'
  119. time_separator:
  120. type: string
  121. label: 'Time separator'
  122. views.argument.datetime_year_month:
  123. type: opigno_calendar_views_display_options_argument
  124. views.argument.datetime_full_date:
  125. type: opigno_calendar_views_display_options_argument
  126. views.argument.datetime_year_week:
  127. type: opigno_calendar_views_display_options_argument
  128. views.argument.datetime_year:
  129. type: opigno_calendar_views_display_options_argument
  130. views.argument.datetime_range_year_month:
  131. type: opigno_calendar_views_display_options_argument
  132. opigno_calendar_views_display_options_argument:
  133. type: views_argument
  134. mapping:
  135. operator:
  136. type: string
  137. label: 'Operator'
  138. formula:
  139. type: mapping
  140. label: 'Formula'
  141. mapping:
  142. operator:
  143. type: string
  144. label: 'Operator'
  145. views.argument_validator.calendar:
  146. type: mapping
  147. mapping:
  148. replacement_format:
  149. type: string
  150. label: 'Replacement format'