Class: IcmsPersistableColumn

Source Location: /kernel/icmspersistabletable.php

Class IcmsPersistableColumn

Class Overview

IcmsPersistableColumn class

Located in /kernel/icmspersistabletable.php [line 27]



		
				Author(s):
		
		
		

Information Tags:
Version:  $Id: icmspersistabletable.php 9520 2009-11-11 14:32:52Z pesianstranger $
Copyright:  The ImpressCMS Project http://www.impresscms.org/
Since:  1.1
License:  GNU General Public License (GPL)

Properties

Methods

[ Top ]
Property Summary
mixed   $_align  
mixed   $_customCaption  
mixed   $_customMethodForValue  
mixed   $_extraParams  
mixed   $_keyname  
mixed   $_sortable  
mixed   $_width  

[ Top ]
Method Summary
IcmsPersistableColumn   IcmsPersistableColumn()  
void   getAlign()  
void   getCustomCaption()  
void   getKeyName()  
void   getWidth()  
void   isSortable()  

[ Top ]
Properties
mixed   $_align [line 30]

[ Top ]
mixed   $_customCaption [line 35]

[ Top ]
mixed   $_customMethodForValue [line 32]

[ Top ]
mixed   $_extraParams [line 33]

[ Top ]
mixed   $_keyname [line 29]

[ Top ]
mixed   $_sortable [line 34]

[ Top ]
mixed   $_width [line 31]

[ Top ]
Methods
Constructor IcmsPersistableColumn  [line 37]

  IcmsPersistableColumn IcmsPersistableColumn( $keyname, [ $align = _GLOBAL_LEFT], [ $width = false], [ $customMethodForValue = false], [ $param = false], [ $customCaption = false], [ $sortable = true]  )

Parameters:
   $keyname: 
   $align: 
   $width: 
   $customMethodForValue: 
   $param: 
   $customCaption: 
   $sortable: 


[ Top ]
getAlign  [line 51]

  void getAlign( )



[ Top ]
getCustomCaption  [line 68]

  void getCustomCaption( )



[ Top ]
getKeyName  [line 47]

  void getKeyName( )



[ Top ]
getWidth  [line 59]

  void getWidth( )



[ Top ]
isSortable  [line 55]

  void isSortable( )



[ Top ]

Documentation generated on Sat, 12 Dec 2009 21:22:02 -0600 by phpDocumentor 1.4.1