You are here

abstract public function Notifications_Field::get_description in Notifications 7

Get description

6 methods override Notifications_Field::get_description()
Notifications_Field_Default::get_description in ./notifications.field.inc
Get description
Notifications_Node_Field::get_description in ./notifications.field.inc
Get description
Notifications_Node_Type_Field::get_description in notifications_content/notifications_content.inc
Get description
Notifications_Taxonomy_Term_Field::get_description in notifications_tags/notifications_tags.inc
Get description
Notifications_Taxonomy_Vocabulary_Field::get_description in notifications_tags/notifications_tags.inc
Get description

... See full list

File

./notifications.field.inc, line 94
Drupal Notifications Framework - Default class file

Class

Notifications_Field
Base class for Notifications fields

Code

public abstract function get_description();