list_emoticons
Usage: array list_emoticons([bool clickable])
Purpose: Lists emoticons.
Availability: IPB SDK 1.0
Purpose: Lists emoticons.
Availability: IPB SDK 1.0
Returns an array of the board's emoticons. If TRUE is passed as the first argument, clickable, only clickable emoticons will be returned. The array returned will look something like:
Array (
[:mellow:] => mellow.gif
[:huh:] => huh.gif
[^_^] => happy.gif
[:o] => ohmy.gif
[;)] => wink.gif
[:P] => tongue.gif
[:D] => biggrin.gif
[:lol:] => laugh.gif
[B)] => cool.gif
[:rolleyes:] => rolleyes.gif
[-_-] => sleep.gif
[<_<] => dry.gif
[:)] => smile.gif
[:wub:] => wub.gif
[:angry:] => mad.gif
[:(] => sad.gif
[:unsure:] => unsure.gif
[:wacko:] => wacko.gif
[:blink:] => blink.gif
[:ph34r:] => ph34r.gif
)
[:mellow:] => mellow.gif
[:huh:] => huh.gif
[^_^] => happy.gif
[:o] => ohmy.gif
[;)] => wink.gif
[:P] => tongue.gif
[:D] => biggrin.gif
[:lol:] => laugh.gif
[B)] => cool.gif
[:rolleyes:] => rolleyes.gif
[-_-] => sleep.gif
[<_<] => dry.gif
[:)] => smile.gif
[:wub:] => wub.gif
[:angry:] => mad.gif
[:(] => sad.gif
[:unsure:] => unsure.gif
[:wacko:] => wacko.gif
[:blink:] => blink.gif
[:ph34r:] => ph34r.gif
)
User Contributed Notes
Documentation Generated at Sat, 16 Apr 2005 07:36:35 -0700
Find the latest version at http://ipbsdk.sourceforge.net
There are currently no user contributed notes for this page.