constant GRIDBUILDER_FIXED in Grid builder 8
Same name and namespace in other branches
- 7 gridbuilder.module \GRIDBUILDER_FIXED
Fixed width grid.
2 uses of GRIDBUILDER_FIXED
- gridbuilder_get_css in ./
gridbuilder.module - Return generated CSS for a given grid.
- GridFormController::form in lib/
Drupal/ gridbuilder/ GridFormController.php - Overrides Drupal\Core\Entity\EntityFormController::form().
File
- ./
gridbuilder.module, line 13 - Simple grid builder tool.
Code
const GRIDBUILDER_FIXED = 0;