You are here

constant GRIDBUILDER_FLUID in Grid builder 8

Same name and namespace in other branches
  1. 7 gridbuilder.module \GRIDBUILDER_FLUID

Fluid width grid.

3 uses of GRIDBUILDER_FLUID
gridbuilder_get_css in ./gridbuilder.module
Return generated CSS for a given grid.
GridFormController::prepareEntity in lib/Drupal/gridbuilder/GridFormController.php
Overrides Drupal\Core\Entity\EntityFormController::prepareEntity().
GridFormController::validate in lib/Drupal/gridbuilder/GridFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().

File

./gridbuilder.module, line 18
Simple grid builder tool.

Code

const GRIDBUILDER_FLUID = 1;