phpDocumentor openbiz.bin.service
[ class tree: openbiz.bin.service ] [ index: openbiz.bin.service ] [ all elements ]

Element index for package openbiz.bin.service

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ x ] [ z ] [ _ ]

_

_

__construct
in file ioService.php, method ioService::__construct()
__construct
in file genIdService.php, method genIdService::__construct()
    Initialize excelService with xml array metadata
__construct
in file excelService.php, method excelService::__construct()
    Initialize excelService with xml array metadata
__construct
in file emailService.php, method emailService::__construct()
    Initialize emailService with xml array metadata
__construct
in file logService.php, method logService::__construct()
    Create the log object
__construct
in file profileService.php, method profileService::__construct()
__construct
in file validateService.php, method validateService::__construct()
__construct
in file reportService.php, method reportService::__construct()
    reportService::reportService()
__construct
in file queryService.php, method queryService::__construct()
__construct
in file emailService.php, method EmailAccount::__construct()
    Load the supplied array of config data into the object
__construct
in file doTriggerService.php, method TriggerAction::__construct()
__construct
in file auditService.php, method auditService::__construct()
    Initialize auditService with xml array metadata
__construct
in file accessService.php, method RestrictedView::__construct()
    Initialize RestrictedView with xml array metadata
__construct
in file accessService.php, method RestrictedRole::__construct()
    Initialize RestrictedView with xml array metadata
__construct
in file authService.php, method authService::__construct()
    Initialize auditService with xml array metadata
__construct
in file cacheService.php, method cacheService::__construct()
    Initialize accessService with xml array metadata
__construct
in file doTriggerService.php, method doTriggerService::__construct()
    Initialize chartService with xml array metadata
__construct
in file doTriggerService.php, method DOTrigger::__construct()
__construct
in file chartService.php, method chartService::__construct()
    Initialize chartService with xml array metadata
__construct
in file accessService.php, method accessService::__construct()
    Initialize accessService with xml array metadata
a

a

accessService
in file accessService.php, class accessService
    accessService class is the plug-in service of handling role based view access control
aclService
in file aclService.php, class aclService
    aclService class is the plug-in service to manage ACL
ALLOW
in file aclService.php, constant ALLOW
AllowAccess
in file aclService.php, method aclService::AllowAccess()
AllowViewAccess
in file accessService.php, method accessService::AllowViewAccess()
    Allow view access
ALLOW_OWNER
in file aclService.php, constant ALLOW_OWNER
Audit
in file auditService.php, method auditService::Audit()
auditService
in file auditService.php, class auditService
    auditService class is the plug-in service of handling audit trail of DataObj
AuditTrail
in file doTriggerService.php, method doTriggerService::AuditTrail()
AuthDBUser
in file authService.php, method authService::AuthDBUser()
AuthenticateUser
in file authService.php, method authService::AuthenticateUser()
    Authenticate User
authService
in file authService.php, class authService
    auditService class is the plug-in service of handling user authentication
accessService.php
procedural page accessService.php
aclService.php
procedural page aclService.php
auditService.php
procedural page auditService.php
authService.php
procedural page authService.php
b

b

between
in file validateService.php, method validateService::between()
    Built-in Zend between check. Returns true if and only if $value is between the minimum and maximum boundary values.
betweenLength
in file validateService.php, method validateService::betweenLength()
    Function to check if a value is between a $min and $max length
c

c

cacheService
in file cacheService.php, class cacheService
    accessService class is the plug-in service of handling cache
chartService
in file chartService.php, class chartService
    chartService class is the plug-in service of printing bizform to chart
CheckPassword
in file authService.php, method authService::CheckPassword()
    Check Password
cleanAll
in file cacheService.php, method cacheService::cleanAll()
    clean all
cleanExpired
in file cacheService.php, method cacheService::cleanExpired()
    clean Expired
CleanFiles
in file pdfService.php, method pdfService::CleanFiles()
CleanFiles
in file reportService.php, method reportService::CleanFiles()
closeFile
in file logService.php, method logService::closeFile()
    Close a file with the correct string depending on the configured format
CreateInboxItem
in file doTriggerService.php, method doTriggerService::CreateInboxItem()
    Create inbox item
credit
in file validateService.php, method validateService::credit()
    Credit Card check for US format VISA/AMEX/DISC/MC
cacheService.php
procedural page cacheService.php
chartService.php
procedural page chartService.php
d

d

$division
in file profileService.php, variable profileService::$division
$divisionId
in file profileService.php, variable profileService::$divisionId
date
in file validateService.php, method validateService::date()
    Built-in Zend date check using YYYY-MM-DD
DENY
in file aclService.php, constant DENY
destroy
in file cacheService.php, method cacheService::destroy()
    Destroy cache
