Основные сведения
Настройки
Главный модуль в ядре D7
AddBufferContent
AddChainItem
AddHeadScript
AddHeadString
AddPanelButton
AddViewContent
AuthForm
CaptchaCheckCode
CaptchaGetCode
ConvertCharset
ConvertCharsetArray
CopyFileAccessPermission
GetCSS
GetCurDir
GetCurPage
GetCurPageParam
GetCurUri
GetDirProperty
GetDirPropertyList
GetException
GetFileAccessPermission
GetFileContent
GetFileRecursive
GetMenu
GetMenuHtml
GetMenuHtmlEx
GetMeta
GetNavChain
GetPageProperty
GetPagePropertyList
GetPanel
GetProperty
GetPublicShowMode
GetShowIncludeAreas
GetSiteByDir
GetTemplatePath
GetTitle
GetUserRight
GetUserRoles
IncludeAdminFile
IncludeComponent
IncludeFile
IncludeString
IsHTTPS
MoveJSToBody
RemoveFileAccessPermission
ResetException
SaveFileContent
SetAdditionalCSS
SetCurPage
SetDirProperty
SetFileAccessPermission
SetPageProperty
SetTemplateCSS
SetTitle
ShowBanner
ShowBodyScripts
ShowCSS
ShowHead
ShowHeadScripts
ShowHeadStrings
ShowMeta
ShowNavChain
ShowPanel
ShowProperty
ShowSpreadCookieHTML
ShowTitle
ShowViewContent
ThrowException
get_cookie
set_cookie
SetPageProperty
Описание и параметры
CMain::SetPageProperty( string property_id, string property_value, array Options = null )
Устанавливает свойство для текущей страницы. Нестатический метод.
Параметры
Параметр | Описание | С версии |
---|---|---|
property_id | Идентификатор свойства. | |
property_value | Значение свойства. | |
Options | Необязательный. По умолчанию "null". | 8.5.1 |
Смотрите также
Примеры использования
<? $APPLICATION->SetPageProperty("keywords", "веб, разработка, программирование"); ?>
© «Битрикс», 2001-2025, «1С-Битрикс», 2025
Наверх