Home
last modified time | relevance | path

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

/plugin/moaieditor/plugins/captcha/
Dcaptcha.js54 onSpecificLayout(mode) { method in MoaiEditor.Captcha
/plugin/moaieditor/scripts/
Dlayout.js87 if (moaiEditor.plugins[name].onSpecificLayout)
88 moaiEditor.plugins[name].onSpecificLayout(mode);