package ojs_ed

  1. Overview
  2. Docs
Using file editor in ojs_base applications, common part

Install

Dune Dependency

Authors

Maintainers

Sources

ojs-base-0.7.0.tar.bz2
md5=85b8a0746e9be8c20cf082f2573b5895
sha512=ec707820ff69ddbf9c631cf6a1c8748e82346daded1a4f73c5702128d07858f915e62d529e5fec01e99263f33eefb1586067341c058535806e0092b9d040644a

doc/ojs_ed.js/Ojsed_js/Make/index.html

Module Ojsed_js.MakeSource

Parameters

module P : Ojs_ed.Types.P

Signature

Sourceclass editor : (P.client_msg -> (P.server_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.client_msg -> unit Lwt.t) -> bar_id:string -> msg_id:string -> string -> object ... end
Sourceclass editors : (P.app_client_msg -> (P.app_server_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.app_client_msg -> unit Lwt.t) -> ((P.client_msg -> (P.server_msg -> unit Lwt.t) -> unit Lwt.t) -> (P.client_msg -> unit Lwt.t) -> bar_id:string -> msg_id:string -> string -> editor) -> object ... end
OCaml

Innovation. Community. Security.