Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
eMarkupText
PHP 클래스 eMarkupText, ewiki
상속:
extends
eMarkup
파일 보기
프로젝트 열기: patrikf/ewiki
보호된 메소드들
메소드
설명
fmt_cell
(
$s
)
fmt_emph
(
$s
)
fmt_heading
(
$level
,
$s
)
fmt_labeled_link
(
$url
,
$label
)
fmt_link
(
$url
,
$label
)
fmt_list
(
$items
)
fmt_listitem
(
$s
)
fmt_par
(
$s
)
fmt_row
(
$cells
)
fmt_strong
(
$s
)
fmt_table
(
$rows
)
메소드 상세
fmt_cell()
보호된
메소드
protected
fmt_cell
(
$s
)
fmt_emph()
보호된
메소드
protected
fmt_emph
(
$s
)
fmt_heading()
보호된
메소드
protected
fmt_heading
(
$level
,
$s
)
fmt_labeled_link()
보호된
메소드
protected
fmt_labeled_link
(
$url
,
$label
)
fmt_link()
보호된
메소드
protected
fmt_link
(
$url
,
$label
)
fmt_list()
보호된
메소드
protected
fmt_list
(
$items
)
fmt_listitem()
보호된
메소드
protected
fmt_listitem
(
$s
)
fmt_par()
보호된
메소드
protected
fmt_par
(
$s
)
fmt_row()
보호된
메소드
protected
fmt_row
(
$cells
)
fmt_strong()
보호된
메소드
protected
fmt_strong
(
$s
)
fmt_table()
보호된
메소드
protected
fmt_table
(
$rows
)