entity_block.controller.inc |
entity_block.controller.inc |
|
The controller for the EntityBlock entity. |
entity_block.info |
entity_block.info |
|
name = Entity Block
description = Display entities (via view modes) using fieldable blocks.
core = 7.x
package = Other
; Dependencies
dependencies[] = block
dependencies[] = entityreference
; Entity API controller.
files[] = entity_block.controller.inc |
entity_block.install |
entity_block.install |
|
Install hooks for entity_block. |
entity_block.module |
entity_block.module |
|
Display entities (via view modes) as fieldable blocks. |