Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс MailServicesTable
+ Граф наследования:MailServicesTable:

Открытые статические члены

static getFilePath ()
 
static getTableName ()
 
static checkFields (Entity\Result $result, $primary, array $data)
 
static add (array $data)
 
static update ($primary, array $data)
 
static getIconSrc ($serviceName, $iconId=null)
 
static getOAuthHelper ($data)
 
static delete ($primary)
 
static getMap ()
 

Подробное описание

Class MailServicesTable

DO NOT WRITE ANYTHING BELOW THIS

<<< ORMENTITYANNOTATION @method static EO_MailServices_Query query() @method static EO_MailServices_Result getByPrimary($primary, array $parameters = array()) @method static EO_MailServices_Result getById($id) @method static EO_MailServices_Result getList(array $parameters = array()) @method static EO_MailServices_Entity getEntity() @method static \Bitrix\Mail\EO_MailServices createObject($setDefaultValues = true) @method static \Bitrix\Mail\EO_MailServices_Collection createCollection() @method static \Bitrix\Mail\EO_MailServices wakeUpObject($row) @method static \Bitrix\Mail\EO_MailServices_Collection wakeUpCollection($rows)

См. определение в файле mailservices.php строка 27

Методы

◆ add()

static add ( array $data)
static

См. определение в файле mailservices.php строка 74

◆ checkFields()

static checkFields ( Entity\Result $result,
$primary,
array $data )
static

См. определение в файле mailservices.php строка 40

◆ delete()

static delete ( $primary)
static

См. определение в файле mailservices.php строка 233

◆ getFilePath()

static getFilePath ( )
static

См. определение в файле mailservices.php строка 30

◆ getIconSrc()

static getIconSrc ( $serviceName,
$iconId = null )
static

См. определение в файле mailservices.php строка 185

◆ getMap()

static getMap ( )
static

См. определение в файле mailservices.php строка 281

◆ getOAuthHelper()

static getOAuthHelper ( $data)
static

См. определение в файле mailservices.php строка 216

◆ getTableName()

static getTableName ( )
static

См. определение в файле mailservices.php строка 35

◆ update()

static update ( $primary,
array $data )
static

См. определение в файле mailservices.php строка 90