Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Frontend
Core
Engine
FrontendIcal
setTitle
Frontend\Core\Engine\FrontendIcal::setTitle PHP Method
FrontendIcal Class Documentation
显示文件
Open project: forkcms/forkcms
setTitle()
public
method
Set the title
public
setTitle
(
string
$title
)
$title
string
The title for the calendar.
public function setTitle($title) { $this->title = (string) $title; }
FrontendIcal
__construct
getTitle
parse
setTitle