• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/hook/page.php
  • Класс: BitrixLandingHookPage
  • Вызов: Page::issetCustomExec
public function issetCustomExec()
{
	return is_callable($this->customExec);
}