Axiom (v1.2.0)

A lightweight PHP framework
axLabelHelper Class Reference

Label Helper Class. More...

+ Inheritance diagram for axLabelHelper:

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

Label Helper Class.

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

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


Constructor & Destructor Documentation

axLabelHelper::__construct ( value,
for = "" 
)

Constructor.

Parameters:
scalar$valueThe label's value
string$for[optional] [default ""] The label for attribute value

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


Member Function Documentation

static axLabelHelper::export ( value,
for = "" 
) [static]

Constructor static alias.

Constructor.

Parameters:
scalar$valueThe label's value
string$for[optional] [default ""] The label for attribute value
Returns:
axLabelHelper

Definition at line 35 of file axLabelHelper.class.php.


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