DOTrigger
in file doTriggerService.php, class DOTrigger
    DOTrigger class
doTriggerService
in file doTriggerService.php, class doTriggerService
    class doTriggerService is the plug-in service of handle DataObject trigger
doTriggerService.php
procedural page doTriggerService.php
e

e

email
in file validateService.php, method validateService::email()
    Built-in Zend email check
EmailAccount
in file emailService.php, class EmailAccount
    An object that stores email account data from the service config file.
emailService
in file emailService.php, class emailService
    The email service provides access to a Zend_Mail object in conjunction with a predefined email account.
excelService
in file excelService.php, class excelService
    excelService - class excelService is the plug-in service of printing bizform to excel
Execute
in file doTriggerService.php, method doTriggerService::Execute()
    Execute trigger
ExecuteAction
in file doTriggerService.php, method doTriggerService::ExecuteAction()
    Execute action
ExecuteAllActions
in file doTriggerService.php, method doTriggerService::ExecuteAllActions()
    Execute all action
ExecuteShell
in file doTriggerService.php, method doTriggerService::ExecuteShell()
    Execute shell
ExecuteSQL
in file doTriggerService.php, method doTriggerService::ExecuteSQL()
exportXML
in file ioService.php, method ioService::exportXML()
emailService.php
procedural page emailService.php
excelService.php
procedural page excelService.php
f

f

FetchAll
in file queryService.php, method queryService::FetchAll()
FetchField
in file queryService.php, method queryService::FetchField()
FetchRecord
in file queryService.php, method queryService::FetchRecord()
g

g

$group
in file profileService.php, variable profileService::$group
$groupId
in file profileService.php, variable profileService::$groupId
$g_BizSystem
in file auditService.php, global variable $g_BizSystem
    Audit DataObj
genIdService
in file genIdService.php, class genIdService
    class genIdService is the plug-in service of generating ID for new record
GetAttribute
in file profileService.php, method profileService::GetAttribute()
getDataTable
in file excelService.php, method excelService::getDataTable()
    Get raw data to display in the spreadsheet. header and data table
GetDBProfile
in file profileService.php, method profileService::GetDBProfile()
GetErrorMessage
in file validateService.php, method validateService::GetErrorMessage()
GetErrorMsg
in file emailService.php, method emailService::GetErrorMsg()
    Get error message
GetMatchView
in file accessService.php, method accessService::GetMatchView()
    Get match view
GetNewGUID
in file genIdService.php, method genIdService::GetNewGUID()
    Get new GUID ID is generated before executing insert sql
GetNewID
in file genIdService.php, method genIdService::GetNewID()
    Get new Id
GetNewIdentity
in file genIdService.php, method genIdService::GetNewIdentity()
    Get new Identity * NOTE: ID is generated after insert sql is executed
GetNewSequence
in file genIdService.php, method genIdService::GetNewSequence()
    Get new sequence NOTE: // ID is generated before executing insert sql
GetNewSYSID
in file genIdService.php, method genIdService::GetNewSYSID()
    genIdService::GetNewSYSID() Get a new SYSID from the id_table. You can get SYSID for a table with prefix and base converting
GetNewUUID
in file genIdService.php, method genIdService::GetNewUUID()
    Get new UUID ID is generated before executing insert sql
GetPlotData
in file chartService.php, method chartService::GetPlotData()
    Get plot data array
GetProfile
in file profileService.php, method profileService::GetProfile()
GetRoleList
in file accessService.php, method RestrictedView::GetRoleList()
    Get list of role
GetRoleName
in file accessService.php, method RestrictedRole::GetRoleName()
    Get role name
GetUniqueString
in file reportService.php, method reportService::GetUniqueString()
GetViewName
in file accessService.php, method RestrictedView::GetViewName()
    Get view name
greaterThan
in file validateService.php, method validateService::greaterThan()
    Built-in Zend greater than check. Returns true if and only if $value is greater than the minimum boundary.
genIdService.php
procedural page genIdService.php
i

i

importCSV
in file excelService.php, method excelService::importCSV()
    import from CSV file NOTE: This method must be called from a popup form where a file is uploaded.
importXML
in file ioService.php, method ioService::importXML()
init
in file cacheService.php, method cacheService::init()
    Initialize cache
ioService
in file ioService.php, class ioService
    ioService - class ioService is the plug-in service of handling file import/export
ioService.php
procedural page ioService.php
l

l

lessThan
in file validateService.php, method validateService::lessThan()
    Built-in Zend less than check. Returns true if and only if $value is less than the minimum boundary.
load
in file cacheService.php, method cacheService::load()
    Load cache
log
in file logService.php, method logService::log()
    The primary log function that will take an incoming message and specified paramter and log in the appropriate location and format
