Bitrix API

Status

Table of Contents

Constants

ACTIVE  = 'A'
EXPIRED  = 'E'
NEVER_USED  = 'N'
NOT_EXIST  = 'U'
PRE_EXPIRED  = 'P'
PRE_EXPIRED_DAYS  = 5

Methods

get()  : string
getSlider()  : string
isExist()  : bool
isExpired()  : bool

Constants

ACTIVE

public mixed ACTIVE = 'A'

EXPIRED

public mixed EXPIRED = 'E'

NEVER_USED

public mixed NEVER_USED = 'N'

NOT_EXIST

public mixed NOT_EXIST = 'U'

PRE_EXPIRED

public mixed PRE_EXPIRED = 'P'

PRE_EXPIRED_DAYS

public mixed PRE_EXPIRED_DAYS = 5

Methods

get()

public static get() : string
Return values
string

getSlider()

public static getSlider() : string
Return values
string

isExist()

public static isExist() : bool
Return values
bool

isExpired()

public static isExpired() : bool
Return values
bool

        
On this page

Search results