[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/behaviour/versionable/src/Extension/ -> Versionable.php (summary)

(no description)

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

Defines 4 functions

  getSubscribedEvents()
  __construct()
  onTableAfterStore()
  onTableBeforeDelete()

Functions
Functions that are not part of a class:

getSubscribedEvents()   X-Ref
Returns an array of events this subscriber will listen to.

return: array

__construct(DispatcherInterface $dispatcher, array $config, InputFilter $filter, CMSHelper $helper)   X-Ref
Constructor.

param: DispatcherInterface   $dispatcher   The dispatcher
param: array                 $config       An optional associative array of configuration settings
param: InputFilter           $filter       The input filter
param: CMSHelper             $helper       The CMS helper

onTableAfterStore(AfterStoreEvent $event)   X-Ref
Post-processor for $table->store($updateNulls)

param: AfterStoreEvent  $event  The event to handle
return: void

onTableBeforeDelete(BeforeDeleteEvent $event)   X-Ref
Pre-processor for $table->delete($pk)

param: BeforeDeleteEvent  $event  The event to handle
return: void



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