Layout |
class |
Drupal\rlayout\Plugin\Derivative |
lib/Drupal/rlayout/Plugin/Derivative/Layout.php |
Layout plugin derivative definition. |
|
|
|
ResponsiveLayout |
class |
Drupal\rlayout\Plugin\layout\layout |
lib/Drupal/rlayout/Plugin/layout/layout/ResponsiveLayout.php |
Plugin annotation
@Plugin(
id = "responsive_layout",
derivative = "Drupal\rlayout\Plugin\Derivative\Layout"
) |
|
|
|
RLayout |
class |
Drupal\rlayout |
lib/Drupal/rlayout/RLayout.php |
Defines the layout entity. |
|
2 |
|
RLayoutFormController |
class |
Drupal\rlayout |
lib/Drupal/rlayout/RLayoutFormController.php |
Form controller for the layout edit/add forms. |
|
|
|