Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Class Wiki_widgets.phrasing_wikibox

class phrasing_wikibox : 
Widget.widget_with_error_box -> User_widgets.user_widget_class ->
(object Inherits Lists not enabled in this syntax

Inherits


method draw_edit_form : 
page:Wiki_types.wiki * string list option ->
rows:int ->
cols:int ->
Wiki_types.wikibox ->
Html5_types.phrasing Eliom_content.Html5.F.elt list ->
Html5_types.phrasing Eliom_content.Html5.F.elt list ->
Int32.t ->
string ->
bool ->
[ `One of string ] Eliom_parameter.param_name *
(([ `One of Wiki_types.wiki ] Eliom_parameter.param_name *
([ `One of unit ] Eliom_parameter.param_name *
[ `One of string ] Eliom_parameter.param_name Eliom_parameter.listnames)) *
(([ `One of Wiki_types.wikibox ] Eliom_parameter.param_name *
[ `One of int32 ] Eliom_parameter.param_name) *
[ `One of string ] Eliom_parameter.param_name)) ->
Html5_types.form_content Eliom_content.Html5.F.elt list
method display_wikitext_edit_form_help : 
'b.
bi:Wiki_widgets_interface.box_info ->
classes:Wiki_widgets_interface.classes ->
?rows:int ->
?cols:int ->
previewonly:bool ->
wb:Wiki_types.wikibox ->
string option * int32 ->
(Wiki_widgets_interface.classes *
([> `Div | `Form ] as 'b) Eliom_content.Html5.F.elt list)
Lwt.t