Esempio n. 1
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'url_pick' => true, 'table' => true, 'url_zoom_front' => true, 'url_zoom_back' => true, 'sheet_type_i18n_label' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 2
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'name' => true, 'rbac_permission_i18n_title' => true, 'rule_path' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 3
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'variable_group_i18n_title' => true, 'name' => true, 'val' => true, 'variable_i18n_description' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 4
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'stockout' => true, 'preorder' => true, 'delivery_date' => true, 'real_stock' => true, 'alert_stock' => true, 'direct_delivery' => true, 'supplier_name' => true, 'additional_delay' => true, 'just_in_time' => true, 'temporary_stockout' => true, 'logistic_strategy_i18n_message' => true]);
 }
Esempio n. 5
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'cms_widget_i18n_title' => true, 'cms_widget_group_i18n_title' => true, 'arg' => true, 'path' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 6
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'cms_news_i18n_title' => true, 'cms_news_group_i18n_title' => true, 'cms_news_i18n_content' => true, 'activated' => true, 'published_at' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 7
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'language_group_i18n_title' => true, 'language_i18n_title' => true, 'activated' => true]);
 }
Esempio n. 8
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'category_i18n_title' => true, 'media_i18n_title' => true, 'category_i18n_title' => true, 'category_i18n_description' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 9
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'cms_page_i18n_title' => true, 'activated' => true, 'cache_duration' => true, 'cms_layout_i18n_name' => true, 'cms_page_i18n_slug' => true, 'cms_page_i18n_html_title' => true, 'cms_page_i18n_html_description' => true, 'cms_page_i18n_html_keywords' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 10
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'third_id' => true, 'address_type_i18n_title' => true, 'label' => true, 'place_1' => true, 'place_2' => true, 'street_number' => true, 'door_code' => true, 'zip_code' => true, 'city' => true, 'country' => true, 'is_primary' => true, 'note' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 11
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'person_gender_i18n_gender_id' => true, 'person_gender_i18n_title' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 12
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->statusLabels = User::statusLabels();
     $this->setHeader(['#', 'first_name' => true, 'last_name' => true, 'email' => true, 'language_i18n_title' => true, 'user_status' => true, 'user_active_password_reset' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 13
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['company_name' => true, 'person_last_name' => true, 'is_primary' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 14
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'exclude_discount_code' => true, 'force_secure' => true, 'archived' => true, 'top_product' => true, 'exclude_from_google' => true, 'link_brand_product' => true, 'link_product_test' => true, 'available' => true, 'available_date' => true, 'product_i18n_name' => true, 'lidoli_category_id' => true, 'brand_name' => true, 'supplier_name' => true, 'category_i18n_title' => true, 'category_i18n_title' => true, 'category_i18n_title' => true, 'category_i18n_title' => true, 'base_price' => true, 'is_pack' => true, 'product_i18n_short_description' => true, 'product_i18n_long_description' => true, 'product_i18n_comment' => true, 'product_i18n_page_title' => true, 'product_i18n_name' => true, 'product_i18n_infos_shipping' => true, 'product_i18n_meta_description' => true, 'product_i18n_meta_keywords' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 15
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'message_group_i18n_name' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 16
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'attribute_type_i18n_value' => true, 'attribute_i18n_value' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 17
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['person_first_name' => true, 'mail_template_id' => true, 'mail_send_role_id' => true]);
 }
Esempio n. 18
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'file' => true, 'media_type_i18n_title' => true, 'media_i18n_title' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 19
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'cms_image_i18n_title' => true, 'cms_image_group_i18n_title' => true, 'file_path' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 20
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'tree_type_i18n_label' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 21
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'mail_template_group_i18n_title' => true, 'html_mode' => true, 'sql_request' => true, 'sql_param' => true, 'mail_template_i18n_object' => true, 'mail_template_i18n_message' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 22
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'max_container' => true, 'path' => true, 'view' => true, 'cms_layout_i18n_name' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 23
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'sheet_type_i18n_label' => true, 'branch_i18n_label' => true, 'primary_key' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 24
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'branch_type_i18n_label' => true, 'tree_i18n_label' => true, 'branch_i18n_label' => true, 'order' => true, 'media_i18n_title' => true, 'visible' => true, 'background' => true, 'presentation_type' => true, 'offset' => true, 'display_brands_types' => true, 'big_menu_only_first_level' => true, 'unfold' => true, 'google_shopping_category_id' => true, 'google_shopping' => true, 'affiliation_category_id' => true, 'affiliation' => true, 'branch_i18n_label' => true, 'branch_i18n_description' => true, 'branch_i18n_url' => true, 'branch_i18n_meta_title' => true, 'branch_i18n_meta_description' => true, 'branch_i18n_meta_keywords' => true, 'branch_i18n_h1_tag' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 25
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['third_id' => true, 'company_type_i18n_title' => true, 'name' => true, 'tva_number' => true, 'naf' => true, 'siren' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 26
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'name' => true]);
 }
Esempio n. 27
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'language_group_i18n_title' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 28
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'mail_send_role_i18n_title' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 29
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['#', 'cms_simple_menu_group_i18n_title' => true, 'created_at' => true, 'updated_at' => true]);
 }
Esempio n. 30
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->setHeader(['third_id' => true, 'first_name' => true, 'last_name' => true, 'email' => true, 'language_i18n_title' => true, 'user_username' => true, 'person_gender_i18n_title' => true, 'phone_1' => true, 'phone_2' => true, 'fax' => true, 'website' => true, 'birthday' => true, 'skype' => true, 'created_at' => true, 'updated_at' => true]);
 }