UNB Components Code Reference

UnbMarkup::CheckSmiley method

Determines whether there's a smiley code at a given position.

private function UnbMarkup::CheckSmiley ($line, $i);

Parameters

line

(string) Line to analyse

i

(int) Position in the line, where to look for a smiley code

Return value

(string) smiley code that was found, or false otherwise

Member of class: UnbMarkup

Implementation file: markup.class.php, line 1236

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