Tripal
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Drupal\tripal\ListBuilders\TripalEntityListBuilder Class Reference
Inheritance diagram for Drupal\tripal\ListBuilders\TripalEntityListBuilder:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal\ListBuilders\TripalEntityListBuilder:
Collaboration graph
[legend]

Public Member Functions

 buildHeader ()
 
 buildRow (EntityInterface $entity)
 
 load ()
 

Protected Member Functions

 getDefaultOperations (EntityInterface $entity)
 

Protected Attributes

 $tripal_allowed_tags = []
 

Detailed Description

Defines a class to build a listing of Tripal Content entities.

Member Function Documentation

◆ buildHeader()

Drupal\tripal\ListBuilders\TripalEntityListBuilder::buildHeader ( )

{}

◆ buildRow()

Drupal\tripal\ListBuilders\TripalEntityListBuilder::buildRow ( EntityInterface  $entity)

{}

◆ getDefaultOperations()

Drupal\tripal\ListBuilders\TripalEntityListBuilder::getDefaultOperations ( EntityInterface  $entity)
protected
See also
\Drupal\Core\Entity\EntityListBuilder::getDefaultOperations()

◆ load()

Drupal\tripal\ListBuilders\TripalEntityListBuilder::load ( )

{}

Member Data Documentation

◆ $tripal_allowed_tags

Drupal\tripal\ListBuilders\TripalEntityListBuilder::$tripal_allowed_tags = []
protected

Local copy of stored setting for better performance.


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