[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_languages/src/Controller/ -> OverrideController.php (summary)

(no description)

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

Defines 1 class

OverrideController:: (3 methods):
  edit()
  save()
  cancel()


Class: OverrideController  - X-Ref

Languages Override Controller

edit($key = null, $urlVar = null)   X-Ref
Method to edit an existing override.

param: string  $key     The name of the primary key of the URL variable (not used here).
param: string  $urlVar  The name of the URL variable if different from the primary key (not used here).
return: void

save($key = null, $urlVar = null)   X-Ref
Method to save an override.

param: string  $key     The name of the primary key of the URL variable (not used here).
param: string  $urlVar  The name of the URL variable if different from the primary key (not used here).
return: void

cancel($key = null)   X-Ref
Method to cancel an edit.

param: string  $key  The name of the primary key of the URL variable (not used here).
return: void



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