/plugin/fedauth/js/ |
H A D | admin.js | 63 loadinfo: function (sender, target) { argument 80 toggleproviders: function (sender, target) { argument 95 providerslideup: function (sender, target) { argument 116 providerslidedown: function (sender, target) { argument 137 provideruselarge: function (sender, target) { argument 161 providerusesmall: function (sender, target) { argument 186 _easeitem: function (sender) { argument 198 _prepareitem: function (sender) { argument
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | mxFreehand.js | 241 graph.addListener(mxEvent.FIRE_MOUSE_EVENT, mxUtils.bind(this, function(sender, evt) argument 264 mouseDown: mxUtils.bind(this, function(sender, me) argument 314 mouseMove: mxUtils.bind(this, function(sender, me) argument 332 mouseUp: mxUtils.bind(this, function(sender, me) argument
|
H A D | P2PCollab.js | 49 mouseDown: function(sender, me) {}, argument 50 mouseMove: function(sender, me) //TODO debounce this function argument 56 mouseUp: function(sender, me) {} argument
|
H A D | Embed.js | 91 graph.addListener(mxEvent.SIZE, function(sender, evt) argument 347 mouseDown: function(sender, me) argument 352 mouseMove: function(sender, me) argument 393 mouseUp: function(sender, me) argument
|
/plugin/infomail/ |
H A D | action.php | 237 protected function mail_archive($recipient, $subject, $mailtext, $sender) 260 protected function mail_log($recipient, $subject, $mailtext, $sender)
|
/plugin/diagramsnet/lib/plugins/ |
H A D | props.js | 167 graph.selectionModel.addListener(mxEvent.CHANGE, function(sender, evt) argument 172 graph.model.addListener(mxEvent.CHANGE, function(sender, evt) argument
|
H A D | voice.js | 2085 ui.addListener('styleChanged', function(sender, evt) argument 2118 graph.addListener(mxEvent.LABEL_CHANGED, function(sender, evt) argument 2142 graph.addListener(mxEvent.CELL_CONNECTED, function(sender, evt) argument 2155 graph.addListener(mxEvent.CELLS_ADDED, function(sender, evt) argument 2243 graph.addListener(mxEvent.CELLS_REMOVED, function(sender, evt) argument
|
H A D | tags.js | 282 graph.selectionModel.addListener(mxEvent.CHANGE, function(sender, evt) argument 287 graph.model.addListener(mxEvent.CHANGE, function(sender, evt) argument
|
H A D | update.js | 96 overlay.addListener(mxEvent.CLICK, function(sender, evt) argument
|
/plugin/diagramsnet/lib/js/ |
H A D | embed.dev.js | 91 graph.addListener(mxEvent.SIZE, function(sender, evt) argument 347 mouseDown: function(sender, me) argument 352 mouseMove: function(sender, me) argument 393 mouseUp: function(sender, me) argument
|
/plugin/wysiwyg/fckeditor/editor/plugins/autogrow/ |
H A D | fckplugin.js | 86 function FCKAutoGrow_CheckEditorStatus( sender, status ) argument
|
/plugin/syntaxhighlighter/Uncompressed/ |
H A D | shCore.js | 48 func: function(sender, highlighter) argument 58 func: function(sender, highlighter) argument 71 func: function(sender, highlighter) argument 104 func: function(sender, highlighter) argument 165 dp.sh.Toolbar.Command = function(name, sender) argument
|
/plugin/syntaxhighlighter/Scripts/ |
H A D | shCore.js | 8 …source',check:function(highlighter){return highlighter.collapse;},func:function(sender,highlighter) argument 9 {sender.parentNode.removeChild(sender);highlighter.div.className=highlighter.div.className.replace(… argument 10 …n(){return window.clipboardData!=null||dp.sh.ClipboardSwf!=null;},func:function(sender,highlighter) argument 17 alert('The code is in your clipboard now');}},PrintSource:{label:'print',func:function(sender,highl… argument 24 dp.sh.Toolbar.Command=function(name,sender) argument
|
/plugin/fckg/fckeditor/editor/plugins/autogrow/ |
H A D | fckplugin.js | 53 CheckEditorStatus : function( sender, status ) argument
|
/plugin/recommend/helper/ |
H A D | log.php | 28 public function writeEntry($page, $sender, $receiver, $comment)
|
H A D | mail.php | 17 public function sendMail($recipient, $sender, $replacements = [])
|
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 57 public $sender; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/davcard/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 57 public $sender; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/webdav/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 57 public $sender; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 57 public $sender; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/davcal/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 57 public $sender; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/schedule/ |
H A D | script.js | 60 function scheduleSend (sender, uri, params) { argument
|
/plugin/swiftmail/Swift/Events/ |
H A D | SendEvent.php | 29 protected $sender = null; variable in Swift_Events_SendEvent
|
/plugin/diagramsnet/lib/plugins/trees/ |
H A D | trees.js | 1173 mouseDown: function(sender, me) argument 1188 mouseMove: function(sender, me) argument 1228 mouseUp: function(sender, me) { }, argument
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | EditorUi.js | 326 graph.addListener('cellsInserted', function(sender, evt) argument 331 graph.addListener('textInserted', function(sender, evt) argument 674 graph.fireMouseEvent = function(evtName, me, sender) argument 711 graph.connectionHandler.addListener(mxEvent.CONNECT, function(sender, evt) argument 731 this.addListener('styleChanged', mxUtils.bind(this, function(sender, evt) argument 936 graph.addListener(mxEvent.CELLS_ADDED, function(sender, evt) argument 1314 this.hoverIcons.addListener('focus', mxUtils.bind(this, function(sender, evt) argument 1368 this.hoverIcons.addListener('blur', mxUtils.bind(this, function(sender, evt) argument 2577 mouseDown: function(sender, me) argument 2584 mouseMove: function(sender, me) {}, argument [all …]
|