LogEmail
in file emailService.php, method emailService::LogEmail()
    Log that an email attemp was made.
logError
in file logService.php, method logService::logError()
    The primary log function that will take an incoming message and specified paramter and log in the appropriate location and format
logService
in file logService.php, class logService
    MetaObject class - MetaObject is the base class of all derived metadata-driven classes
longerThan
in file validateService.php, method validateService::longerThan()
    Function to check if a value is longer than the $min length
logService.php
procedural page logService.php
m

m

$m_Accounts
in file emailService.php, variable emailService::$m_Accounts
    An array of Account objects
$m_Action
in file doTriggerService.php, variable TriggerAction::$m_Action
$m_ArgList
in file doTriggerService.php, variable TriggerAction::$m_ArgList
$m_AuditDataObj
in file auditService.php, variable auditService::$m_AuditDataObj
$m_AuthticationDataObj
in file authService.php, variable authService::$m_AuthticationDataObj
$m_AuthticationType
in file authService.php, variable authService::$m_AuthticationType
$m_birtViewer
in file reportService.php, variable reportService::$m_birtViewer
$m_Cache
in file cacheService.php, variable cacheService::$m_Cache
$m_CacheEngine
in file cacheService.php, variable cacheService::$m_CacheEngine
$m_CacheEngineOptions
in file cacheService.php, variable cacheService::$m_CacheEngineOptions
$m_CacheObj
in file cacheService.php, variable cacheService::$m_CacheObj
$m_CacheOptions
in file cacheService.php, variable cacheService::$m_CacheOptions
$m_DataObjName
in file doTriggerService.php, variable doTriggerService::$m_DataObjName
    Name of DataObj
$m_DelayMinutes
in file doTriggerService.php, variable TriggerAction::$m_DelayMinutes
$m_DOTriggerList
in file doTriggerService.php, variable doTriggerService::$m_DOTriggerList
    List of DOTrigger object
$m_ErrorMessage
in file validateService.php, variable validateService::$m_ErrorMessage
$m_FieldNameMask
in file validateService.php, variable validateService::$m_FieldNameMask
$m_FromEmail
in file emailService.php, variable EmailAccount::$m_FromEmail
$m_FromName
in file emailService.php, variable EmailAccount::$m_FromName
$m_Host
in file emailService.php, variable EmailAccount::$m_Host
$m_Immediate
in file doTriggerService.php, variable TriggerAction::$m_Immediate
$m_IsSMTP
in file emailService.php, variable EmailAccount::$m_IsSMTP
$m_Name
in file accessService.php, variable RestrictedView::$m_Name
    Name of view
$m_Name
in file doTriggerService.php, variable TriggerAction::$m_Name
$m_Name
in file accessService.php, variable RestrictedRole::$m_Name
    Role name
$m_Name
in file emailService.php, variable EmailAccount::$m_Name
$m_Password
in file emailService.php, variable EmailAccount::$m_Password
$m_PlotList
in file chartService.php, variable chartService::$m_PlotList
    List of plot objects used in drawing group plot and accurated plot
$m_RepeatMinutes
in file doTriggerService.php, variable TriggerAction::$m_RepeatMinutes
$m_rptTemplate
in file reportService.php, variable reportService::$m_rptTemplate
$m_SMTPAuth
in file emailService.php, variable EmailAccount::$m_SMTPAuth
$m_targetReportPath
in file reportService.php, variable reportService::$m_targetReportPath
$m_TriggerActions
in file doTriggerService.php, variable DOTrigger::$m_TriggerActions
    Iterator of TriggerAction
$m_TriggerCondition
in file doTriggerService.php, variable DOTrigger::$m_TriggerCondition
$m_TriggerType
in file doTriggerService.php, variable DOTrigger::$m_TriggerType
$m_UseAccount
in file emailService.php, variable emailService::$m_UseAccount
    The default account to be used when issuing email
$m_Username
in file emailService.php, variable EmailAccount::$m_Username
MatchCondition
in file doTriggerService.php, method doTriggerService::MatchCondition()
    Match condition
o

o

$org
in file profileService.php, variable profileService::$org
$orgId
in file profileService.php, variable profileService::$orgId
Output
in file pdfService.php, method pdfService::Output()
p

p

$position
in file profileService.php, variable profileService::$position
$positionId
in file profileService.php, variable profileService::$positionId
pdfService
in file pdfService.php, class pdfService
    pdfService - class pdfService is the plug-in service of printing bizform to pdf
pdfService
in file pdfService.php, method pdfService::pdfService()
    pdfService::pdfService()
phone
in file validateService.php, method validateService::phone()
    Phone check for US format ###-###-#### or (###)###-####
