- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xowiki::includelet::chat_room
::xowiki::includelet::chat_room create ... \Include a chat room
[ -parameter_declaration (default " {-chat_id} {-mode:optional ""} {-path:optional ""} {-skin:optional ""} ") ]
Defined in /var/www/openacs.org/packages/chat/tcl/chat-ajax-procs.tcl
- Documented Parameters:
- chat_id
- mode
- path
- skin
Class Relations
::xowiki::IncludeletClass create ::xowiki::includelet::chat_room \ -superclass ::xowiki::IncludeletMethods (to be applied on instances)
parameter_declaration (setter)
render (scripted)
:get_parameters return [::chat::Chat login -chat_id $chat_id -mode $mode -path $path -skin $skin]Variables
::xowiki::includelet::chat_room set __default_metaclass ::xotcl::Class ::xowiki::includelet::chat_room set __default_superclass ::xotcl::Object ::xowiki::includelet::chat_room set aggregating false ::xowiki::includelet::chat_room set cacheable false ::xowiki::includelet::chat_room set localized true ::xowiki::includelet::chat_room set personalized true
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables