\Ulaform_Action

Ulaform_Action Class

Copyright 2003-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.

Summary

Methods
Properties
Constants
__construct()
getDrivers()
No public properties found
No constants found
No protected methods found
$_params
N/A
No private methods found
No private properties found
N/A

Properties

$_params

$_params : array

A hash containing any parameters for the current action driver.

Type

array

Methods

__construct()

__construct(array  $params) 

Constructor

Parameters

array $params

Any parameters needed for this action driver.

getDrivers()

getDrivers() : array

Returns a list of available action drivers.

Returns

array —

An array of available drivers.