Documentation

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

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
since
5.1
access

public

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
since
5.1
access

public

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
Tags
since
6.0.0
access

public


        
On this page

Search results