Documentation

JFormFieldColumns 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
Field to determine number of columns per row

Properties

$type

protected mixed $type = 'Columns'

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()

Field to determine number of columns per row

protected getInput() : mixed
Tags
since
6.0.0
access

public


        
On this page

Search results