Unclassified NewsBoard Code Reference

AbbcOnTagstack function

Check if given tagname exists on the tagstack

function AbbcOnTagstack ($tagname);

Parameters:

tagname
(string) tag name, like "b" or "quote"

Return value:

(bool)

Remarks:

Takes care of 'nocase' configuration for each tag

Implementation file: unb_lib/abbc.lib.php, line 1425

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.