[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_scheduler/src/Controller/ -> TaskController.php (summary)

(no description)

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

Defines 1 class

TaskController:: (3 methods):
  add()
  cancel()
  allowEdit()


Class: TaskController  - X-Ref

MVC Controller for the item configuration page (TaskView).

add()   X-Ref
Add a new record

return: boolean

cancel($key = null)   X-Ref
Override parent cancel method to reset the add task state

param: ?string  $key  Primary key from the URL param
return: boolean  True if access level checks pass

allowEdit($data = array()   X-Ref
Check if user has the authority to edit an asset

param: array   $data  Array of input data
param: string  $key   Name of key for primary key, defaults to 'id'
return: boolean  True if user is allowed to edit record



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