You are here

abstract public function Notifications_Entity::get_name in Notifications 7

Get object name

2 methods override Notifications_Entity::get_name()
Notifications_Event::get_name in ./notifications.event.inc
Get object name
Notifications_Subscription::get_name in ./notifications.subscription.inc
Get subscription short name.

File

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

Class

Notifications_Entity
Base class for all Notifications entities

Code

public abstract function get_name();