[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_actionlogs/src/Controller/ -> ActionlogsController.php (summary)

(no description)

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

Defines 1 class

ActionlogsController:: (4 methods):
  __construct()
  exportLogs()
  getModel()
  purge()


Class: ActionlogsController  - X-Ref

Actionlogs list controller class.

__construct($config = [], MVCFactoryInterface $factory = null, $app = null, $input = null)   X-Ref
Constructor.

param: array                $config   An optional associative array of configuration settings.
param: MVCFactoryInterface  $factory  The factory.
param: CMSApplication       $app      The Application for the dispatcher
param: Input                $input    Input

exportLogs()   X-Ref
Method to export logs

return: void

getModel($name = 'Actionlogs', $prefix = 'Administrator', $config = ['ignore_request' => true])   X-Ref
Method to get a model object, loading it if required.

param: string  $name    The model name. Optional.
param: string  $prefix  The class prefix. Optional.
param: array   $config  Configuration array for model. Optional.
return: object  The model.

purge()   X-Ref
Clean out the logs

return: void



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