Bitrix API

Day extends Base

AbstractYes

Table of Contents

Constants

FRIDAY  = 'fri'
MONDAY  = 'mon'
SATURDAY  = 'sat'
SUNDAY  = 'sun'
THURSDAY  = 'thu'
TUESDAY  = 'tue'
WEDNESDAY  = 'wed'

Methods

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

Constants

FRIDAY

public mixed FRIDAY = 'fri'

MONDAY

public mixed MONDAY = 'mon'

SATURDAY

public mixed SATURDAY = 'sat'

SUNDAY

public mixed SUNDAY = 'sun'

THURSDAY

public mixed THURSDAY = 'thu'

TUESDAY

public mixed TUESDAY = 'tue'

WEDNESDAY

public mixed WEDNESDAY = 'wed'

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