Reference
Hubzero events
Events in the hubzero group. A plugin in core/plugins/hubzero/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.
hubzero.onAfterDisplayContent
Fired from:
core/components/com_citations/site/views/citations/tmpl/view.php:561with$paramscore/components/com_groups/site/views/pages/tmpl/_view.php:224with$paramscore/plugins/groups/citations/views/view/tmpl/view.php:566with$params
Listeners:
plg_hubzero_comments—onAfterDisplayContent($obj, $option, $url=null, $params = null)
hubzero.onGetAutocompleter
No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.
Listeners:
plg_hubzero_autocompleter—onGetAutocompleter($atts)
hubzero.onGetMultiEntry
Fired from:
core/components/com_blog/admin/views/entries/tmpl/edit.php:85with[array('tags', 'tags', 'field-tags', '', $this->row->tags('string'))]core/components/com_citations/site/views/citations/tmpl/browse.php:287with[array('tags', 'tag', 'actags', '', $this->escape($this->filters['tag']))]core/components/com_citations/site/views/citations/tmpl/edit.php:133with[array('members', 'author', 'field-author', '', (isset($this->authorString) ? $this->authorString : ''))]core/components/com_citations/site/views/citations/tmpl/edit.php:343with[ array('tags', 'tags', 'actags', '', implode(",", $this->tags) ) ]core/components/com_citations/site/views/citations/tmpl/edit.php:365with[ array('tags', 'badges', 'actags1', '', implode(",", $this->badges) ) ]core/components/com_courses/admin/views/students/tmpl/add.php:62with[ array( 'members', // The component to call 'fields[user_id]', // Name of the input field 'acmembers', // ID of the input field '', // C…core/components/com_courses/site/views/course/tmpl/edit.php:66with[array('tags', 'tags', 'actags','', $this->course->tags('string'))]core/components/com_courses/site/views/managers/tmpl/display.php:28with[array('members', 'usernames', 'field-usernames', '', '')]core/components/com_developer/admin/views/applications/tmpl/edit.php:125with[array('members', 'team', 'acmembers', '', implode(', ', $currentTeam))]core/components/com_developer/site/views/applications/tmpl/edit.php:95with[array('members', 'team', 'acmembers')]core/components/com_events/site/views/edit/tmpl/default.php:89with[array('tags', 'tags', 'actags','',$this->lists['tags'])]core/components/com_groups/site/views/groups/tmpl/edit.php:16with[array('tags', 'tags', 'actags','', $this->tags)]- and 50 more call sites
Listeners:
plg_hubzero_autocompleter—onGetMultiEntry($atts)
hubzero.onGetSingleEntry
Fired from:
core/components/com_messages/admin/views/messages/tmpl/edit.php:31with[ array( 'members', // The component to call 'fields[user_id_to]', // Name of the input field 'field-user_id_to', // ID of the input fiel…core/components/com_tools/admin/views/preferences/tmpl/edit.php:45with[ array( 'members', // The component to call 'fields[user_id]', // Name of the input field 'field-user_id', // ID of the input field '', …core/plugins/projects/team/team.php:471with[array('members', 'uid', 'uid')]
Listeners:
plg_hubzero_autocompleter—onGetSingleEntry($atts)
hubzero.onGetSingleEntryWithSelect
Fired from:
core/components/com_publications/site/views/curation/tmpl/assign.php:37with[array('members', 'owner', 'owner', '', $selected, '', 'owner')]core/components/com_support/admin/views/tickets/tmpl/add.php:68with[array('groups', 'ticket[group_id]', 'acgroup','','','','owner')]core/components/com_support/admin/views/tickets/tmpl/batch.php:60with[array('groups', 'fields[group]', 'acgroup','','','','owner')]core/components/com_support/admin/views/tickets/tmpl/edit.php:558with[array('groups', 'ticket[group_id]', 'acgroup','', $group,'','owner')]core/components/com_support/site/views/tickets/tmpl/new.php:171with[array('groups', 'problem[group_id]', 'acgroup', '', $this->escape($group), '', 'ticketowner')]core/components/com_support/site/views/tickets/tmpl/ticket.php:467with[array('groups', 'ticket[group_id]', 'acgroup', '', $group, '', 'ticketowner')]
Listeners:
plg_hubzero_autocompleter—onGetSingleEntryWithSelect($atts)
hubzero.onSystemOverview
Fired from:
Listeners:
plg_hubzero_systemplate—onSystemOverview($values = 'all')plg_hubzero_systickets—onSystemOverview($values = 'all')plg_hubzero_sysusers—onSystemOverview($values = 'all')
Generated from the source tree.