Documentation

Chartaccount_Trialbalance_Entry_Controller extends Chartaccount_Trialbalance_Controller
in package

Chartaccount_Controller.

Tags
subpackage

Chartaccount

version
7.x
author

Hostmake LLC

copyright

© 2005-2024 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru

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

$endDatetime

public static mixed $endDatetime = ''

$iCurrentQuarter

public static mixed $iCurrentQuarter = 0

$oCompanyDefault

public static mixed $oCompanyDefault = \NULL

$startDatetime

public static mixed $startDatetime = ''

$_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
string

setAdminFormController()

Set admin form controller

public static setAdminFormController(object $oAdmin_Form_Controller) : self
Parameters
$oAdmin_Form_Controller : object
Return values
self

setPath()

Set path

public static setPath(string $path) : self
Parameters
$path : string
Return values
self

showContent()

Show content

public static showContent(object $oTab[, array<string|int, mixed> $aOptions = array() ]) : object
Parameters
$oTab : object
$aOptions : 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>
Return values
self

        
On this page

Search results