Index of all elements
[ a ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ r ]
[ s ]
[ u ]
[ x ]
[ _ ]
top
top
top
top
g
- get
- in file SACCControl.php, method Xbs_SaccSACCControlHandler::get()
get safe data - overide ancestor
- getAccounts
- in file class.sacc.base.php, method SACCOrg::getAccounts()
Return array of account data suitable for display on screen
- getall
- in file SACCJournal.php, method Xbs_SaccSACCJournalHandler::getall()
function getall - overide ancestor because the call to create() is different
- getall
- in file SACCControl.php, method Xbs_SaccSACCControlHandler::getall()
function getall - overide ancestor because we have a 2 part key
- getall
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::getall()
function getall - overide ancestor because we need to know account type
- getBalance
- in file class.sacc.base.php, method SACCAccount::getBalance()
Get the account balance
- getCtlAc
- in file class.sacc.base.php, method SACCControl::getCtlAc()
Return the control account id
- getEntries
- in file class.sacc.base.php, method SACCAccount::getEntries()
Return array of entry data suitable for display on screen
- getJournal
- in file class.sacc.base.php, method SACCOrg::getJournal()
Return array of journal data suitable for display on screen
- getSelectList
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::getSelectList()
Function: return array of code, value pairs for use in drop down select box
- getSelectList
- in file SACCOrg.php, method Xbs_SaccSACCOrgHandler::getSelectList()
return an array of Active id, orgname pairs for use in a end user form select box
- getSelectListAll
- in file SACCOrg.php, method Xbs_SaccSACCOrgHandler::getSelectListAll()
return an array of All id, orgname pairs for use in an admin user form select box
top
top
top
top
top
s
- SACCAccount
- in file class.sacc.base.php, method SACCAccount::SACCAccount()
Constructor
- SACCAccount
- in file class.sacc.base.php, class SACCAccount
SACCAccount object
- SACCAcEntry
- in file class.sacc.base.php, method SACCAcEntry::SACCAcEntry()
Constructor
- SACCAcEntry
- in file class.sacc.base.php, class SACCAcEntry
Class to hold an account entry
- SACCAssetAc
- in file class.sacc.base.php, class SACCAssetAc
Asset Account
- SACCBankAc
- in file class.sacc.base.php, class SACCBankAc
Bank Account
- SACCControl
- in file class.sacc.base.php, method SACCControl::SACCControl()
Constructor
- SACCControl
- in file class.sacc.base.php, class SACCControl
Class to hold a control account
- SACCCRAccount
- in file class.sacc.base.php, method SACCCRAccount::SACCCRAccount()
- SACCCRAccount
- in file class.sacc.base.php, class SACCCRAccount
Credit Account Base Object
- SACCCreateAccount
- in file functions.php, function SACCCreateAccount()
Function: Create an account for an organisation
- SACCCreateOrg
- in file functions.php, function SACCCreateOrg()
Function: Create an organisation
- SACCCustomerAc
- in file class.sacc.base.php, class SACCCustomerAc
Customer Account
- SACCDRAccount
- in file class.sacc.base.php, class SACCDRAccount
Debit Account Base Object
- SACCDRAccount
- in file class.sacc.base.php, method SACCDRAccount::SACCDRAccount()
- SACCEquityAc
- in file class.sacc.base.php, class SACCEquityAc
Equity/Capital account
- SACCExpenseAc
- in file class.sacc.base.php, class SACCExpenseAc
Expense Account
- SACCFormatMoney
- in file functions.php, function SACCFormatMoney()
Function: Return formatted string for display of money amount
- SACCFormSelectAccount
- in file class.sacc.form.php, class SACCFormSelectAccount
Create an account selector
- SACCFormSelectAccount
- in file class.sacc.form.php, method SACCFormSelectAccount::SACCFormSelectAccount()
Constructor
- SACCFormSelectAccPrnt
- in file class.sacc.form.php, class SACCFormSelectAccPrnt
Create a Parent Account selector (includes No Parent)
- SACCFormSelectAccPrnt
- in file class.sacc.form.php, method SACCFormSelectAccPrnt::SACCFormSelectAccPrnt()
Constructor
- SACCFormSelectAccType
- in file class.sacc.form.php, method SACCFormSelectAccType::SACCFormSelectAccType()
Constructor
- SACCFormSelectAccType
- in file class.sacc.form.php, class SACCFormSelectAccType
Create an account type selector
- SACCFormSelectControlAc
- in file class.sacc.form.php, method SACCFormSelectControlAc::SACCFormSelectControlAc()
Constructor
- SACCFormSelectControlAc
- in file class.sacc.form.php, class SACCFormSelectControlAc
Create a control account selector
- SACCFormSelectOrg
- in file class.sacc.form.php, method SACCFormSelectOrg::SACCFormSelectOrg()
Constructor
- SACCFormSelectOrg
- in file class.sacc.form.php, class SACCFormSelectOrg
Create an Organisation selector
- SACCFormSelectOrgAll
- in file class.sacc.form.php, class SACCFormSelectOrgAll
Create an Organisation selector
- SACCFormSelectOrgAll
- in file class.sacc.form.php, method SACCFormSelectOrgAll::SACCFormSelectOrgAll()
Constructor
- SACCGetAccount
- in file functions.php, function SACCGetAccount()
Function: Return account object associated with the account id
- SACCGetControlAccount
- in file functions.php, function SACCGetControlAccount()
Function: Returns the account associated with the specified control account
- SACCGetErrMsg
- in file functions.php, function SACCGetErrMsg()
Function: Get last SACC error message
- SACCGetErrNo
- in file functions.php, function SACCGetErrNo()
Function: Get last SACC error number
- SACCGetOrg
- in file functions.php, function SACCGetOrg()
Function: Get the organisation associated with $org_id org identifier
- SACCIncomeAc
- in file class.sacc.base.php, class SACCIncomeAc
Income Account
- SACCInitJournal
- in file functions.php, function SACCInitJournal()
Function: Initialise a Journal object
- SACCJournal
- in file class.sacc.base.php, method SACCJournal::SACCJournal()
Constructor
- SACCJournal
- in file class.sacc.base.php, class SACCJournal
Class to hold a journal entry
- SACCLiabilityAc
- in file class.sacc.base.php, class SACCLiabilityAc
Liability Account
- SACCOrg
- in file class.sacc.base.php, class SACCOrg
SACCOrg object - Organisation
- SACCOrg
- in file class.sacc.base.php, method SACCOrg::SACCOrg()
Constructor
- SACCSaveJournal
- in file functions.php, function SACCSaveJournal()
Function: Save a journal
- SACCSupplierAc
- in file class.sacc.base.php, class SACCSupplierAc
Supplier Account
- SACC_ACTP_3RDPTY
- in file defines.php, constant SACC_ACTP_3RDPTY
Constants used to define type of account. The actual descriptive
- SACC_ACTP_ASSET
- in file defines.php, constant SACC_ACTP_ASSET
Constants used to define type of account. The actual descriptive
- SACC_ACTP_BANK
- in file defines.php, constant SACC_ACTP_BANK
Constants used to define type of account. The actual descriptive
- SACC_ACTP_CUSTOMER
- in file defines.php, constant SACC_ACTP_CUSTOMER
Constants used to define type of account. The actual descriptive
- SACC_ACTP_EQUITY
- in file defines.php, constant SACC_ACTP_EQUITY
Constants used to define type of account. The actual descriptive
- SACC_ACTP_EXPENSE
- in file defines.php, constant SACC_ACTP_EXPENSE
Constants used to define type of account. The actual descriptive
- SACC_ACTP_INCOME
- in file defines.php, constant SACC_ACTP_INCOME
Constants used to define type of account. The actual descriptive
- SACC_ACTP_LIABILITY
- in file defines.php, constant SACC_ACTP_LIABILITY
Constants used to define type of account. The actual descriptive
- SACC_ACTP_SUPPLIER
- in file defines.php, constant SACC_ACTP_SUPPLIER
Constants used to define type of account. The actual descriptive
- SACC_CFG_DECPNT
- in file defines.php, constant SACC_CFG_DECPNT
Constants for configuration items
- SACC_CFG_DEFCURR
- in file defines.php, constant SACC_CFG_DEFCURR
Constants for configuration items
- SACC_CFG_DEFORG
- in file defines.php, constant SACC_CFG_DEFORG
Constants for configuration items
- SACC_CFG_USEPRNT
- in file defines.php, constant SACC_CFG_USEPRNT
Constants for configuration items
- SACCAccount.php
- procedural page SACCAccount.php
- SACCControl.php
- procedural page SACCControl.php
- SACCEntry.php
- procedural page SACCEntry.php
- SACCJournal.php
- procedural page SACCJournal.php
- SACCOrg.php
- procedural page SACCOrg.php
- SACC_CNTL_ASST
- in file defines.php, constant SACC_CNTL_ASST
Constant defs for control account types The descriptive names are defined in the SACCCNTL CDM code set If you need to add more, then use a max of 4 characters as that is what CDM code set is set to.
- SACC_CNTL_BANK
- in file defines.php, constant SACC_CNTL_BANK
Constant defs for control account types The descriptive names are defined in the SACCCNTL CDM code set If you need to add more, then use a max of 4 characters as that is what CDM code set is set to.
- SACC_CNTL_EQUI
- in file defines.php, constant SACC_CNTL_EQUI
Constant defs for control account types The descriptive names are defined in the SACCCNTL CDM code set If you need to add more, then use a max of 4 characters as that is what CDM code set is set to.
- SACC_CNTL_EXPE
- in file defines.php, constant SACC_CNTL_EXPE
Constant defs for control account types The descriptive names are defined in the SACCCNTL CDM code set If you need to add more, then use a max of 4 characters as that is what CDM code set is set to.
- SACC_CNTL_INCO
- in file defines.php, constant SACC_CNTL_INCO
Constant defs for control account types The descriptive names are defined in the SACCCNTL CDM code set If you need to add more, then use a max of 4 characters as that is what CDM code set is set to.
- SACC_CNTL_LIAB
- in file defines.php, constant SACC_CNTL_LIAB
Constant defs for control account types The descriptive names are defined in the SACCCNTL CDM code set If you need to add more, then use a max of 4 characters as that is what CDM code set is set to.
- SACC_CNTL_OPEN
- in file defines.php, constant SACC_CNTL_OPEN
Constant defs for control account types The descriptive names are defined in the SACCCNTL CDM code set If you need to add more, then use a max of 4 characters as that is what CDM code set is set to.
- SACC_DEF_CRCY
- in file defines.php, constant SACC_DEF_CRCY
Other constant definitions
- SACC_DIR
- in file defines.php, constant SACC_DIR
cannot use dirname as it doesn't nest
- SACC_PATH
- in file defines.php, constant SACC_PATH
Constants for paths to sacc objects
- SACC_RSTAT_ACT
- in file defines.php, constant SACC_RSTAT_ACT
Constants used to describe status of object
- SACC_RSTAT_DEF
- in file defines.php, constant SACC_RSTAT_DEF
Constants used to describe status of object
- SACC_RSTAT_SUS
- in file defines.php, constant SACC_RSTAT_SUS
Constants used to describe status of object
- SACC_TBL_ACC
- in file defines.php, constant SACC_TBL_ACC
Constant defs for tables used by SACC
- SACC_TBL_BANK
- in file defines.php, constant SACC_TBL_BANK
Constant defs for tables used by SACC
- SACC_TBL_CTRL
- in file defines.php, constant SACC_TBL_CTRL
Constant defs for tables used by SACC
- SACC_TBL_ENTRY
- in file defines.php, constant SACC_TBL_ENTRY
Constant defs for tables used by SACC
- SACC_TBL_JOURN
- in file defines.php, constant SACC_TBL_JOURN
Constant defs for tables used by SACC
- SACC_TBL_ORG
- in file defines.php, constant SACC_TBL_ORG
Constant defs for tables used by SACC
- SACC_URL
- in file defines.php, constant SACC_URL
Constants for paths to sacc objects
- setDefunct
- in file class.sacc.base.php, method SACCOrg::setDefunct()
Function: setDefunct
- setOrder
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::setOrder()
function setOrder - sets the display order for accounts
top
top
x
- Xbs_SaccSACCAccountHandler
- in file SACCAccount.php, class Xbs_SaccSACCAccountHandler
Object handler for SACCAccount
- Xbs_SaccSACCAccountHandler
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::Xbs_SaccSACCAccountHandler()
Function: Constructor
- Xbs_SaccSACCControlHandler
- in file SACCControl.php, method Xbs_SaccSACCControlHandler::Xbs_SaccSACCControlHandler()
Constructor
- Xbs_SaccSACCControlHandler
- in file SACCControl.php, class Xbs_SaccSACCControlHandler
Object handler for SACCControl
- Xbs_SaccSACCEntryHandler
- in file SACCEntry.php, method Xbs_SaccSACCEntryHandler::Xbs_SaccSACCEntryHandler()
Constructor
- Xbs_SaccSACCEntryHandler
- in file SACCEntry.php, class Xbs_SaccSACCEntryHandler
Object handler for SACCEntry
- Xbs_SaccSACCJournalHandler
- in file SACCJournal.php, class Xbs_SaccSACCJournalHandler
Object handler for SACCJournal
- Xbs_SaccSACCJournalHandler
- in file SACCJournal.php, method Xbs_SaccSACCJournalHandler::Xbs_SaccSACCJournalHandler()
Constructor
- Xbs_SaccSACCOrgHandler
- in file SACCOrg.php, method Xbs_SaccSACCOrgHandler::Xbs_SaccSACCOrgHandler()
Function: constructor
- Xbs_SaccSACCOrgHandler
- in file SACCOrg.php, class Xbs_SaccSACCOrgHandler
SACC Organisation object handler
top
_
- _create
- in file SACCJournal.php, method Xbs_SaccSACCJournalHandler::_create()
create a journal object
- _create
- in file SACCEntry.php, method Xbs_SaccSACCEntryHandler::_create()
create new SACCEntry object
- _create
- in file SACCControl.php, method Xbs_SaccSACCControlHandler::_create()
create a control object
- _get
- in file SACCEntry.php, method Xbs_SaccSACCEntryHandler::_get()
get a journal object
- _get
- in file SACCControl.php, method Xbs_SaccSACCControlHandler::_get()
create sql to get data. NB This is different to normal _get as we have a 2 part key
- _get
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::_get()
create sql string for getting object data
- _ins_insert
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::_ins_insert()
create sql string for object insert
- _ins_insert
- in file SACCJournal.php, method Xbs_SaccSACCJournalHandler::_ins_insert()
create sql string to insert object data
- _ins_insert
- in file SACCEntry.php, method Xbs_SaccSACCEntryHandler::_ins_insert()
sql string to insert object data
- _ins_insert
- in file SACCControl.php, method Xbs_SaccSACCControlHandler::_ins_insert()
create sql string to insert data
- _ins_update
- in file SACCJournal.php, method Xbs_SaccSACCJournalHandler::_ins_update()
create sql string to update object data
- _ins_update
- in file SACCEntry.php, method Xbs_SaccSACCEntryHandler::_ins_update()
sql string to update object data
- _ins_update
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::_ins_update()
create sql string for object update
- _ins_update
- in file SACCControl.php, method Xbs_SaccSACCControlHandler::_ins_update()
create sql string to update data
- _MD_MONEY_DECPNT
- in file main.php, constant _MD_MONEY_DECPNT
Money string seperators
- _MD_MONEY_THOUSEP
- in file main.php, constant _MD_MONEY_THOUSEP
Money string seperators
- _MD_SACC_BALANCE
- in file main.php, constant _MD_SACC_BALANCE
Account DR/CR names
- _MD_SACC_BROWSE
- in file main.php, constant _MD_SACC_BROWSE
button names
- _MD_SACC_CANCEL
- in file main.php, constant _MD_SACC_CANCEL
button names
- _MD_SACC_CHARGE
- in file main.php, constant _MD_SACC_CHARGE
Account DR/CR names
- _MD_SACC_COPYRIGHT
- in file main.php, constant _MD_SACC_COPYRIGHT
Copyright notice - do not remove
- _MD_SACC_CR
- in file main.php, constant _MD_SACC_CR
Account DR/CR names
- _MD_SACC_DECREASE
- in file main.php, constant _MD_SACC_DECREASE
Account DR/CR names
- _MD_SACC_DR
- in file main.php, constant _MD_SACC_DR
Account DR/CR names
- _MD_SACC_EDIT
- in file main.php, constant _MD_SACC_EDIT
button names
- _MD_SACC_ERR_0
- in file main.php, constant _MD_SACC_ERR_0
Error string constants
- _MD_SACC_ERR_1
- in file main.php, constant _MD_SACC_ERR_1
Error string constants
- _MD_SACC_ERR_2
- in file main.php, constant _MD_SACC_ERR_2
Error string constants
- _MD_SACC_ERR_3
- in file main.php, constant _MD_SACC_ERR_3
Error string constants
- _MD_SACC_ERR_4
- in file main.php, constant _MD_SACC_ERR_4
Error string constants
- _MD_SACC_ERR_5
- in file main.php, constant _MD_SACC_ERR_5
Error string constants
- _MD_SACC_ERR_6
- in file main.php, constant _MD_SACC_ERR_6
Error string constants
- _MD_SACC_ERR_7
- in file main.php, constant _MD_SACC_ERR_7
Error string constants
- _MD_SACC_ERR_8
- in file main.php, constant _MD_SACC_ERR_8
Error string constants
- _MD_SACC_ERR_9
- in file main.php, constant _MD_SACC_ERR_9
Error string constants
- _MD_SACC_ERR_10
- in file main.php, constant _MD_SACC_ERR_10
Error string constants
- _MD_SACC_ERR_11
- in file main.php, constant _MD_SACC_ERR_11
Error string constants
- _MD_SACC_EXPENSE
- in file main.php, constant _MD_SACC_EXPENSE
Account DR/CR names
- _MD_SACC_GO
- in file main.php, constant _MD_SACC_GO
button names
- _MD_SACC_INCOME
- in file main.php, constant _MD_SACC_INCOME
Account DR/CR names
- _MD_SACC_INCREASE
- in file main.php, constant _MD_SACC_INCREASE
Account DR/CR names
- _MD_SACC_INSERT
- in file main.php, constant _MD_SACC_INSERT
button names
- _MD_SACC_INSERT_DESC
- in file main.php, constant _MD_SACC_INSERT_DESC
button names
- _MD_SACC_JRNED1
- in file main.php, constant _MD_SACC_JRNED1
Form labels
- _MD_SACC_JRNED2
- in file main.php, constant _MD_SACC_JRNED2
Form labels
- _MD_SACC_NAC_ASSET
- in file main.php, constant _MD_SACC_NAC_ASSET
Base account names created when a new organisation is created
- _MD_SACC_NAC_BANK
- in file main.php, constant _MD_SACC_NAC_BANK
Base account names created when a new organisation is created
- _MD_SACC_NAC_EQUITY
- in file main.php, constant _MD_SACC_NAC_EQUITY
Base account names created when a new organisation is created
- _MD_SACC_NAC_EXPENSE
- in file main.php, constant _MD_SACC_NAC_EXPENSE
Base account names created when a new organisation is created
- _MD_SACC_NAC_INCOME
- in file main.php, constant _MD_SACC_NAC_INCOME
Base account names created when a new organisation is created
- _MD_SACC_NAC_LIABILITY
- in file main.php, constant _MD_SACC_NAC_LIABILITY
Base account names created when a new organisation is created
- _MD_SACC_NAC_OPEN
- in file main.php, constant _MD_SACC_NAC_OPEN
Base account names created when a new organisation is created
- _MD_SACC_NOPARENT
- in file main.php, constant _MD_SACC_NOPARENT
Form labels
- _MD_SACC_PAGE2COL1
- in file main.php, constant _MD_SACC_PAGE2COL1
Form labels
- _MD_SACC_PAGE2COL2
- in file main.php, constant _MD_SACC_PAGE2COL2
Form labels
- _MD_SACC_PAGE2COL3
- in file main.php, constant _MD_SACC_PAGE2COL3
Form labels
- _MD_SACC_PAGE2COL4
- in file main.php, constant _MD_SACC_PAGE2COL4
Form labels
- _MD_SACC_PAGE2COL5
- in file main.php, constant _MD_SACC_PAGE2COL5
Form labels
- _MD_SACC_PAGE5COL1
- in file main.php, constant _MD_SACC_PAGE5COL1
Form labels
- _MD_SACC_PAGE5COL2
- in file main.php, constant _MD_SACC_PAGE5COL2
Form labels
- _MD_SACC_PAGE5COL3
- in file main.php, constant _MD_SACC_PAGE5COL3
Form labels
- _MD_SACC_PAGE6COL1
- in file main.php, constant _MD_SACC_PAGE6COL1
Form labels
- _MD_SACC_PAGE6COL2
- in file main.php, constant _MD_SACC_PAGE6COL2
Form labels
- _MD_SACC_PAGE6COL3
- in file main.php, constant _MD_SACC_PAGE6COL3
Form labels
- _MD_SACC_PAGEINSTR2
- in file main.php, constant _MD_SACC_PAGEINSTR2
Form labels
- _MD_SACC_PAGETITLE1
- in file main.php, constant _MD_SACC_PAGETITLE1
Page and form titles etc
- _MD_SACC_PAGETITLE2
- in file main.php, constant _MD_SACC_PAGETITLE2
Page and form titles etc
- _MD_SACC_PAGETITLE5
- in file main.php, constant _MD_SACC_PAGETITLE5
Page and form titles etc
- _MD_SACC_PAGETITLE6
- in file main.php, constant _MD_SACC_PAGETITLE6
Page and form titles etc
- _MD_SACC_RDTNM
- in file main.php, constant _MD_SACC_RDTNM
Row status field names
- _MD_SACC_REFUND
- in file main.php, constant _MD_SACC_REFUND
Account DR/CR names
- _MD_SACC_RESET
- in file main.php, constant _MD_SACC_RESET
button names
- _MD_SACC_RSTATNM
- in file main.php, constant _MD_SACC_RSTATNM
Row status field names
- _MD_SACC_RUIDNM
- in file main.php, constant _MD_SACC_RUIDNM
Row status field names
- _MD_SACC_SELORG
- in file main.php, constant _MD_SACC_SELORG
Page and form titles etc
- _MD_SACC_SUBMIT
- in file main.php, constant _MD_SACC_SUBMIT
button names
- _reload
- in file SACCAccount.php, method Xbs_SaccSACCAccountHandler::_reload()
create sql to reload object data
top
|
|