Home
last modified time | relevance | path

Searched refs:sender (Results 51 – 75 of 143) sorted by relevance

123456

/plugin/freechat/phpfreechat/src/commands/
H A Dnotice.class.php11 $sender = $p["sender"];
H A Dwho.class.php33 $sender = $p["sender"];
H A Dquit.class.php11 $sender = $p["sender"];
H A Dwhois.class.php34 $sender = $p["sender"];
H A Dunban.class.php14 $sender = $p["sender"];
H A Djoin.class.php13 $sender = $p["sender"];
H A Dupdate.class.php11 $sender = $p["sender"];
H A Dsend.class.php11 $sender = $p["sender"];
H A Dnick.class.php13 $sender = $p["sender"];
H A Dprivmsg.class.php13 $sender = $p["sender"];
H A Dgetnewmsg.class.php31 $sender = $p["sender"];
/plugin/freechat/phpfreechat/src/proxies/
H A Dchecktimeout.class.php38 $sender = $p["sender"];
H A Dchecknickchange.class.php37 $sender = $p["sender"];
/plugin/wysiwyg/fckeditor/editor/plugins/autogrow/
H A Dfckplugin.js86 function FCKAutoGrow_CheckEditorStatus( sender, status ) argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DDeliverNewEventTest.php85 $this->assertEquals('mailto:user1.sabredav@sabredav.org', $message->sender);
/plugin/fckg/fckeditor/editor/plugins/autogrow/
H A Dfckplugin.js53 CheckEditorStatus : function( sender, status ) argument
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js91 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/diagramsnet/lib/js/diagramly/
H A DEmbed.js91 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/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php63 $message->sender = $mainComponent->ATTENDEE->getValue();
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php65 $message->sender = $mainComponent->ATTENDEE->getValue();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php63 $message->sender = $mainComponent->ATTENDEE->getValue();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php63 $message->sender = $mainComponent->ATTENDEE->getValue();
/plugin/smtp/subtree/txtthinking/Mailer/
H A DREADME.md4 A lightweight SMTP mail sender
/plugin/groupmail/
H A DREADME.textile72 p. Don't allow to override the sender name or email, but use registered user
89 | autofrom | If specified, the sender fields are not shown in the email form. |
/plugin/diagramsnet/lib/plugins/
H A Dtags.js282 graph.selectionModel.addListener(mxEvent.CHANGE, function(sender, evt) argument
287 graph.model.addListener(mxEvent.CHANGE, function(sender, evt) argument

123456