You are here

public function JuiceboxGalleryDrupalInterface::runCommonBuild in Juicebox HTML5 Responsive Image Galleries 7.2

Common post-build tasks that should take place whenever a gallery of any type/source is built.

1 method overrides JuiceboxGalleryDrupalInterface::runCommonBuild()
JuiceboxGalleryDrupal::runCommonBuild in includes/JuiceboxGalleryDrupal.inc
Common post-build tasks that should take place whenever a gallery of any type/source is built.

File

includes/JuiceboxGalleryDrupalInterface.inc, line 64
Interface definition for a Juicebox gallery that includes Drupal functionality.

Class

JuiceboxGalleryDrupalInterface
Interface definition for a Juicebox gallery that includes Drupal functionality.

Code

public function runCommonBuild();