You are here

abstract public function Notifications_Entity::get_title in Notifications 7

Get object title

2 methods override Notifications_Entity::get_title()
Notifications_Event::get_title in ./notifications.event.inc
Get object title
Notifications_Subscription::get_title in ./notifications.subscription.inc
Get object title

File

./notifications.object.inc, line 26
Drupal Notifications Framework - Default class file

Class

Notifications_Entity
Base class for all Notifications entities

Code

public abstract function get_title();