empty_fields.info |
empty_fields.info |
|
name = Empty Fields
description = Provides options for displaying empty fields.
core = 7.x
package = Fields
files[] = plugins/empty_fields_handler.inc
files[] = plugins/empty_fields_handler_text.inc
files[] =… |
empty_fields.module |
empty_fields.module |
|
Contains the implementation for the empty_fields module. |
empty_fields.test |
tests/empty_fields.test |
|
Tests for the empty fields module. |
empty_fields_handler.inc |
plugins/empty_fields_handler.inc |
|
Contains the base class for empty field handler classes. |
empty_fields_handler_label.inc |
plugins/empty_fields_handler_label.inc |
|
Contains the EntityLabelEmptyFieldHandler plugin for Empty Fields module. |
empty_fields_handler_text.inc |
plugins/empty_fields_handler_text.inc |
|
Contains the EmptyFieldText plugin for EmptyFieldHandler. |
readme.txt |
readme.txt |
|
Contains the CurrentTimeEmptyFieldText plugin for EmptyFieldHandler. |