Properties

$_oGrid

$_oGrid : 

Type

$_bGrid

$_bGrid : 

Type

$_sGridName

$_sGridName : 

Type

$_sBaseSqlSatement

$_sBaseSqlSatement : 

Type

$_aData

$_aData : 

Type

$_iCount

$_iCount : 

Type

$_sPagination

$_sPagination : 

Type

Methods

__construct()

__construct() : $this

__construct()

Returns

$this

load()

load() : $this|boolean

load()

Singleton to secure to create only one instance of this class.

Returns

$this|boolean

index()

index(  $sIndexName = FALSE) : boolean

index()

Parameters

$sIndexName

Returns

boolean

reindex()

reindex(  $sIndexName = FALSE) : boolean

reindex()

ALIAS for index()

Parameters

$sIndexName

Returns

boolean

ajax()

ajax() : boolean

ajax()

Returns

boolean

cron()

cron() : boolean

cron()

Returns

boolean

syncData()

syncData() : boolean

syncData()

ALIAS for _refreshDataSync()

Returns

boolean

setGridName()

setGridName(string  $sGridName,   $aFields = array('*')) : $this

setGridName()

Parameters

string $sGridName
$aFields

Returns

$this

getSearchterm()

getSearchterm() : string

getSearchterm()

Returns

string

getContent()

getContent(string  $sGridName,   $aFields = array('*')) : array

getContent()

Parameters

string $sGridName
$aFields

Returns

array

getCount()

getCount() : integer|boolean

getCount()

Returns

integer|boolean

getPagination()

getPagination() : string

getPagination()

Returns

string

_refreshGridArticles()

_refreshGridArticles() : boolean

_refreshGridArticles()

Returns

boolean

_refreshDataSync()

_refreshDataSync() : boolean

_refreshDataSync()

Returns

boolean

_init()

_init(string  $sGridName) : void

_init()

Parameters

string $sGridName

_getFilters()

_getFilters() : string

_getFilters()

Returns

string

_getSearchFilter()

_getSearchFilter() : string

_getSearchFilter()

Returns

string

_getAsnFilter()

_getAsnFilter() : string

_getAsnFilter()

Returns

string

_getPage()

_getPage() : string

_getPage()

Returns

string

_getOrder()

_getOrder() : string

_getOrder()

Returns

string

_getData()

_getData(string  $sGridName,   $aFields = array('*')) : array

_getData()

Parameters

string $sGridName
$aFields

Returns

array