Class EmailGroups
Email Group management
Package: blesta\app\models
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/models/email_groups.php
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/models/email_groups.php
Methods summary
public
|
|
public
mixed
|
|
public
|
|
public
|
|
public
mixed
|
|
public
array
|
#
getAll( string $type = "client", boolean $core = true )
Fetches a list of all email groups irrespective of company |
public
array
|
#
getAllEmails( integer $company_id, string $type = "client", string $core = true )
Fetches a list of all emails and email groups under a company for a specific type |
public
boolean
|
|
private
array
|
Methods inherited from AppModel
_()
,
boolToInt()
,
currencyToDecimal()
,
dateToUtc()
,
errors()
,
getPerPage()
,
ifSet()
,
loadCrypto()
,
setDefaultIfEmpty()
,
setPerPage()
,
setRulesIfSet()
,
strToBool()
,
systemDecrypt()
,
systemEncrypt()
,
systemHash()
,
truncateDecimal()
,
validateExists()
,
validateStateCountry()
Methods inherited from Model
affectedRows()
,
begin()
,
commit()
,
getConnection()
,
lastInsertId()
,
makeDSN()
,
prepare()
,
query()
,
rollBack()
,
setAttribute()
,
setFetchMode()