Search: if

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 487 next page » Page 1 2 3 4 5 6 7 8 9 ... 49

AppWithinMinutes.LiveTableClass[0]

Objects
description : Simple application to manage a list of contributors. If you want to know where the movies are defined, check the [[Movies>>Help.Applications.Movies.WebHome]] application.

description

Located in
Property value
Simple application to manage a list of contributors. If you want to know where the movies are defined, check the [[Movies>>Help.Applications.Movies.WebHome]] application.

XWiki.StyleSheetExtension[0]

Located in
Objects
code : #if ($isGuest) #tmMoreActions { display: none; } #end

code

Located in
Property value
#if ($isGuest) #tmMoreActions { display: none; } #end

AppWithinMinutes.LiveTableClass[0]

Objects
description : Simple application to manage a list of movies. If you want to know where the movie directors are defined, check the [[Contributors>>Help.Applications.Contributors.WebHome]] application.

description

Located in
Property value
Simple application to manage a list of movies. If you want to know where the movie directors are defined, check the [[Contributors>>Help.Applications.Contributors.WebHome]] application.

Panels.PanelClass[0]

Located in
Objects
content : {{velocity}} #if ($path.size() > 1) {{html}} <div class='akb-app-nav-title'>Navigation</div> {{/html}} #set ($root = $path[1]) ## Escape special characters in macro parameter values. #set ($openFrom = $services.model.serialize($root, 'default').replaceAll('([~"])', '~$1

content

Located in
Property value
{{velocity}} #if ($path.size() > 1) {{html}} <div class='akb-app-nav-title'>Navigation</div> {{/html}} #set ($root = $path[1]) ## Escape special characters in macro parameter values. #set ($openFrom = $services.model.serialize($root, 'default').replaceAll('([~"])', '~$1') + '.WebHome') #set

XWiki.JavaScriptExtension[0]

Objects
code : /* Administration application custom JavaScript */ document.observe('xwiki:dom:loaded', function() { if($('goto-select')) { Event.observe($('goto-select'), 'change', function (event) { var select = event.element(); var i = select.selectedIndex; if (window.location

code

Located in
Property value
/* Administration application custom JavaScript */ document.observe('xwiki:dom:loaded', function() { if($('goto-select')) { Event.observe($('goto-select'), 'change', function (event) { var select = event.element(); var i = select.selectedIndex; if (window.location != select.options
next page » Page 1 2 3 4 5 6 7 8 9 ... 49
RSS feed for search on [if]
Created by admin on 2022/04/17 14:38