JFormFieldDropdownGlobal
extends EasyBlogFormField
in package
Table of Contents
Properties
- $type : mixed
Methods
- __construct() : mixed
- output() : mixed
- Proxy method to assist child elements to retrieve contents of a theme file
- set() : mixed
- Proxy method to assist child elements to set variables to the theme
- getInput() : mixed
- Unique type of field to display a dropdown with a "Use Global" option to display the default value from the settings
Properties
$type
protected
mixed
$type
= 'DropdownGlobal'
Methods
__construct()
public
__construct() : mixed
output()
Proxy method to assist child elements to retrieve contents of a theme file
public
output(mixed $namespace) : mixed
Parameters
- $namespace : mixed
Tags
set()
Proxy method to assist child elements to set variables to the theme
public
set(mixed $key, mixed $value) : mixed
Parameters
- $key : mixed
- $value : mixed
Tags
getInput()
Unique type of field to display a dropdown with a "Use Global" option to display the default value from the settings
protected
getInput() : mixed