DynamicLayout |
class |
Drupal\dynamic_layouts\Entity |
src/Entity/DynamicLayout.php |
Defines the DynamicLayout entity. |
|
|
|
DynamicLayout |
class |
Drupal\dynamic_layouts\Plugin\Layout |
src/Plugin/Layout/DynamicLayout.php |
Dynamically prepare the dynamic layout build. |
|
|
|
DynamicLayoutConstants |
abstract class |
Drupal\dynamic_layouts |
src/DynamicLayoutConstants.php |
Provides constant strings for the dynamic_layouts module. |
|
7 |
|
DynamicLayoutController |
class |
Drupal\dynamic_layouts\Controller |
src/Controller/DynamicLayoutController.php |
DynamicLayoutController class. |
|
|
|
DynamicLayoutDeleteForm |
class |
Drupal\dynamic_layouts\Form |
src/Form/DynamicLayoutDeleteForm.php |
Provides a deletion confirmation form for DynamicLayout entity. |
|
|
|
DynamicLayoutDeriver |
class |
Drupal\dynamic_layouts\Plugin\Derivative |
src/Plugin/Derivative/DynamicLayoutDeriver.php |
Makes a flexible layout for each layout config entity. |
|
|
|
DynamicLayoutForm |
class |
Drupal\dynamic_layouts\Form |
src/Form/DynamicLayoutForm.php |
Form controller for the DynamicLayout entity edit forms. |
|
|
|
DynamicLayoutInterface |
interface |
Drupal\dynamic_layouts |
src/DynamicLayoutInterface.php |
Interface for DynamicLayout. |
1 |
2 |
|
DynamicLayoutListBuilder |
class |
Drupal\dynamic_layouts |
src/DynamicLayoutListBuilder.php |
Defines a class to build a listing of user Dynamic Layouts. |
|
|
|
DynamicLayoutSettings |
class |
Drupal\dynamic_layouts\Entity |
src/Entity/DynamicLayoutSettings.php |
Defines the DynamicLayoutSettings entity. |
|
|
|
DynamicLayoutSettingsInterface |
interface |
Drupal\dynamic_layouts |
src/DynamicLayoutSettingsInterface.php |
Interface for DynamicLayout. |
1 |
3 |
|
EditColumnModalForm |
class |
Drupal\dynamic_layouts\Form |
src/Form/EditColumnModalForm.php |
EditColumnModalForm class. |
|
|
|
EditRowModalForm |
class |
Drupal\dynamic_layouts\Form |
src/Form/EditRowModalForm.php |
EditRowModalForm class. |
|
|
|
SettingsForm |
class |
Drupal\dynamic_layouts\Form |
src/Form/SettingsForm.php |
Provides a generic settings form for the DynamicLayouts. |
|
|
1 |