Unclassified NewsBoard Code Reference

UnbEditorDoCmd function [JavaScript]

Handle a text editor button

function UnbEditorDoCmd (event, cmd, arg1);

Parameters:

event
(object) Original event object
cmd
(string) Command name
arg1
Used for additional data like colour, font or text size

Implementation file: unb_lib/designs/native/js/posteditor.js.php, line 58

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.