Axiom (v1.2.0)

A lightweight PHP framework
axCaptionHelper Class Reference

HTML table caption helper. More...

+ Inheritance diagram for axCaptionHelper:

Public Member Functions

 __construct ($value)

Static Public Member Functions

static export ($value)
 Constructor static helper.

Detailed Description

HTML table caption helper.

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

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


Constructor & Destructor Documentation

Constructor

Parameters:
string$valueThe caption value

Definition at line 22 of file axCaptionHelper.class.php.


Member Function Documentation

static axCaptionHelper::export ( value) [static]

Constructor static helper.

Parameters:
string$valueThe caption value

Definition at line 31 of file axCaptionHelper.class.php.


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