PHP Class eMarkupText, ewiki

Inheritance: extends eMarkup
Afficher le fichier Open project: patrikf/ewiki

Méthodes protégées

Méthode Description
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 )

Method Details

fmt_cell() protected méthode

protected fmt_cell ( $s )

fmt_emph() protected méthode

protected fmt_emph ( $s )

fmt_heading() protected méthode

protected fmt_heading ( $level, $s )

fmt_list() protected méthode

protected fmt_list ( $items )

fmt_listitem() protected méthode

protected fmt_listitem ( $s )

fmt_par() protected méthode

protected fmt_par ( $s )

fmt_row() protected méthode

protected fmt_row ( $cells )

fmt_strong() protected méthode

protected fmt_strong ( $s )

fmt_table() protected méthode

protected fmt_table ( $rows )