[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/user/token/src/Field/ -> JoomlatokenField.php (summary)

(no description)

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

Defines 1 class

JoomlatokenField:: (5 methods):
  setup()
  getInput()
  getTokenForDisplay()
  getLayoutData()
  getLayoutPaths()


Class: JoomlatokenField  - X-Ref

Joomlatoken field class

setup(\SimpleXMLElement $element, $value, $group = null)   X-Ref
Method to attach a Form object to the field.

param: \SimpleXMLElement  $element   The SimpleXMLElement object representing the `<field>`
param: mixed             $value      The form field value to validate.
param: string            $group      The field name group control value. This acts as an
return: boolean  True on success.

getInput()   X-Ref
Method to get the field input markup.

return: string  The field input markup.

getTokenForDisplay(string $tokenSeed)   X-Ref
Returns the token formatted suitably for the user to copy.

param: string  $tokenSeed  The token seed data stored in the database
return: string

getLayoutData()   X-Ref
Get the data for the layout

return: array

getLayoutPaths()   X-Ref
Get the layout paths

return: array



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