X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCore%2FMenu.xml;h=a3adb4adc2fbdbe4f1c083098796e3479b1e124e;hb=42bf93368ea81b2fa70fab038f3c884755e1ab88;hp=9c634d43106a0aacd6fcdb68f4158f90a1dec32b;hpb=c90a093af5607c80a76a7af50f76d2c1d5bf4f37;p=civicrm-core.git diff --git a/xml/schema/Core/Menu.xml b/xml/schema/Core/Menu.xml index 9c634d4310..a3adb4adc2 100644 --- a/xml/schema/Core/Menu.xml +++ b/xml/schema/Core/Menu.xml @@ -7,34 +7,39 @@ Table to store menu items for all civicrm components. 1.1 - id - int unsigned - true - 2.1 + id + int unsigned + true + 2.1 - id - true + id + true - domain_id - int unsigned - true - Which Domain is this menu item for - 3.0 + domain_id + int unsigned + true + + civicrm_domain
+ id + name +
+ Which Domain is this menu item for + 3.0
- domain_id - civicrm_domain
- id - 3.0 + domain_id + civicrm_domain
+ id + 3.0
- path - varchar - 255 - Path Name - 2.1 + path + varchar + 255 + Path Name + 2.1 UI_path_domain_id @@ -50,11 +55,11 @@ 2.1 - title - varchar - 255 - Menu Title - 2.1 + title + varchar + 255 + Menu Title + 2.1 access_callback @@ -117,63 +122,63 @@ - component_id - civicrm_component
- id - 2.1 + component_id + civicrm_component
+ id + 2.1
- is_active - boolean - Is this menu item active? - 2.1 + is_active + boolean + Is this menu item active? + 2.1 - is_public - boolean - Is this menu accessible to the public? - 2.1 + is_public + boolean + Is this menu accessible to the public? + 2.1 - is_exposed - boolean - Is this menu exposed to the navigation system? - 2.1 + is_exposed + boolean + Is this menu exposed to the navigation system? + 2.1 - is_ssl - boolean - Should this menu be exposed via SSL if enabled? - 2.1 + is_ssl + boolean + Should this menu be exposed via SSL if enabled? + 2.1 - weight - int - true - 1 - Ordering of the menu items in various blocks. - 2.1 + weight + int + true + 1 + Ordering of the menu items in various blocks. + 2.1 - type - int - true - 1 - Drupal menu type. - 2.1 + type + int + true + 1 + Drupal menu type. + 2.1 - page_type - int - true - 1 - CiviCRM menu type. - 2.1 + page_type + int + true + 1 + CiviCRM menu type. + 2.1 - skipBreadcrumb - boolean - skip this url being exposed to breadcrumb - 2.2 + skipBreadcrumb + boolean + skip this url being exposed to breadcrumb + 2.2