Home
last modified time | relevance | path

Searched defs:headers (Results 276 – 300 of 300) sorted by path

1...<<1112

/plugin/siteexport/syntax/
H A Dsiteexport.php20 private $headers = array(); variable in syntax_plugin_siteexport_siteexport
/plugin/sqlraw/
H A Dsyntax.php783 function _sqlRaw__create_temp_db($database, $headers, $rows, $max_field_lengths, &$renderer) {
/plugin/structnotification/
H A Dadmin.php17 protected $headers = ['schema', 'field', 'operator', 'value', 'users_and_groups', 'message']; variable in admin_plugin_structnotification
/plugin/swiftmail/Swift/
H A DBatchMailer.php43 protected $headers = array(); variable in Swift_BatchMailer
/plugin/swiftmail/Swift/Message/
H A DEncoder.php95 public function base64Encode($data, $chunk=76, $init_chunk=0, $headers=false, $le="\r\n")
180 public function QPEncode($data, $chunk=76, $init_chunk=0, $headers=false, $le="\r\n")
H A DHeaders.php41 protected $headers = array(); variable in Swift_Message_Headers
H A DMime.php65 public $headers = null; variable in Swift_Message_Mime
130 public function setHeaders($headers)
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php153 public function doMail($to, $subject, $message, $headers, $params)
/plugin/top/
H A DCrawlerDetect.php313 public function __construct(array $headers = null, $userAgent = null)
/plugin/txt2tags/
H A Dtxt2tags.class.php73 var $headers = ''; # the first 3 lines of the t2t file variable in T2T
414 function secondpass($headers, $lines) { # all other marks
/plugin/upgrade/HTTP/
H A DHTTPClient.php31 public $headers; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
800 buildHeaders($headers) global() argument
[all...]
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js5225 }},insertHeaderRows:function(netInfoBox,headers,tableName,rowName){if(!headers.length){return argument
5250 },insertHeaderRows:function(netInfoBox,headers,rowName){var headersTable=$$(".netInfoHeadersTable",… argument
5265 }},renderHeaders:function(parent,headers,rowName){if(!parent.firstChild){this.init(parent) argument
5346 Firebug.NetMonitor.Utils={findHeader:function(headers,name){if(!headers){return null argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php161 protected function mail($to, $subject, $body, array $headers) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DClient.php369 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/webdav/vendor/sabre/http/lib/
H A DMessage.php30 protected $headers = []; variable in Sabre\\HTTP\\Message
216 function setHeaders(array $headers) {
260 function addHeaders(array $headers) {
H A DMessageDecoratorTrait.php172 function setHeaders(array $headers) {
203 function addHeaders(array $headers) {
H A DMessageInterface.php124 function setHeaders(array $headers);
147 function addHeaders(array $headers);
H A DRequest.php42 function __construct($method = null, $url = null, array $headers = null, $body = null) {
H A DResponse.php104 function __construct($status = null, array $headers = null, $body = null) {
/plugin/webdavclient/
H A Dhelper.php1118 $ct = 'application/xml; charset=utf-8', $headers = array(),
/plugin/xtern/
H A Dadmin.php14 private $headers; variable in admin_plugin_xtern
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js9002 headers: this._headers property in DataProcessor._sendData.queryParams
/plugin/zip/pear/File/
H A DArchive.php985 function toMail($to, $headers, $message, $mail = null)
/plugin/zip/pear/File/Archive/Writer/
H A DMail.php63 var $headers; variable in File_Archive_Writer_Mail
91 function File_Archive_Writer_Mail($to, $headers, $message, &$mail)

1...<<1112