Back to Joomla project (class list)

Class WorkflowFunctionalityUsedEvent - list of methods

Event class for Workflow Functionality Used events

Extends

Package: Joomla\CMS\Event\Workflow
Copyright: (C) 2020 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE
Located at: Joomla/Event/Workflow/WorkflowFunctionalityUsedEvent.php
Project: Joomla

Method Summary

public
(mixed $name, array $arguments = array())

Constructor.
Parameters
  • string $name The event name.
  • array $arguments The event arguments.
Since
  • 4.0.0
-
  • \BadMethodCallException
Show source code of this method: __construct Source Code

public void
(mixed $value = true)

Set used parameter to true
Parameters
  • bool $value The value to set
Returns
  • void
Since
  • 4.0.0
Show source code of this method: setUsed Source Code

Tags Summary

Since
4.0.0