PieGraphRender
in file chartService.php, method chartService::PieGraphRender()
    draw the Pie type graph (can have 1 pie plot)
prepFile
in file logService.php, method logService::prepFile()
    Either open a new file with the correct string or remove a previous closing string
profileService
in file profileService.php, class profileService
    profileService - class profileService is the plug-in service for getting user profile
pdfService.php
procedural page pdfService.php
profileService.php
procedural page profileService.php
q

q

queryService
in file queryService.php, class queryService
    queryService - class queryService is the plug-in service of fetching query results
queryService.php
procedural page queryService.php
r

r

$role
in file profileService.php, variable profileService::$role
$roleId
in file profileService.php, variable profileService::$roleId
ReadMetadata
in file reportService.php, method reportService::ReadMetadata()
ReadMetadata
in file doTriggerService.php, method doTriggerService::ReadMetadata()
    Read array meta data, and store to meta object
ReadMetadata
in file logService.php, method logService::ReadMetadata()
ReadMetadata
in file emailService.php, method emailService::ReadMetadata()
    Read array meta-data, and store to meta-object
ReadMetadata
in file cacheService.php, method cacheService::ReadMetadata()
    Read array meta data, and store to meta object
ReadMetadata
in file validateService.php, method validateService::ReadMetadata()
ReadMetadata
in file auditService.php, method auditService::ReadMetadata()
    Read array meta data, and store to meta object
ReadMetadata
in file authService.php, method authService::ReadMetadata()
    Read array meta data, and store to meta object
ReadMetadata
in file accessService.php, method accessService::ReadMetadata()
    Read array meta data, and store to meta object
remove
in file cacheService.php, method cacheService::remove()
    Remove cache
render
in file chartService.php, method chartService::render()
render
in file reportService.php, method reportService::render()
    reportService::render() - render the pdf output
render
in file excelService.php, method excelService::render()
    Render excel data
renderCSV
in file excelService.php, method excelService::renderCSV()
    Render the excel output with CSV format
RenderPiePlot
in file chartService.php, method chartService::RenderPiePlot()
    chartService::RenderPiePlot() - draw the Pie type plot
renderTSV
in file excelService.php, method excelService::renderTSV()
    Render the excel output with TSV format
renderView
in file pdfService.php, method pdfService::renderView()
    pdfService::render() - render the pdf output
RenderXYPlot
in file chartService.php, method chartService::RenderXYPlot()
    Draw the XY type plot
ReportError
in file ioService.php, method ioService::ReportError()
ReportError
in file excelService.php, method excelService::ReportError()
    Show error message
reportService
in file reportService.php, class reportService
    reportService - class reportService is the plug-in service of generate report for BizDataobj
RestrictedRole
in file accessService.php, class RestrictedRole
    RestrictedRole class
RestrictedView
in file accessService.php, class RestrictedView
    RestrictedView class
reportService.php
procedural page reportService.php
s

s

save
in file cacheService.php, method cacheService::save()
    Save cache
SendEmail
in file emailService.php, method emailService::SendEmail()
    A convenience function that will issue an email based on the parameter provided Will log email attempts but will NOT run the body through a template
SendEmail
in file doTriggerService.php, method doTriggerService::SendEmail()
SetExtension
in file logService.php, method logService::SetExtension()
    Set the extension based on the type of format selected in app.inc
SetFormatter
in file logService.php, method logService::SetFormatter()
    Set the formatter based on the type of format selected in app.inc
shorterThan
in file validateService.php, method validateService::shorterThan()
    Function to check if a value is shorter than the $max length
social
in file validateService.php, method validateService::social()
    Social Security check for US format ###-###-#### or (###)###-####
street
in file validateService.php, method validateService::street()
    Street Address check for US format #### Memory Lane
strongPassword
in file validateService.php, method validateService::strongPassword()
    Strong Password checks if the string is "strong", i.e. the password must be at least 8 characters and must contain at least one lower case letter, one upper case letter and one digit
t

t

test
in file cacheService.php, method cacheService::test()
    Test cache
TriggerAction
in file doTriggerService.php, class TriggerAction
    TriggerAction class
u

u

UseAccount
in file emailService.php, method emailService::UseAccount()
    Will set the Default Transport object for the mail object based on the supplied accountname
v

v

validateService.php
procedural page validateService.php
validateService
in file validateService.php, class validateService
x

x

XYGraphRender
in file chartService.php, method chartService::XYGraphRender()
    Draw the XY type graph (can have > 1 plots)
z

z

zip
in file validateService.php, method validateService::zip()
    US Zip check in ##### or #####-####

Documentation generated on Tue, 22 Dec 2009 03:02:27 -0800 by phpDocumentor 1.3.0RC3