Bitrix API

ChangeRequest extends CreateRequest

Table of Contents

Properties

$object  : CreateDto|null

Methods

__construct()  : mixed
changeToLF()  : array<string|int, mixed>|string|array<string|int, string>
checkLenDescription()  : void
checkLenText()  : void
checkLenTitle()  : void
getData()  : CreateDto

Properties

Methods

changeToLF()

public changeToLF(string $text) : array<string|int, mixed>|string|array<string|int, string>
Parameters
$text : string
Return values
array<string|int, mixed>|string|array<string|int, string>

checkLenDescription()

public checkLenDescription(mixed $title, string $fieldName) : void
Parameters
$title : mixed
$fieldName : string

checkLenText()

public checkLenText(mixed $title, string $fieldName) : void
Parameters
$title : mixed
$fieldName : string

checkLenTitle()

public checkLenTitle(mixed $title, string $fieldName) : void
Parameters
$title : mixed
$fieldName : string

        
On this page

Search results