Menu

ClsBase.php

Aruna Devi

ClassName: ClsBase

Constructor:

    function __construct($module,$pdo=null)

Method

1).__call

     public function __call($name,$arg)

2).getWrapper

     public function &getWrapper($id=0)

3).getRedirect

     public function getRedirect()

4).getRestart

     public function getRestart()

5).getListSql

     public function getListSql($arrWhere=array())

6).getListCountSql

     public function getListCountSql($arrWhere=array())

7).clearPartition

     public function clearPartition()

8).showList

     function showList($arrWhere=array(),$wrapperclass=null,$arrField=null,$wrapperparam=null)

9).showCreate

     function showCreate()

10).showPreview

     function showPreview($wrapperclass)