bBBOARDv2 About UsOrderingTerms/PrivacyManualsSupportFeaturesDemo
Client Login
Welcome to bbBOARD!

NAME

Backend/Func/EmoticonsBox.pm - Emoticons Selecter


DESCRIPTION

This function returns the HTML for a table of the board's emoticons.


USAGE

    my $html = $self->EmoticonsBox($fid, $form_name, $field_name);

Example

    my $fid = $self->_param('fid');
    $ret .= $self->EmoticonsBox($fid, 'post', 'content');
 
bbBOARD
© Copyright 2003-2004 bbNetwork Ltd