Search: if

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

Results 1 - 10 of 16 next page » Page 1 2

code

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

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

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.

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.

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

XWiki.StyleSheetExtension[0]

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

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.

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.

XWiki Syntax Guide

Located in
Last modified by admin on 2022/04/17 14:38
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
Raw document content
") #if(!$enabledSyntaxIds.contains($fullSyntaxId)) #set($discard = $unavailableSyntaxes.add
#if ($request.xaction == 'switchContext') $response.sendRedirect($request.target) #stop #end #set ($crtCategoryId = "$!{request.category}") #if ($crtCategoryId != '') #set ($crtCategoryId = $numbertool.toNumber

Help

Located in
Last modified by admin on 2022/04/20 14:27
Objects
code : #if ($isGuest) #tmMoreActions { display: none; } #end
Raw document content
/css/#grid-responsive-resets . #if ($foreach.index > 0 && $foreach.index % 2 == 0) <div class="clearfix visible-sm-block "></div> #end #if ($foreach.index > 0 && $foreach.index % 3 == 0) <div class="clearfix visible-md-block"></div> #end #if ($foreach.index > 0
next page » Page 1 2
RSS feed for search on [if]
Created by admin on 2022/04/17 14:38