Bitrix API

PageCard extends AbstractConfigField

FinalYes

Table of Contents

Constants

BUTTON_TEXT_BOOK  = 'Book'
SEE_ALL_TEXT  = 'see_all_text'

Methods

available()  : bool
check if field is available
checkValue()  : bool
check property value
getDefaultValue()  : mixed
get property default value
prepareValue()  : mixed
required()  : bool
check if field is required

Constants

BUTTON_TEXT_BOOK

public mixed BUTTON_TEXT_BOOK = 'Book'

SEE_ALL_TEXT

public mixed SEE_ALL_TEXT = 'see_all_text'

Methods

available()

check if field is available

public static available() : bool
Tags
inheritDoc
Return values
bool

checkValue()

check property value

public static checkValue(mixed $value) : bool
Parameters
$value : mixed
Tags
inheritDoc
Return values
bool

getDefaultValue()

get property default value

public static getDefaultValue() : mixed
Tags
inheritDoc

prepareValue()

public static prepareValue(mixed $value) : mixed
Parameters
$value : mixed

required()

check if field is required

public static required() : bool
Tags
inheritDoc
Return values
bool

        
On this page

Search results