mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-27 05:01:57 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
03ee254765
commit
28d0da2447
@ -197,14 +197,22 @@ var getText = function(elem){
|
|||||||
// .__parse_attrs__(<attrs>, <editor>, <elem>)
|
// .__parse_attrs__(<attrs>, <editor>, <elem>)
|
||||||
// -> <attrs>
|
// -> <attrs>
|
||||||
//
|
//
|
||||||
|
// .__change__()
|
||||||
|
//
|
||||||
|
// .__editedview__()
|
||||||
|
// .__editedcode__()
|
||||||
|
//
|
||||||
// .__click__()
|
// .__click__()
|
||||||
// .__focusin__()
|
// .__focusin__()
|
||||||
// .__focusout__()
|
// .__focusout__()
|
||||||
// .__keydown__()
|
// .__keydown__()
|
||||||
// .__keyup__()
|
// .__keyup__()
|
||||||
// .__editedcode__()
|
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
// NOTE: new extension methods can be defined/called in plugins via
|
||||||
|
// the .runPlugins(..) method.
|
||||||
|
//
|
||||||
|
//
|
||||||
//
|
//
|
||||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
//
|
//
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user