Home
last modified time | relevance | path

Searched refs:NAME (Results 26 – 50 of 170) sorted by relevance

1234567

/plugin/combo/ComboStrap/
H A DFetcherMarkupWebcode.php29 const NAME = "markup"; define in ComboStrap\\FetcherMarkupWebcode
61 LogUtility::internalError("The cache buster should be good. Error:{$e->getMessage()}", self::NAME);
90 return self::NAME;
H A DFetcherRawLocalPath.php17 const NAME = "raw"; define in ComboStrap\\FetcherRawLocalPath
95 return self::NAME;
H A DFetcherAppPages.php21 const NAME = "page-app"; define in ComboStrap\\FetcherAppPages
52 ->addQueryParameter("do", self::NAME);
148 return self::NAME;
H A DFetcherMarkupInstructions.php8 public const NAME = "instructions"; define in ComboStrap\\FetcherMarkupInstructions
H A DFetcherPageBundler.php21 const CANONICAL = self::NAME;
22 const NAME = "pagebundler"; define in ComboStrap\\FetcherPageBundler
68 return self::NAME;
/plugin/advanced/lang/fr/config/
H A Dinterwiki.txt14 | {NAME} | Nom du Wiki avec aucun encodage …
24 wp https://en.wikipedia.org/wiki/{NAME}
26 user :user:{NAME}
/plugin/txtconf/lang/en/
H A Dintro_interwiki.txt6 Each URL may contain one of the placeholders {URL} or {NAME}
8 * ''{NAME}'' this is replaced by the wikiname as given in the document no further encoding is done
/plugin/txtconf/lang/fr/
H A Dintro_interwiki.txt6 Each URL may contain one of the placeholders {URL} or {NAME}
8 * ''{NAME}'' this is replaced by the wikiname as given in the document no further encoding is done
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt24 | {NAME} | wikiname without any encoding …
36 wp https://en.wikipedia.org/wiki/{NAME}
38 user :user:{NAME}
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php65 const NAME = 'name'; define in Handlebars\\Tokenizer
181 self::NAME => trim($this->buffer),
203 $lastName = $this->tokens[$lastIndex][self::NAME];
205 $this->tokens[$lastIndex][self::NAME] = trim(
/plugin/discussion/
H A D_template.txt5 @AVATAR@//@NAME@, @DATE@ //
/plugin/userhomepage/lang/ja/
H A Duserhomepage_public.default1 ====== @NAME@ (@USER@) - 公開ページ ======
H A Duserhomepage_private.default1 ====== @NAME@ (@USER@) - 私用の名前空間 ======
/plugin/discussion/lang/fa/
H A Dsubscribermail.txt5 نام: @NAME@
/plugin/discussion/lang/ru/
H A Dsubscribermail.txt6 Имя: @NAME@
/plugin/discussion/lang/ar/
H A Dsubscribermail.txt6 الإسم: @NAME@
/plugin/discussion/lang/ko/
H A Dsubscribermail.txt6 이름: @NAME@
/plugin/task/lang/ru/
H A Dsubscribermail.txt8 Ответственный: @NAME@
/plugin/discussion/lang/zh/
H A Dsubscribermail.txt6 姓名: @NAME@
/plugin/discussion/lang/zh-tw/
H A Dsubscribermail.txt6 姓名: @NAME@
/plugin/discussion/lang/bg/
H A Dsubscribermail.txt6 Име: @NAME@
/plugin/discussion/lang/ja/
H A Dsubscribermail.txt6 名前: @NAME@
/plugin/discussion/lang/el/
H A Dsubscribermail.txt6 Όνομα: @NAME@
/plugin/combo/db/combo-secondary/
H A Dupdate0001.sql4 NAME TEXT, -- Name field
/plugin/combo/action/
H A Ddocustom.php149 $action = self::getDoParameterValue(FetcherPage::NAME);
161 $action = self::getDoParameterValue(FetcherAppPages::NAME);

1234567