You are here

Files in Boxes 7.2

Primary tabs

File namesort descending Location Namespace Description
base.inc plugins/base.inc Base Plugin Class
box.tpl.php box.tpl.php Default theme implementation for boxes.
boxes.api.php boxes.api.php
boxes.core.inc includes/boxes.core.inc Box classes and plugin interface
boxes.info boxes.info name = Boxes description = The next generation of Blocks as Entities core = 7.x files[] = includes/boxes.core.inc files[] = includes/boxes.info.inc files[] = plugins/base.inc files[] = includes/translation.handler.boxes.inc files[] =…
boxes.info.inc includes/boxes.info.inc Provides Entity metadata integration.
boxes.install boxes.install Boxes installation routines
boxes.module boxes.module
boxes.pages.inc includes/boxes.pages.inc Box Functions
boxes.test boxes.test Tests for block.module.
boxes_admin_ui.admin.inc boxes_admin_ui/boxes_admin_ui.admin.inc Boxes Admin Page
boxes_admin_ui.info boxes_admin_ui/boxes_admin_ui.info name = Boxes Admin UI description = Add the ability to create Block Types in the UI core = 7.x dependencies[] = boxes files[] = plugins/custom.inc configure = admin/structure/block-types
boxes_admin_ui.install boxes_admin_ui/boxes_admin_ui.install Install files
boxes_admin_ui.module boxes_admin_ui/boxes_admin_ui.module Boxes Admin UI
boxes_test.info tests/boxes_test.info name = Boxes Test description = Creates test plugins for boxes core = 7.x dependencies[] = boxes files[] = boxes_test.module hidden = TRUE
boxes_test.module tests/boxes_test.module
boxes_uuid.info boxes_uuid/boxes_uuid.info name = Bean UUID description = Allow deploying bean blocks through Deploy and UUID modules. core = 7.x dependencies[] = bean dependencies[] = uuid
boxes_uuid.install boxes_uuid/boxes_uuid.install Bean UUID installation and schema hooks.
boxes_uuid.module boxes_uuid/boxes_uuid.module Implement UUID/Entity hooks for integrating with deploy and other modules.
custom.inc boxes_admin_ui/plugins/custom.inc Box ctools plugin
features.inc boxes_admin_ui/includes/features.inc Features module hooks
README.txt README.txt Boxes ================================== The boxes module was upgraded in 2.x to have the flexibility of Block as Entities without adding it to the Node space. Box Types ---------- A Box Type (or Block Type) is a bundle of boxes (blocks). Each Box…
translation.handler.boxes.inc includes/translation.handler.boxes.inc Box translation handler for the translation module.

Other projects