Back to Joomla project (class list)

Class BeforeStoreEvent - list of methods

Event class for JTable's onBeforeStore event

Extends

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

Method Summary

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

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

protected bool
(mixed $value)

Setter for the updateNulls attribute
Parameters
  • mixed $value The value to set
Returns
  • bool Normalised value
Show source code of this method: setUpdateNulls Source Code

Tags Summary

Since
4.0.0