bbcode_add_element Adds a bbcode element &reftitle.description; boolbbcode_add_element resourcebbcode_container stringtag_name arraytag_rules Adds a tag to an existing BBCode_Container tag_set using tag_rules. &reftitle.parameters; bbcode_container BBCode_Container resource, returned by bbcode_create. tag_name The new tag to add to the BBCode_Container tag_set. tag_rules An associative array containing the parsing rules; see bbcode_create for the available keys. &reftitle.returnvalues; &return.success;