Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
App
Libraries
Skype
HeroCard
PHP Class App\Libraries\Skype\HeroCard
ファイルを表示
Open project: hillelcoren/invoice-ninja
Class Usage Examples
Public Methods
Method
Description
__construct
( )
addButton
(
$type
,
$title
,
$value
,
$url
= false )
setSubitle
(
$subtitle
)
setText
(
$text
)
setTitle
(
$title
)
Method Details
__construct()
public
method
public
__construct
( )
addButton()
public
method
public
addButton
(
$type
,
$title
,
$value
,
$url
= false )
setSubitle()
public
method
public
setSubitle
(
$subtitle
)
setText()
public
method
public
setText
(
$text
)
setTitle()
public
method
public
setTitle
(
$title
)