UNB Components Code Reference

UnbMarkup::ClearStyle method

Clear current styles.

private function UnbMarkup::ClearStyle ($all = false);

Parameters

all  –  optional, default: false

(bool) Set to true only at the global end of the input to close all block styles, too.

Remarks

This is used at the end of blocks (e.g. paragraphs) to end all active inline formatting.

Member of class: UnbMarkup

Implementation file: markup.class.php, line 1045

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