Axiom (v1.2.0)

A lightweight PHP framework
axTextareaHelper Class Reference

Texarea Helper Class. More...

+ Inheritance diagram for axTextareaHelper:

Public Member Functions

 __construct ($name, $value="")
 Constructor.

Static Public Member Functions

static export ($name, $value="")
 Constructor static alias.

Detailed Description

Texarea Helper Class.

Author:
Delespierre
License:
http://www.gnu.org/licenses/lgpl.html Lesser General Public Licence version 3

Definition at line 16 of file axTextareaHelper.class.php.


Constructor & Destructor Documentation

axTextareaHelper::__construct ( name,
value = "" 
)

Constructor.

Parameters:
string$name
mixed$value[optional]

Definition at line 23 of file axTextareaHelper.class.php.


Member Function Documentation

static axTextareaHelper::export ( name,
value = "" 
) [static]

Constructor static alias.

Constructor.

Parameters:
string$name
mixed$value[optional]
Returns:
axTextareaHelper

Definition at line 36 of file axTextareaHelper.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables