public static function Notifications_ObjectInterface::object_load in Notifications 7
Load related object or data
1 call to Notifications_ObjectInterface::object_load()
- Notifications_Object::get_object in ./
notifications.object.inc - Get object value
File
- ./
notifications.object.inc, line 64 - Drupal Notifications Framework - Default class file
Class
- Notifications_ObjectInterface
- Interface for Notification objects.
Code
public static function object_load($value);