Tripal
|
Public Member Functions | |
__construct () | |
tripalContentAddPage () | |
tripalCheckForFields ($tripal_entity_type) | |
Controller routines related to Tripal Entity and Tripal Entity Type UIs.
Drupal\tripal\Controller\TripalEntityUIController::__construct | ( | ) |
Constructs the TripalEntityUIController.
Drupal\tripal\Controller\TripalEntityUIController::tripalCheckForFields | ( | $tripal_entity_type | ) |
Checks for to see if new fields need to be added to a Tripal Content Type.
call this from somewhere.
update all code.
Drupal\tripal\Controller\TripalEntityUIController::tripalContentAddPage | ( | ) |
The Tripal Content Add page where content types are listed.
Route: entity.tripal_entity.add_page Template: tripal-entity-content-add-list.html.twig