Reference
Blog events
Events in the blog group. A plugin in core/plugins/blog/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.
blog.onBlogView
Fired from:
core/components/com_blog/site/controllers/entries.php:172with[$row]core/plugins/groups/blog/blog.php:618with[$row]core/plugins/members/blog/blog.php:470with[$row]
Listeners:
plg_blog_opengraph—onBlogView($model)plg_blog_twitter—onBlogView($model)
Generated from the source tree.