22 return get_data_row(
"SELECT * from {$CONFIG->dbprefix}objects_entity where guid=$guid");
38 $value[] =
"{$CONFIG->path}engine/tests/ElggObjectTest.php";
get_object_entity_as_row($guid)
Return the object specific details of a object by a row.
get_data_row($query, $callback="")
Retrieve a single row from the database.
_elgg_objects_test($hook, $type, $value, $params)
Runs unit tests for ElggObject.
$guid
Removes an admin notice.
elgg_register_plugin_hook_handler($hook, $type, $callback, $priority=500)
Register a callback as a plugin hook handler.
elgg global
Pointer to the global context.