Home
last modified time | relevance | path

Searched refs:info (Results 201 – 225 of 1857) sorted by relevance

12345678910>>...75

/plugin/dokutexit/
H A Dtexitrender.php78 $parsed = $this->p_render_latex_text($text, $info);
184 function p_render_latex_text(& $text, & $info){ argument
189 $parsed = $this->p_render('latex', $ins, $info);
195 function p_render_latex($id, & $info){ argument
196 $info['current_id'] = $id;
205 $parsed = $this->p_render_latex_text($text, $info);
228 if (is_array($info['dokulinks']) ) {
230 foreach ( $info['dokulinks'] as $link ) {
258 function p_render($mode,$instructions, &$info){ argument
272 $Renderer->info = $info;
[all …]
/plugin/webdav/core/Plugin/
H A DDokuWiki.php55 if (!isset($node->info)) {
59 $info = $node->info;
63 if ($info['type'] == 'd') {
68 if ($info['type'] == 'f') {
69 $dw_id = $info['id'];
74 if ($info['dir'] == 'datadir') {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dslf4j-api-1.7.25.jar ... msg Throwable t public boolean isInfoEnabled () public void info (java.lang.String) String msg public ...
/plugin/nodetailsxhtml/syntax/
H A Dforcetoc.php22 $info = parent::getInfo();
24 return array_merge(is_array($info) ? $info : confToHash(dirname(__FILE__).'/../plugin.info.txt'), array(
44 $renderer->info['forceTOC'] = true;
45 $renderer->info['toc'] = true;
H A Dscripting.php22 $info = parent::getInfo();
24 return array_merge(is_array($info) ? $info : confToHash(dirname(__FILE__).'/../plugin.info.txt'), array(
42 $renderer->info['scriptmode'] = true;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.wtv.php27 $info = &$this->getid3->info;
29 $info['fileformat'] = 'wtv';
30 $info['video']['dataformat'] = 'wtv';
H A Dmodule.graphic.bmp.php30 $info = &$this->getid3->info;
33 $info['bmp']['header']['raw'] = array();
46 $this->fseek($info['avdataoffset']);
56 unset($info['fileformat']);
57 unset($info['bmp']);
96 unset($info['fileformat']);
97 unset($info['bmp']);
101 $info['fileformat'] = 'bmp';
102 $info['video']['dataformat'] = 'bmp';
103 $info['video']['lossless'] = true;
[all …]
H A Dmodule.archive.tar.php32 $info = &$this->getid3->info;
34 $info['fileformat'] = 'tar';
35 $info['tar']['files'] = array();
102 $info['tar']['file_details'][$name] = array (
120 …$info['tar']['files'] = getid3_lib::array_merge_clobber($info['tar']['files'], getid3_lib::CreateD…
H A Dmodule.audio.ac3.php39 $info = &$this->getid3->info;
42 $info['ac3']['raw']['bsi'] = array();
43 $thisfile_ac3 = &$info['ac3'];
50 $info['fileformat'] = 'ac3';
70 $this->fseek($info['avdataoffset']);
79 unset($info['fileformat'], $info['ac3']);
84 $info['audio']['dataformat'] = 'ac3';
85 $info['audio']['bitrate_mode'] = 'cbr';
86 $info['audio']['lossless'] = false;
428 unset($info['ac3']);
[all …]
H A Dmodule.tag.id3v1.php27 $info = &$this->getid3->info;
29 if (!getid3_lib::intValueSupported($info['filesize'])) {
40 $info['avdataend'] = $info['filesize'] - 128;
108 $ParsedID3v1['tag_offset_end'] = $info['filesize'];
111 $info['id3v1'] = $ParsedID3v1;
112 $info['id3v1']['encoding'] = $ID3v1encoding;
129 $info['avdataend'] -= 128;
/plugin/authdrupal7/
H A Dauth.php136 $info = false;
138 return $info;
156 $info = null;
158 $info = $this->cacheUserInfo[$user];
160 if (is_null($info)) {
161 $info = $this->_retrieveUserInfo($user);
163 if (($requireGroups == true) && $info && !isset($info['grps'])) {
167 $this->cacheUserInfo[$user] = $info;
169 return $info;
190 $info = $result[0];
[all …]
/plugin/translate/
H A Daction.php46 $info = & $INFO;
51 $info['perm'] < AUTH_READ ||
52 $info['perm'] >= AUTH_EDIT) return;
59 if (!in_array($grp, $info['userinfo']['grps'])) return;
62 $info['perm'] = AUTH_EDIT;
65 if($info['exists']){
66 $info['writable'] = (is_writable($info['filepath']) &&
67 ($info['perm'] >= AUTH_EDIT));
69 $info['writable'] = ($info['perm'] >= AUTH_CREATE);
71 $info['editable'] = ($info['writable'] && empty($info['lock']));
/plugin/authdrupal8/
H A Dauth.php111 * Return user info
127 $info = $this->_getUserInfo($user, $requireGroups);
131 $info = false;
133 return $info;
151 $info = null;
153 $info = $this->cacheUserInfo[$user];
155 if (is_null($info)) {
156 $info = $this->_retrieveUserInfo($user);
158 if (($requireGroups == true) && $info && !isset($info['grp
[all...]
/plugin/acronymedit/
H A Dadmin.php27 $info = array();
29 …trigger_error('getInfo() not implemented in '.get_class($this).' and '.$info.' not found', E_USER_…
32 $info= confToHash($file);
33 $lang= explode(',', $info['lang']);
34 …if (in_array('desc', $lang) && ''!==$this->getLang('plugininfo_desc')) $info['desc']= $this->getLa…
36 return $info;
/plugin/bpmnio/_test/
H A Dsyntax_plugin_bpmnio_bpmnio.test.php11 $info = array();
27 $xhtml = p_render('xhtml', $instructions, $info);
33 $info = array();
49 $xhtml = p_render('xhtml', $instructions, $info);
/plugin/bootswrapper/exe/help/
H A Dlabel.txt15 <label type="info">info</label>
23 <label type="info">info</label>
32 | ''type'' | ''info'' | ''default'', ''primary'', ''success'', ''info'', ''warning'', ''danger'' |…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DUpdateFormInfoRequest.php32 public function setInfo(Info $info) argument
34 $this->info = $info;
41 return $this->info;
/plugin/vshare/syntax/
H A Ddebug.php59 foreach ($sites as $site => $info) {
62 if (!empty($info['vid'])) {
63 $data = $syntax->handle("{{ $site>{$info['vid']} }}", DOKU_LEXER_MATCHED, 0, $handler);
72 if (!empty($info['web'])) {
74 $renderer->externallink($info['web']);
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php32 * @author Grégoire Pineau <lyrixx@lyrixx.info>
66 The <info>%command.name%</info> command lints a YAML file and outputs to STDOUT
71 <info>cat filename | php %command.full_name% -</info>
75 <info>php %command.full_name% filename</info>
79 <info>php %command.full_name% dirname</info>
80 <info>ph
[all...]
/plugin/yearbox/_test/
H A DSyntaxTest.php26 $info = [];
27 $actual_html = p_render('xhtml', $ins, $info);
40 $info = [];
41 $actual_html = p_render('xhtml', $ins, $info);
/plugin/directions/syntax/
H A Dgraph.php24 function dir_generateGraph($info, $data) { argument
32 $input = dir_prepareGVInput($info, $data, $metadata);
62 function dir_prepareGVInput($info, $dotcode) { argument
65 if(isset($info['date']))
66 $version = $info['date'];
/plugin/authhttp/
H A Dauth.php103 * Return user info
105 * Returned info about the given user needs to contain
119 $info['name'] = $user;
120 $info['mail'] = $user."@".$this->emaildomain;
121 $info['grps'] = array($conf['defaultgroup']);
123 $info['grps'][] = $this->specialgroup;
126 return $info;
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/doc/
H A DPHPClass.php41 var $info; variable in PHPClass
52 $this->info = array();
65 if(array_key_exists($name, $this->info)) {
66 unset($this->info[$name]);
79 if(array_key_exists($name, $this->info))
80 return $this->info[$name];
176 $this->info[$name] = $value;
/plugin/issuelinks/services/
H A DGitLab.service.php316 $this->setIssueData($issue, $info);
334 * @param array $info
338 $issue->setSummary($info['title']);
342 $issue->setStatus($info['state']);
343 $issue->setUpdated($info['updated_at']);
344 $issue->setLabels($info['labels']);
345 if (!empty($info['milestone'])) {
348 if (!empty($info['milestone'])) {
349 $issue->setDuedate($info['duedate']);
352 if (!empty($info['assignee'])) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageListSelectItem.php66 public function setInfo(GoogleCloudDialogflowV2IntentMessageSelectItemInfo $info) argument
68 $this->info = $info;
75 return $this->info;

12345678910>>...75