Axiom (v1.2.0)

A lightweight PHP framework
axTableDataHelper Class Reference

Table Data Helper Class. More...

+ Inheritance diagram for axTableDataHelper:

Public Member Functions

 __construct ($value=null, $type= 'data')
 Constructor.

Static Public Member Functions

static export ($value=null, $type= 'data')
 Constructor static alias.

Detailed Description

Table Data Helper Class.

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

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


Constructor & Destructor Documentation

axTableDataHelper::__construct ( value = null,
type = 'data' 
)

Constructor.

Parameters:
sring$value[optional] [default null]
string$type[optional] [default 'data'] Can be either 'data' or 'head'

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


Member Function Documentation

static axTableDataHelper::export ( value = null,
type = 'data' 
) [static]

Constructor static alias.

Constructor.

Parameters:
sring$value[optional] [default null]
string$type[optional] [default 'data'] Can be either 'data' or 'head'
Returns:
axTableDataHelper

Definition at line 44 of file axTableDataHelper.class.php.


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