Home
last modified time | relevance | path

Searched defs:id (Results 76 – 100 of 1754) sorted by relevance

12345678910>>...71

/plugin/tplinc/
H A Dhelper.php79 public function getIncludes($location, $id = null)
111 public function renderIncludes($location, $id = null)
148 protected function matchPagePattern($pattern, $id, $page, $pns = null)
/plugin/solr/
H A DPageinfo.php14 protected $id; variable in Solr_Pageinfo
17 public function __construct($id){
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DNamespace.php27 public function lookupId($id);
37 public function registerId($id, PHPUnit_Framework_MockObject_Builder_Match $builder);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DBuilderConfig.php25 public $id; variable in Google\\Service\\OnDemandScanning\\BuilderConfig
30 public function setId($id)
H A DSlsaBuilder.php25 public $id; variable in Google\\Service\\OnDemandScanning\\SlsaBuilder
30 public function setId($id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DSlsaBuilder.php25 public $id; variable in Google\\Service\\ContainerAnalysis\\SlsaBuilder
30 public function setId($id)
H A DBuilderConfig.php25 public $id; variable in Google\\Service\\ContainerAnalysis\\BuilderConfig
30 public function setId($id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DCommentBlog.php25 public $id; variable in Google\\Service\\Blogger\\CommentBlog
30 public function setId($id)
H A DCommentPost.php25 public $id; variable in Google\\Service\\Blogger\\CommentPost
30 public function setId($id)
H A DPageBlog.php25 public $id; variable in Google\\Service\\Blogger\\PageBlog
30 public function setId($id)
H A DPostBlog.php25 public $id; variable in Google\\Service\\Blogger\\PostBlog
30 public function setId($id)
H A DCommentInReplyTo.php25 public $id; variable in Google\\Service\\Blogger\\CommentInReplyTo
30 public function setId($id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DWafExpressionSetExpression.php25 public $id; variable in Google\\Service\\Compute\\WafExpressionSetExpression
30 public function setId($id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/
H A DPhotoId.php25 public $id; variable in Google\\Service\\StreetViewPublish\\PhotoId
30 public function setId($id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DAgentDeviceId.php25 public $id; variable in Google\\Service\\HomeGraphService\\AgentDeviceId
30 public function setId($id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DAbuseType.php25 public $id; variable in Google\\Service\\YouTube\\AbuseType
30 public function setId($id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DFreeBusyRequestItem.php25 public $id; variable in Google\\Service\\Calendar\\FreeBusyRequestItem
30 public function setId($id)
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DId.php9 public $id = ''; variable in PhpCss\\Ast\\Selector\\Simple\\Id
11 public function __construct(string $id = '') { argument
/plugin/fedauth/classes/
H A Dfa_provider.class.php24 var $id = ''; variable in fa_provider
27 public static function create($id, $data) {
33 public static function createCustom($id, $name, $url, $large, $small) {
46 protected function loadProvider($id, $data) {
/plugin/displayorphans/
H A D_local.php35 …public static function /* bool */ isPageIgnored(/* string */ $id, array $ignoredPages = null, arra…
50 public static function /* bool */ isOrphanedPage(/* string */ $id, array $item,
54 public static function /* bool */ isWantedPage(/* string */ $id, array $item,
58 public static function /* bool */ isLinkedPage(/* string */ $id, array $item,
/plugin/pubmed2020/classes/
H A Dcache.php97 function getRawContentPath($base, $id) {
211 function GetMediaLink($id) {
238 function getMedlineContent($base, $id) {
351 function _save_array($id, $array) { // WRONG: ADD BASE
368 function _idExists($base, $id) {
380 function _read_array($base, $id) {
/plugin/batchedit/
H A Dconfig.php58 public function getConf($id) { argument
131 private function loadBoolean($options, $id) { argument
140 private function loadInteger($options, $id) { argument
[all...]
/plugin/dokusioc/lib/
H A Dsioc_dokuwiki.php15 private $id = null; variable in SIOCDokuWikiArticle
33 public function __construct($id, $url, $subject, $content)
99 public function addContainer($id)
310 private $id; variable in SIOCDokuWikiUser
322 public function __construct($id, $url, $userid, $name, $email)
390 private $id = null; variable in SIOCDokuWikiContainer
397 public function __construct($id, $url)
423 public function addParent($id)
/plugin/doi/Resolver/
H A DIsbnOpenLibraryResolver.php13 public function getData($id) argument
38 fetchData($id) global() argument
H A DAbstractIsbnResolver.php14 public function getFallbackURL($id) argument
20 public function cleanID($id) argument

12345678910>>...71