
08-20-2008, 08:23 PM
|
|
|
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
construct_edit_toolbar
Quote:
- string $text: The text to be initially loaded into the editor
- boolean $ishtml: Is the initial text HTML (rather than plain text or bbcode)?
- mixed $forumid: Forum ID of the forum into which we are posting. Special rules apply for values of 'privatemessage', 'usernote', 'calendar', 'announcement' and 'nonforum'
- boolean $allowsmilie: Allow smilies?
- boolean $parsesmilie: Parse smilies in the text of the message?
- boolean $can_attach: Allow attachments?
- string $editor_type: Editor type - either 'fe' for full editor or 'qr' for quick reply
- string $force_editorid: Force the editor to use the specified value as its editorid, rather than making one up
|
|