|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct ($code) | |
| getCode () | |
| setCode ($code) | |
| jsonSerialize () | |
См. определение в файле jscode.php строка 5
| __construct | ( | $code | ) |
| string | $code |
См. определение в файле jscode.php строка 16
| getCode | ( | ) |
См. определение в файле jscode.php строка 24
| jsonSerialize | ( | ) |
Specify data which should be serialized to JSON mixed data which can be serialized by json_encode, which is a value of any type other than a resource. 5.4.0
См. определение в файле jscode.php строка 51
| setCode | ( | $code | ) |