Overview

Packages

  • Horde
    • Block
  • None
  • Ulaform

Classes

  • Ulaform
  • Ulaform_Action
  • Ulaform_Action_Mailto
  • Ulaform_Action_Sql
  • Ulaform_Api
  • Ulaform_Driver
  • Ulaform_Driver_Sql
  • Ulaform_Exception
  • Ulaform_Factory_Action
  • Ulaform_Factory_Driver
  • Overview
  • Package
  • Class
  • Tree

Class Ulaform_Action

Ulaform_Action Class

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

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

Direct known subclasses

Ulaform_Action_Mailto, Ulaform_Action_Sql
Package: Ulaform
Author: Marko Djukic marko@oblo.com
Located at Action.php
Methods summary
public
# __construct( array $params )

Constructor

Constructor

Parameters

$params
Any parameters needed for this action driver.
public static array
# getDrivers( )

Returns a list of available action drivers.

Returns a list of available action drivers.

Returns

array
An array of available drivers.
API documentation generated by ApiGen