Unclassified NewsBoard Code Reference

AbbcValidTagname function

Check if given tagname exists in the tags array

function AbbcValidTagname (&$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 1397

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