Hooks


There come several hooks with Grid. All Grid Core hooks are delivered to the CMS implementations with an Prefix. See WordPress Hooks or Drupal Hooks (is coming soon).

With Version 1.7.0 there are the following hooks available.

  • createGrid
    • Argument: Grid id as string
  • publishGrid
    • Argument: Grid id as string
  • destroyGrid
    • Argument: Grid id as string
  • cloneGrid
    • Argument: Array with Grid ids as string “original_id” and “clone_id”
  • createContainer
    • Argument: new grid_container object