Home
last modified time | relevance | path

Searched refs:this (Results 4026 – 4050 of 27090) sorted by relevance

1...<<161162163164165166167168169170>>...1084

/plugin/zip/pear/File/Archive/Writer/
H A DMemory.php64 $this->data =& $data;
65 $this->data = substr($data, 0, $seek);
68 function writeData($d) { $this->data .= $d; }
75 $this->filename = $filename;
76 $this->stat = $stat;
77 $this->mime = $mime;
94 function &getData() { return $this->data; }
99 function clear() { $this->data = ""; }
104 function isEmpty() { return empty($this->data); }
120 $this->data,
[all …]
/plugin/latexit/classes/
H A DRowspanHandler.php27 $this->rowspans = array();
37 $this->rowspans[] = $rs;
46 $i = $this->findRowspan($cell_id);
50 $rs = $this->rowspans[$i]->getRowspan() - 1;
51 $this->rowspans[$i]->setRowspan($rs);
55 unset($this->rowspans[$i]);
56 $this->rowspans = array_values($this->rowspans);
66 $i = $this->findRowspan($cell_id);
70 return $this->rowspans[$i]->getRowspan();
80 while ($i < count($this->rowspans) && $cell_id != $this->rowspans[$i]->getCellId()) {
[all …]
/plugin/prosemirror/parser/
H A DTableCellNode.php23 $this->data = $data;
28 $newNode = static::getSubNode($nodeData, $this, $previousNode);
33 $this->subnodes[] = $newNode;
41 if ($this->isHeaderCell()) {
45 foreach ($this->subnodes as $subnode) {
48 list($paddingLeft, $paddingRight) = $this->calculateAlignmentPadding();
54 return $this->data['type'] === 'table_header';
59 return $this->data['attrs']['rowspan'];
64 return $this->data['attrs']['colspan'];
74 if (empty($this
[all...]
/plugin/mikioplugin/syntax/
H A Dstep.php24 $this->addCommonOptions('type');
28 $classes = $this->buildClass($data, array('complete'));
30 $renderer->doc .= '<li class="' . $this->elemClass . ' ' . $this->classPrefix . 'step' . $classes . '">';
31 if($data['url']) $renderer->doc .= '<a href="' . $data['url'] . '" class="' . $this->elemClass . ' ' . $this->classPrefix . 'step-link">';
33 $renderer->doc .= '<div class="' . $this->elemClass . ' ' . $this->classPrefix . 'step-icon">';
34 $this->syntaxRender($renderer, 'icon', '', array_flip(explode(' ', $data['icon'])), MIKIO_LEXER_SPECIAL);
37 $renderer->doc .= '<div class="' . $this
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.lyrics3.php26 $info = &$this->getid3->info;
36 $lyrics3_id3v1 = $this->fread(128 + 9 + 6);
76 $this->fseek($info['ape']['tag_offset_start'] - 15);
77 $lyrics3lsz = $this->fread(6);
78 $lyrics3end = $this->fread(9);
112 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
143 $info = &$this->getid3->info;
150 $this->fseek($endoffset);
154 $rawdata = $this->fread($length);
187 $this->Lyrics3LyricsTimestampParse($ParsedLyrics3);
[all …]
/plugin/twofactor/
H A Dadmin.php28 $this->manager = Manager::getInstance();
29 if (!$this->manager->isReady()) return;
33 $this->filter = $INPUT->arr('filter');
34 $this->start = $INPUT->int('start');
45 msg($this->getLang('reset_not_self'), -1);
48 foreach ($this->manager->getAllProviders() as $providerID => $provider) {
56 $this->start = 0;
63 echo $this->locale_xhtml('admin');
64 if (!$this->manager->isReady()) {
68 $users = $this
[all...]
/plugin/darcspatch/
H A Dadmin.php61 $my_page.=' '.$this->lang['msg_errurl']."\n\n";
63 $my_page.=$this->wiki_admin_page();
66 $my_page.=$this->wiki_admin_page();
69 echo $this->plugin_render($my_page, $format='xhtml') ;
75 $my_page.='^ '.$this->lang['head']." ^^^\n";
76 $my_page.='| //'.$this->lang['instructions']."// |||\n";
85 '<input type="submit" value="'.$this->lang['bt_apply'].'" class="edit"/>'.
88 $patchlist = explode("\n",trim($this->getConf('patchlist')));
89 $my_page.='^ '.$this->lang['head_stored']." ^^^\n";
102 '<input type="submit" value="'.$this->lang['bt_apply'].'" class="edit"/>'.
[all …]
/plugin/letsencrypt/
H A Dhelper.php27 $this->logger = new NullLogger();
34 $this->logger = new HTMLLogger();
42 $this->logger = new CliLogger($cli);
111 $info = $this->getCertInfo();
148 $root = $this->getRoot();
157 $certdir = $this->getConf('certificatedir');
173 $lescript = new Lescript($this->getCertDir(), $this->getRoot(), $this->logger);
189 $lescript = new Lescript($this->getCertDir(), $this->getRoot(), $this->logger);
202 $root = $this->getRoot();
215 $lescript = new Lescript($this->getCertDir(), $this->getRoot(), $this->logger);
[all …]
/plugin/iptrust/
H A Dadmin.php47 msg($this->getLang('already'), -1);
53 msg($this->getLang('invalid_ip'), -1);
76 msg($this->getLang('failed'), -1);
106 print $this->locale_xhtml('intro');
108 print $this->locale_xhtml('list');
114 usort($ips, array($this, 'sort_ip'));
119 ptln("<th>".$this->getLang('ip_addr')."</th>");
120 ptln("<th>".$this->getLang('delete')."</th>");
141 print $this->locale_xhtml('add');
151 if ($this->getConf('log_networks')) {
[all …]
/plugin/toolbuttondel/
H A Daction.php20 $this->formats($event);
22 $this->pickers($event);
23 $this->links($event);
27 $which= $this->getConf('links');
65 $this->key_type_chars=$this->get_array('key_types',$key_codes);
67 $misc = $this->getConf('misc');
75 $this->misc_icons=$this->get_array($_misc,$misc_names);
79 $this->key_type_chars = array_merge($this->key_type_chars,$autohead);
87 $this->select_head[] = $i;
96 $str = $this->getConf($conf);
[all …]
/plugin/iptrust2/
H A Dadmin.php35 msg($this->getLang('already'), -1);
41 msg($this->getLang('invalid_ip'), -1);
64 msg($this->getLang('failed'), -1);
94 print $this->locale_xhtml('intro');
96 print $this->locale_xhtml('list');
102 usort($ips, array($this, 'sort_ip'));
107 ptln("<th>".$this->getLang('ip_addr')."</th>");
108 ptln("<th>".$this->getLang('delete')."</th>");
129 print $this->locale_xhtml('add');
139 if ($this->getConf('log_networks')) {
[all …]
/plugin/bez/mdl/
H A DValidator.php10 $this->model = $model;
14 $this->rules[$field] = $rule;
18 if (isset($this->rules[$field])) {
19 unset($this->rules[$field]);
24 $this->rules = array_merge($this->rules, $rules);
28 return $this->rules;
32 if (!isset($this->rules[$field])) {
35 return $this->rules[$field];
39 return $this
[all...]
/plugin/structpublish/action/
H A Dbanner.php21 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'renderBanner');
37 $this->dbHelper = plugin_load('helper', 'structpublish_db');
39 if (!$this->dbHelper->isPublishable()) {
43 $this->compactView = (bool)$this->getConf('compact_view');
55 $compactClass = $this->compactView ? ' compact' : '';
62 $banner .= $this->getBannerText('status_' . $shownRevision->getStatus(), $shownRevision);
66 $banner .= $this->getBannerText('latest_publish', $latestpubRevision, $shownRevision->getRev());
68 $banner .= $this->getBannerText('previous_publish', $prevpubRevision, $shownRevision->getRev());
75 $this
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php276 if (strlen($this->key) <= $this->getBlockLengthInBytes()) {
277 $this->computedKey = $this->key;
281 $this->computedKey = is_array($this->algo) ?
282 call_user_func($this->algo, $this->key) :
283 hash($this->algo, $this->key, true);
484 $k = $this->key;
844 $this->c->setKey($this->key);
846 $this->pad = $this->pdf();
851 $hashedmessage = $this->uhash($text, $this->length);
856 if (empty($this->key) || !is_string($this->key)) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/event/
H A DListener.php74 $this->_source = $source;
75 $this->addIds($ids);
89 $this->_callables[$id] = [];
105 if (false === $this->listenerExists($listenerId)) {
116 return $this;
130 return $this;
141 unset($this->_callables[$listenerId]);
143 return $this;
167 if (false === $this->listenerExists($listenerId)) {
175 $data->setSource($this->_source);
[all …]
/plugin/stopforumspam/
H A Daction.php24 $this->loadConfig();
25 $this->tolerance = $this->conf['tolerance'];
29 $this->logger = new SpamLogger($logpath);
30 $this->checker = new ResponseChecker($this->tolerance);
32 $this->success = true;
37 $controller->register_hook('AUTH_USER_CHANGE', 'BEFORE', $this, "check_spammer_database");
56 $response = $this->do_check($username, $email, $ip);
58 if ($this->checker->userIsValid($response) === false) {
62 $this->logger->LogAttempt($username, $email, $ip, $this->checker->trigger,
63 $this->checker->confidence, $this->checker->accepted);
/plugin/gtime/gtlib/asn1/gt/
H A DGTVerificationRequest.php77 $this->version = (int) $version->getValue();
79 if ($this->version != 1) {
86 $this->content = $content;
94 $this->data = $data->getValue();
107 $sequence->add($this->content);
119 return $this->version;
129 $this->version = $version;
138 return $this->content;
148 $this->content = $content;
157 return $this->data;
[all …]
/plugin/bibtex/OSBib/create/
H A DSESSION.php31 $this->sessionVars = &$_SESSION;
37 $this->sessionVars[$key] = $value;
38 if(!isset($this->sessionVars[$key]))
47 if(isset($this->sessionVars[$key]))
48 return $this->sessionVars[$key];
54 if(isset($this->sessionVars[$key]))
55 unset($this->sessionVars[$key]);
66 $this->sessionVars = array();
73 foreach($this->sessionVars as $key => $value)
96 if(!$this->setVar($key, $value))
[all …]
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DBlacklist.php55 $this->globalVariables[$variableName] = true;
63 $this->classes[] = $className;
71 $this->parentClasses[] = $className;
79 $this->interfaces[] = $interfaceName;
87 $this->classNamePrefixes[] = $classNamePrefix;
96 if (!isset($this->staticAttributes[$className])) {
97 $this->staticAttributes[$className] = array();
119 if (in_array($className, $this->classes)) {
123 foreach ($this->classNamePrefixes as $prefix) {
131 foreach ($this->parentClasses as $type) {
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.declaration.php9 $this->_code = 0;
10 $this->_value = null;
11 $this->_important = false;
15 return $this->_value;
19 $this->_code = $code;
23 $this->_important = $value;
27 $this->_value =& $value;
52 return $this->_code;
57 $declaration->_code = $this->_code;
59 if (is_object($this->_value)) {
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php27 file_put_contents($this->path, $data);
28 clearstatcache(true, $this->path);
29 return $this->getETag();
81 clearstatcache(true, $this->path);
82 return $this->getETag();
93 return fopen($this->path, 'r');
104 return unlink($this->path);
121 fileinode($this->path) .
122 filesize($this->path) .
123 filemtime($this->path)
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerMessage.php46 $this->labels = $labels;
53 return $this->labels;
60 $this->time = $time;
67 return $this->time;
81 return $this->workerHealthReport;
95 return $this->workerLifecycleEvent;
102 $this->workerMessageCode = $workerMessageCode;
109 return $this->workerMessageCode;
116 $this->workerMetrics = $workerMetrics;
123 return $this->workerMetrics;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReportPathAttributionCriteria.php52 return $this->activityFilters;
66 return $this->customChannelGrouping;
73 $this->dateRange = $dateRange;
80 return $this->dateRange;
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
108 return $this->floodlightConfigId;
115 $this->metricNames = $metricNames;
122 return $this->metricNames;
129 $this->pathFilters = $pathFilters;
[all …]
H A DReportPathCriteria.php52 return $this->activityFilters;
66 return $this->customChannelGrouping;
73 $this->dateRange = $dateRange;
80 return $this->dateRange;
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
108 return $this->floodlightConfigId;
115 $this->metricNames = $metricNames;
122 return $this->metricNames;
129 $this->pathFilters = $pathFilters;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DWaterfallChartSeries.php45 $this->customSubtotals = $customSubtotals;
52 return $this->customSubtotals;
59 $this->data = $data;
66 return $this->data;
73 $this->dataLabel = $dataLabel;
80 return $this->dataLabel;
87 $this->hideTrailingSubtotal = $hideTrailingSubtotal;
94 return $this->hideTrailingSubtotal;
108 return $this->negativeColumnsStyle;
122 return $this->positiveColumnsStyle;
[all …]

1...<<161162163164165166167168169170>>...1084