You are here

public static function Notifications_ObjectInterface::object_value in Notifications 7

Map object to value (key)

1 call to Notifications_ObjectInterface::object_value()
Notifications_Object::set_object in ./notifications.object.inc
Set object

File

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

Class

Notifications_ObjectInterface
Interface for Notification objects.

Code

public static function object_value($object);