Bitrix API

Period extends Base

AbstractYes

Table of Contents

Constants

DAILY  = 'daily'
MONTHLY  = 'monthly'
WEEKLY  = 'weekly'
YEARLY  = 'yearly'

Methods

get()  : mixed
getAll()  : array<string|int, mixed>

Constants

DAILY

public mixed DAILY = 'daily'

MONTHLY

public mixed MONTHLY = 'monthly'

WEEKLY

public mixed WEEKLY = 'weekly'

YEARLY

public mixed YEARLY = 'yearly'

Methods

get()

public static get(string $name) : mixed
Parameters
$name : string

getAll()

public static getAll() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results