PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

bbcode_add_smiley> <BBCode 関数
Last updated: Fri, 10 Oct 2008

view this page in

bbcode_add_element

(PECL bbcode:0.9.0-0.9.1)

bbcode_add_elementbbcode 要素を追加する

説明

bool bbcode_add_element ( resource $bbcode_container , string $tag_name , array $tag_rules )

既存の BBCode_Container tag_set に、tag_rules を使用してタグを追加します。

パラメータ

bbcode_container

bbcode_create() が返す BBCode_Container。

tag_name

BBCode_Container tag_set に追加する新しいタグ。

tag_rules

パース規則を指定する連想配列。使用できるキーは bbcode_create() を参照ください。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
bbcode_add_element
There are no user contributed notes for this page.

bbcode_add_smiley> <BBCode 関数
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites