1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
baseproperty.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Calendar\Core\Base;
4
5
abstract
class
BaseProperty
implements
Property
6
{
10
public
function
__toString
(): string
11
{
12
return
$this->
toString
();
13
}
14
18
abstract
public
function
getFields
():
array
;
19
23
abstract
public
function
toString
(): string;
24
}
Bitrix\Calendar\Core\Base\BaseProperty
Определения
baseproperty.php:6
Bitrix\Calendar\Core\Base\BaseProperty\toString
toString()
Bitrix\Calendar\Core\Base\BaseProperty\__toString
__toString()
Определения
baseproperty.php:10
Bitrix\Calendar\Core\Base\BaseProperty\getFields
getFields()
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Calendar\Core\Base\Property
Определения
property.php:6
bitrix
modules
calendar
lib
core
base
baseproperty.php
Создано системой
1.14.0