Chartaccount_Trialbalance_Controller
in package
Chartaccount_Controller.
Tags
Table of Contents
Properties
- $bAllYear : mixed
- $company_id : mixed
- $endDatetime : mixed
- $iCurrentQuarter : mixed
- $iEnd : mixed
- $iStart : mixed
- $month : mixed
- $oCompanyDefault : mixed
- $period : mixed
- $startDatetime : mixed
- $year : mixed
- $_Admin_Form_Controller : mixed
- $_path : mixed
Methods
- printAmount() : string
- Prin amount
- setAdminFormController() : self
- Set admin form controller
- setPath() : self
- Set path
- showContent() : object
- Show content
- _getHeader() : string
- Get header
- _init() : self
- Init
Properties
$bAllYear
public
static mixed
$bAllYear
= 0
$company_id
public
static mixed
$company_id
= 0
$endDatetime
public
static mixed
$endDatetime
= ''
$iCurrentQuarter
public
static mixed
$iCurrentQuarter
= 0
$iEnd
public
static mixed
$iEnd
= ''
$iStart
public
static mixed
$iStart
= ''
$month
public
static mixed
$month
= \NULL
$oCompanyDefault
public
static mixed
$oCompanyDefault
= \NULL
$period
public
static mixed
$period
= 1
$startDatetime
public
static mixed
$startDatetime
= ''
$year
public
static mixed
$year
= \NULL
$_Admin_Form_Controller
protected
static mixed
$_Admin_Form_Controller
= \NULL
$_path
protected
static mixed
$_path
= '/admin/chartaccount/trialbalance/index.php'
Methods
printAmount()
Prin amount
public
static printAmount(mixed $amount) : string
Parameters
- $amount : mixed
Return values
stringsetAdminFormController()
Set admin form controller
public
static setAdminFormController(object $oAdmin_Form_Controller) : self
Parameters
- $oAdmin_Form_Controller : object
Return values
selfsetPath()
Set path
public
static setPath(string $path) : self
Parameters
- $path : string
Return values
selfshowContent()
Show content
public
static showContent(object $oTab[, array<string|int, mixed> $aParams = array() ]) : object
Parameters
- $oTab : object
- $aParams : array<string|int, mixed> = array()
Return values
object_getHeader()
Get header
protected
static _getHeader() : string
Return values
string_init()
Init
protected
static _init(array<string|int, mixed> $aOptions) : self
Parameters
- $aOptions : array<string|int, mixed>