/**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['id'] = t('Machine name');
     $header['label'] = t('Name');
     $header['pattern'] = t('Pattern');
     return $header + parent::buildHeader();
 }
Exemplo n.º 2
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Name');
     $header['entityType'] = $this->t('Entity');
     $header['bundleType'] = $this->t('Bundle');
     return $header + parent::buildHeader();
 }
Exemplo n.º 3
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Provider');
     $header['provider_key'] = $this->t('Provider Plugin');
     $header['method_key'] = $this->t('Method Plugin');
     return $header + parent::buildHeader();
 }
Exemplo n.º 4
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['id'] = $this->t('Machine name');
     $header['name'] = $this->t('Name');
     $header['tag'] = $this->t('Tag');
     return $header + parent::buildHeader();
 }
Exemplo n.º 5
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Backup Source');
     $header['id'] = $this->t('Machine name');
     $header['type'] = $this->t('Type');
     return $header + parent::buildHeader();
 }
 /**
  * Builds the header row for the entity listing.
  *
  * @return array
  *   A render array structure of header strings.
  *
  * @see Drupal\Core\Entity\EntityListController::render()
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Robot');
     $header['machine_name'] = $this->t('Machine Name');
     $header['floopy'] = $this->t('Floopy');
     return $header + parent::buildHeader();
 }
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['type'] = t('Profile type');
     $header['registration'] = t('Registration');
     $header['multiple'] = t('Allow multiple profiles');
     return $header + parent::buildHeader();
 }
Exemplo n.º 8
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['id'] = $this->t('Machine name');
     $header['key'] = $this->t('API Key');
     $header['user_uuid'] = $this->t('User UUID');
     return $header + parent::buildHeader();
 }
Exemplo n.º 9
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Key');
     $header['id'] = $this->t('Machine name');
     $header['service_default'] = $this->t('Default');
     return $header + parent::buildHeader();
 }
Exemplo n.º 10
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Label');
     $header['display_modes'] = $this->t('Display Modes');
     $header['lists'] = $this->t('MailChimp Lists');
     return $header + parent::buildHeader();
 }
Exemplo n.º 11
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Label');
     $header['id'] = $this->t('Machine name');
     $header['path'] = $this->t('Path');
     return $header + parent::buildHeader();
 }
Exemplo n.º 12
0
 /**
  * {@inheritdoc}
  *
  * Building the header and content lines for the contact list.
  *
  * Calling the parent::buildHeader() adds a column for the possible actions
  * and inserts the 'edit' and 'delete' links as defined for the entity type.
  */
 public function buildHeader()
 {
     $header['id'] = $this->t('ID');
     $header['label'] = $this->t('Label');
     $header['status'] = $this->t('Status');
     return $header + parent::buildHeader();
 }
Exemplo n.º 13
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header = array();
     $header['title'] = $this->t('Name');
     $header['description'] = array('data' => $this->t('Description'), 'class' => array(RESPONSIVE_PRIORITY_MEDIUM));
     return $header + parent::buildHeader();
 }
 /**
  * {@inheritdoc}
  */
 public function buildHeader() {
   $header['label'] = $this->t('Block Visibility Group');
   $header['id'] = $this->t('Machine name');
   $header += parent::buildHeader();
   // $header['manage_blocks'] = $this->t('Manage Blocks');.
   return $header;
 }
Exemplo n.º 15
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['language'] = $this->t('Language');
     $header['flag'] = $this->t('Flag');
     $header['info'] = $this->t('Info');
     return $header + parent::buildHeader();
 }
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Scheduled update type');
     $header['target_type'] = $this->t('Target Entity Type');
     $header['id'] = $this->t('Machine name');
     return $header + parent::buildHeader();
 }
Exemplo n.º 17
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['form'] = t('Form');
     $header['recipients'] = t('Recipients');
     $header['selected'] = t('Selected');
     return $header + parent::buildHeader();
 }
