[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Event/Table/ -> BeforeBindEvent.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: 86 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

BeforeBindEvent:: (3 methods):
  __construct()
  setSrc()
  setIgnore()


Class: BeforeBindEvent  - X-Ref

Event class for JTable's onBeforeBind event

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

Mandatory arguments:
subject      JTableInterface The table we are operating on
src          mixed           An associative array or object to bind to the JTable instance.
ignore       mixed           An optional array or space separated list of properties to ignore while binding.

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

setSrc($value)   X-Ref
Setter for the src argument

param: mixed  $value  The value to set
return: mixed

setIgnore($value)   X-Ref
Setter for the ignore argument

param: mixed  $value  The value to set
return: mixed



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