JInput/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JInput

Description

Description:JInput [Edit Descripton]

Methods

Visibility Method name Description
public __call Magic method to get filtered input data.
public __construct Constructor.
public __get Magic method to get an input object.
public get Gets a value from the input data.
public getArray Gets an array of values from the request.
public getMethod Gets the request method.
public set Sets a value.

Importing

jimport( 'joomla.application.input' );

See also

SeeAlso:JInput [Edit See Also]

User contributed notes

See JInput_Background_for_Joomla_Platform


Personal tools