UNB Components Code Reference

UnbMarkup::TranslateStyle method

Translates style IDs into HTML.

private function UnbMarkup::TranslateStyle ($styleId, $openOrClose, $data = null);

Parameters

styleId

(int) See UnbMarkup::STYLE_* constants

openOrClose

(bool) true to open the style, false to close it

data  –  optional, default: null

Optional style-specific data

Member of class: UnbMarkup

Implementation file: markup.class.php, line 1132

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.