PHP 클래스 eMarkupXHTML, ewiki

상속: extends eMarkup
파일 보기 프로젝트 열기: patrikf/ewiki 1 사용 예제들

보호된 메소드들

메소드 설명
fmt_cell ( $s )
fmt_cell_head ( $s )
fmt_code ( $s )
fmt_emph ( $s )
fmt_error ( $s )
fmt_heading ( $level, $s )
fmt_image ( $ref, $width, $height ) * specific to eWiki
fmt_labeled_link ( $url, $label, $new = FALSE )
fmt_list ( $items )
fmt_listitem ( $s )
fmt_par ( $s )
fmt_plain ( $s )
fmt_row ( $cells )
fmt_strong ( $s )
fmt_sublist ( $items )
fmt_table ( $rows )
mklink ( $ref, $label = NULL )

메소드 상세

fmt_cell() 보호된 메소드

protected fmt_cell ( $s )

fmt_cell_head() 보호된 메소드

protected fmt_cell_head ( $s )

fmt_code() 보호된 메소드

protected fmt_code ( $s )

fmt_emph() 보호된 메소드

protected fmt_emph ( $s )

fmt_error() 보호된 메소드

protected fmt_error ( $s )

fmt_heading() 보호된 메소드

protected fmt_heading ( $level, $s )

fmt_image() 보호된 메소드

* specific to eWiki
protected fmt_image ( $ref, $width, $height )

fmt_list() 보호된 메소드

protected fmt_list ( $items )

fmt_listitem() 보호된 메소드

protected fmt_listitem ( $s )

fmt_par() 보호된 메소드

protected fmt_par ( $s )

fmt_plain() 보호된 메소드

protected fmt_plain ( $s )

fmt_row() 보호된 메소드

protected fmt_row ( $cells )

fmt_strong() 보호된 메소드

protected fmt_strong ( $s )

fmt_sublist() 보호된 메소드

protected fmt_sublist ( $items )

fmt_table() 보호된 메소드

protected fmt_table ( $rows )