Tripal
Public Member Functions | List of all members
Drupal\tripal\Plugin\Block\PoweredByTripalBlock Class Reference
Inheritance diagram for Drupal\tripal\Plugin\Block\PoweredByTripalBlock:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\Plugin\Block\PoweredByTripalBlock:
Collaboration graph
[legend]

Public Member Functions

 build ()
 
 blockForm ($form, FormStateInterface $form_state)
 
 blockSubmit ($form, FormStateInterface $form_state)
 

Detailed Description

Provides a 'Powered by Tripal' Block.

@Block( id = "powered_by_tripal", admin_label = @Translation("Powered by Tripal"), category = @Translation("Tripal"), )

Member Function Documentation

◆ blockForm()

Drupal\tripal\Plugin\Block\PoweredByTripalBlock::blockForm (   $form,
FormStateInterface  $form_state 
)

{}

◆ blockSubmit()

Drupal\tripal\Plugin\Block\PoweredByTripalBlock::blockSubmit (   $form,
FormStateInterface  $form_state 
)

{}

◆ build()

Drupal\tripal\Plugin\Block\PoweredByTripalBlock::build ( )

{}


The documentation for this class was generated from the following file: