Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 71) sorted by relevance

123

/template/strap/resources/dictionary/
H A Dmaterial-design-icon-meta.json1 [{"id":"CBFA6722-0EE6-49B4-B5C2-0B177A5523C2","name":"ab-testing","codepoint":"F01C9","aliases":[],… string
/template/icke/
DIckeNavigation.php9 public $id; variable in IckeNavigationItem
15 function __construct($id, $link, $isNamespace) {
23 private function buildClass($id) {
79 private function replaceUserPlaceholder($id) {
92 private function translateId($id) {
139 private function getLocalizedPopup($id) {
Dfunctions.php10 function icke_tplPopupPage($id){
123 function icke_translatedID($id, $mustExist = true) {
150 function icke_processFancySearchItem($id) {
/template/kajukkk/
Dnewpage.php23 $id=$ns.":".clearID($title); variable
37 $id=$ns.":".clearID($title); variable
48 $id=$title; variable
51 $id=($ns)?$ns.":".$title:$title; variable
64 function clearID($id) {
/template/plaintext/
Dmain.php5 $id = $_SERVER["QUERY_STRING"]; variable
6 $id = str_replace("/", ":", $id); variable
7 $id = str_replace("id=", "", $id); variable
/template/dwsimple/dwsimple/
Dsimple.php14 function mybox ($id, $top, $right, $bottom, $left, $type="px") {
88 function addline($id, $val=0, $align) {
91 function addlineval($id, $val=0) {
98 function addbox($id, $top, $right, $bottom, $left) {
101 function addboxstyle($id, $style) {
/template/kajukkd/fonts/
Dselection.json1 …ulticolor2":false,"tags":["activity"],"grid":24},"attrs":[],"properties":{"id":1,"order":4,"prevSi… number
/template/strap/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 = '') {
/template/strap/ComboStrap/
H A DPageRules.php49 function ruleExists($id): bool
153 function updateRule($id, $matcher, $target, $priority)
256 public function getRule($id): array
H A DWikiPath.php92 private $id; variable in ComboStrap\\WikiPath
368 static function createFromUnknownRoot($id): WikiPath
423 static function IdToAbsolutePath($id)
449 static function createMediaPathFromId($id, $rev = null): WikiPath
508 static function createMarkupPathFromId($id, $rev = null): WikiPath
743 static function normalizeWikiPath(string $id)
H A DRouter.php499 function getBestPage($id): array
564 function scoreBestNamespace($id): array
/template/sprintdoc/js/plugins/
H A Dqc.js15 id: JSINFO['id'] property
29 id: JSINFO['id'] property
/template/amanuensis/inc/
Dindex.php155 function build_subindex($index, $id){
191 function diceID ($id){
207 function diceID_old ($id){
/template/strap/vendor/symfony/polyfill-php80/
H A DPhpToken.php24 public $id; variable in Symfony\\Polyfill\\Php80\\PhpToken
41 public function __construct(int $id, string $text, int $line = -1, int $position = -1)
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php74 public static function id($id) argument
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php29 protected $id; variable in Facebook\\WebDriver\\Remote\\RemoteWebElement
44 public function __construct(RemoteExecuteMethod $executor, $id, $isW3cCompliant = false)
590 protected function newElement($id)
/template/starterpjax/
Djquery.pjax.js254 id: options.id || uniqueId(), property
302 id: uniqueId(), property
413 id: state.id, property
705 function cachePush(id, value) { argument
728 function cachePop(direction, id, value) { argument
/template/typowiki/typowiki/js/
Dtypowiki.js1 function togglediv(id) { argument
/template/dokukitv2/
Dtpl_functions.php5 function menulink($id) {
/template/battlehorse/
Dtplfn_sidebar.php80 function tpl_pagename($id=null){
/template/a_new_day/
Dtplfn_sidebar.php100 function tpl_pagename($id=null){
/template/strap/action/
H A Drouter.php97 public static function isShadowBanned(string $id): bool
157 public static function isWellKnownFile(string $id): bool
/template/icke/_test/
DIckeTemplateNavigation.test.php82 private function touchWiki($id) {
/template/dokubrick/
Dtpl_functions.php262 function _getNsSb($id) {
/template/ad-hominem/rest/
H A Dpageinfo.php30 $id = $_GET['id']; variable

123