Home
last modified time | relevance | path

Searched refs:noRedirect (Results 1 – 2 of 2) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck.js471 ExecuteNamedCommand : function( commandName, commandParameter, noRedirect ) argument
475 if ( !noRedirect && FCK.RedirectNamedCommands[ commandName ] != null )
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck.js434 ExecuteNamedCommand : function( commandName, commandParameter, noRedirect, noSaveUndo ) argument
439 if ( !noRedirect && FCK.RedirectNamedCommands[ commandName ] != null )