Class miTableSorter

Description
  • copyright: Copyright (c) 2006 Mirchev Ideas Ltd. All rights reserved.

Located in /view/TableSorter.php (line 14)

miTableFeature
   |
   --miTableSorter
Class Constant Summary
 PARAM_SORTBY = 'sortBy'
 PARAM_SORTDIR = 'sortDir'
 TMPL_VAR_ORDER_PARAMS = 'ORDER_PARAMS'
 TMPL_VAR_SORT_DIR_SUFFIX = '_SORT_DIR'
Method Summary
array getStateParams ()
array getValues ()
Variables

Inherited Variables

Inherited from miTableFeature

miTableFeature::$_table
Methods
getStateParams (line 49)

Returns associative array with params that save the feature state

  • access: public
array getStateParams ()

Redefinition of:
miTableFeature::getStateParams()
Returns associative array with params that save the feature state
getValues (line 27)

Get the feature values

  • access: public
array getValues ()

Redefinition of:
miTableFeature::getValues()
Get the feature values

Inherited Methods

Inherited From miTableFeature

miTableFeature::__construct()
miTableFeature::getStateParams()
miTableFeature::getStateValue()
miTableFeature::getValues()
Class Constants
PARAM_SORTBY = 'sortBy' (line 18)
PARAM_SORTDIR = 'sortDir' (line 19)
TMPL_VAR_ORDER_PARAMS = 'ORDER_PARAMS' (line 16)
TMPL_VAR_SORT_DIR_SUFFIX = '_SORT_DIR' (line 17)

Documentation generated on Thu, 08 May 2008 16:57:47 +0300 by phpDocumentor 1.4.1