Home
last modified time | relevance | path

Searched refs:type (Results 126 – 150 of 4303) sorted by path

12345678910>>...173

/plugin/anewssystem/tpl/
H A Dnewstemplate_de.txt1 //field |type |length |value |description | add info (<-do not delete thi…
H A Dnewstemplate_en.txt1 //field |type |length |value |description | add info (<-do not delete thi…
H A Dnewstemplate_it.txt1 //field |type |length |value |description | add info (<-do not delete thi…
/plugin/annotate/
H A Danno.php207 $type = "";
231 $type = 'o';
235 $type = 'u';
239 if($type == 'u') {
/plugin/apidoc/
H A Dsyntax.php65 public $name="", $type="", $defaultvalue="", $description=""; variable in syntax_plugin_apidoc_data_parameter
74 $this->type = $f[1];
204 …>Type : </span><span class='apidoc_code'>" . $this->apidoc_highlight( $p->type, true ) . "</span><…
/plugin/appendtoquery/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/approve/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/archivegenerator/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
H A Dadmin.php15 protected $type = 'full'; variable in admin_plugin_archivegenerator
35 if ($INPUT->bool('isupdate')) $this->type = 'update';
52 if ($this->type == 'full') {
81 if ($this->type == 'full') {
101 if ($this->type == 'full') {
221 * @param string $type
224 protected function getDownloadLinkHref($type = 'full') argument
232 'isupdate' => (int)($type == 'update'),
/plugin/archiveupload/
H A DCOPYING317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
319 under certain conditions; type `show c' for details.
/plugin/articlelinks/
H A Dsyntax.php52 $type = substr($match,1,strpos($match, '>')-1);
54 switch ($type) {
/plugin/asana/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/asiansearch/
H A DCOPYING316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/attribute/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/authclientcert/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/authdjango/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/authdrupal7/
H A DCOPYING316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/authdrupal8/
H A Dpassword.inc237 $type = substr($stored_hash, 0, 3);
238 switch ($type) {
/plugin/authfacebook/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurl.php107 public function getinfo($type) argument
109 return curl_getinfo($this->curl, $type);
/plugin/authg2fa/
H A DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php701 public $type; variable in Google_ReportHeaders
714 public function setType( $type) { argument
715 $this->type = $type;
718 return $this->type;
H A DGoogle_AdSenseService.php1409 public $type; variable in Google_AdUnitContentAdsSettings
1423 $this->type = $type;
1432 public $type; variable in Google_AdUnitContentAdsSettingsBackupOption
1441 $this->type = $type;
1458 public $type; variable in Google_AdUnitFeedAdsSettings
1478 $this->type = $type;
1489 public $type; variable in Google_AdUnitMobileContentAdsSettings
1509 $this->type = $type;
1612 public $type; variable in Google_AdsenseReportsGenerateResponseHeaders
1626 $this->type = $type;
[all …]
H A DGoogle_AdsensehostService.php995 public $type; variable in Google_AdUnitContentAdsSettings
1009 $this->type = $type;
1012 return $this->type;
1018 public $type; variable in Google_AdUnitContentAdsSettingsBackupOption
1027 $this->type = $type;
1030 return $this->type;
1044 public $type; variable in Google_AdUnitMobileContentAdsSettings
1064 $this->type = $type;
1067 return $this->type;
1299 public $type; variable in Google_ReportHeaders
[all …]
H A DGoogle_AnalyticsService.php665 $this->type = $type;
814 $this->type = $type;
843 $this->type = $type;
860 $this->type = $type;
1076 $this->type = $type;
1369 $this->type = $type;
1818 $this->type = $type;
1912 $this->type = $type;
1929 $this->type = $type;
2504 $this->type = $type;
[all …]

12345678910>>...173