Exemplo n.º 18
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Key');
     $header['provider'] = array('data' => t('Provider'), 'class' => array(RESPONSIVE_PRIORITY_MEDIUM));
     $header['service_default'] = $this->t('Default');
     return $header + parent::buildHeader();
 }
Exemplo n.º 19
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['id'] = $this->t('Machine name');
     $header['name'] = $this->t('Name');
     $header['display_name'] = $this->t('Display name');
     return $header + parent::buildHeader();
 }
Exemplo n.º 20
0
 /**
  * {@inheritdoc}
  *
  * Building the header and content lines for the contact list.
  *
  * Calling the parent::buildHeader() adds a column for the possible actions
  * and inserts the 'edit' and 'delete' links as defined for the entity type.
  */
 public function buildHeader()
 {
     $header['year'] = $this->t('Season');
     $header['start_date'] = $this->t('The begining of the season');
     $header['end'] = $this->t('The end of the season');
     return $header + parent::buildHeader();
 }
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Css Injector');
     $header['id'] = $this->t('Machine name');
     $header['themes'] = $this->t('Themes');
     return $header + parent::buildHeader();
 }
Exemplo n.º 22
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['category'] = t('Category');
     $header['recipients'] = t('Recipients');
     $header['selected'] = t('Selected');
     return $header + parent::buildHeader();
 }
Exemplo n.º 23
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader() {
     $header['title'] = t('Profile');
     $header['description'] = [
         'data' => t('Description'),
         'class' => [RESPONSIVE_PRIORITY_MEDIUM],
     ];
   return $header + parent::buildHeader();
 }
Exemplo n.º 24
0
  /**
   * {@inheritdoc}
   */
  public function buildHeader() {
    $header['label'] = $this->t('Queue name');
    $header['target_type'] = $this->t('Target type');
    $header['handler'] = $this->t('Queue type');
    $header['items'] = $this->t('Items');

    return $header + parent::buildHeader();
  }
 /**
  * {@inheritdoc}
  *
  * Building the header and content lines for the contact list.
  *
  * Calling the parent::buildHeader() adds a column for the possible actions
  * and inserts the 'edit' and 'delete' links as defined for the entity type.
  */
 public function buildHeader()
 {
     $header['id'] = $this->t('ID');
     $header['label'] = $this->t('Label');
     $header['description'] = $this->t('Description');
     $header['tags'] = $this->t('Tags');
     return $header + parent::buildHeader();
 }
Exemplo n.º 26
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Name');
     $header['color'] = $this->t('Color');
     $header['petals'] = $this->t('Number of petals');
     $header['season'] = $this->t('Season');
     return $header + parent::buildHeader();
 }
Exemplo n.º 27
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header = array();
     if (!empty($this->weightKey)) {
         $header['weight'] = t('Weight');
     }
     return $header + parent::buildHeader();
 }
Exemplo n.º 28
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     MollomUtilities::getAdminAPIKeyStatus();
     MollomUtilities::displayMollomTestModeWarning();
     $header['label'] = $this->t('Form');
     $header['protection_mode'] = $this->t('Protection mode');
     return $header + parent::buildHeader();
 }
Exemplo n.º 29
0
 /**
  * {@inheritdoc}
  */
 public function buildHeader()
 {
     $header = [];
     $header['label'] = $this->t('Embed button');
     $header['embed_type'] = $this->t('Embed type');
     $header['icon'] = ['data' => $this->t('Icon'), 'class' => [RESPONSIVE_PRIORITY_LOW]];
     return $header + parent::buildHeader();
 }
 /**
  * Builds the header row for the entity listing.
  *
  * @return array
  *   A render array structure of header strings.
  *
  * @see Drupal\Core\Entity\EntityListController::render()
  */
 public function buildHeader()
 {
     $header['label'] = $this->t('Migration Group');
     $header['machine_name'] = $this->t('Machine Name');
     $header['description'] = $this->t('Description');
     $header['source_type'] = $this->t('Source Type');
     return $header + parent::buildHeader();
 }