DashboardAssignBlockForm |
class |
Drupal\draggable_dashboard\Form |
src/Form/DashboardAssignBlockForm.php |
Class DashboardAssignBlockForm |
|
|
1 |
DashboardBlockFormBase |
abstract class |
Drupal\draggable_dashboard\Form |
src/Form/DashboardBlockFormBase.php |
Class DashboardBlockFormBase |
2 |
|
|
DashboardConfigureBlockForm |
class |
Drupal\draggable_dashboard\Form |
src/Form/DashboardConfigureBlockForm.php |
Class DashboardConfigureBlockForm |
|
|
1 |
DashboardDeleteBlockForm |
class |
Drupal\draggable_dashboard\Form |
src/Form/DashboardDeleteBlockForm.php |
Class DashboardDeleteBlockForm |
|
|
1 |
DashboardDeleteForm |
class |
Drupal\draggable_dashboard\Form |
src/Form/DashboardDeleteForm.php |
Provides a form to delete Dashboard Form. |
|
|
|
DashboardEntity |
class |
Drupal\draggable_dashboard\Entity |
src/Entity/DashboardEntity.php |
Defines the Dashboard entity. |
|
1 |
|
DashboardEntityInterface |
interface |
Drupal\draggable_dashboard\Entity |
src/Entity/DashboardEntityInterface.php |
Provides an interface for defining Dashboard entities. |
1 |
5 |
|
DashboardForm |
class |
Drupal\draggable_dashboard\Form |
src/Form/DashboardForm.php |
Class DashboardForm. |
|
|
|
DashboardHtmlRouteProvider |
class |
Drupal\draggable_dashboard |
src/DashboardHtmlRouteProvider.php |
Class DashboardHtmlRouteProvider |
|
|
|
DashboardListBuilder |
class |
Drupal\draggable_dashboard |
src/DashboardListBuilder.php |
Class DashboardListBuilder |
|
|
|
DraggableBlock |
class |
Drupal\draggable_dashboard\Plugin\Block |
src/Plugin/Block/DraggableBlock.php |
Provides a draggable block with a simple text. |
|
|
|
DraggableBlockDeriver |
class |
Drupal\draggable_dashboard\Plugin\Block |
src/Plugin/Block/DraggableBlockDeriver.php |
This deriver creates a block for every dashboard that has been created. |
|
|
|
DraggableDashboardController |
class |
Drupal\draggable_dashboard\Controller |
src/Controller/DraggableDashboardController.php |
Controller routines for draggable dashboards. |
|
|
|