function name($hook_index) { $thiis =& SE_Hook::create(); return array_search($hook_index, $thiis->_hooks); }