PoNG Modules

Aus MH
Version vom 30. März 2014, 18:27 Uhr von Mh (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „PoNG has hooks. These hooks enable you to reduce the resources (in the backend) to (REST/JSON) information sources and do all the HTML rendering in the bro…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

PoNG has hooks. These hooks enable you to reduce the resources (in the backend) to (REST/JSON) information sources and do all the HTML rendering in the browser.

It is easy, to write a hook and will take you only a minute to set it up. Please follow the example.

Standard Modules coming with PoNG

Module Programming

You can create your own module using the PoNG hooks. Please refer to the PoNG Module Programming Reference