bbcode_add_element
Close fileinfo resource
&reftitle.description;
boolbbcode_add_element
resourcebbcode_container
stringtag_name
arraytag_rules
This function adds a tag to an existing BBCode_Container tag_set see
bbcode_create for the format needed for 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 keys availables
&reftitle.returnvalues;
&return.success;