[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Event/Table/ -> AfterReorderEvent.php (summary)

Joomla! Content Management System

Copyright: (C) 2016 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 64 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

AfterReorderEvent:: (2 methods):
  __construct()
  setWhere()


Class: AfterReorderEvent  - X-Ref

Event class for JTable's onAfterReorder event

__construct($name, array $arguments = array()   X-Ref
Constructor.

Mandatory arguments:
subject      JTableInterface The table we are operating on
rows         stdClass[]|null The primary keys and ordering values for the selection.
where        string          WHERE clause which was used for limiting the selection of rows to compact the ordering values.

param: string  $name       The event name.
param: array   $arguments  The event arguments.

setWhere($value)   X-Ref
Setter for the where argument

param: array|string|null  $value  A string or array of where conditions.
return: mixed



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer