Search: if

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

Results 1 - 9 of 9 Page 1

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

Contributors

Located in
Last modified by admin on 2022/04/17 14:38
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.

Movies

Located in
Last modified by admin on 2022/04/17 14:38
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.

Templates

Located in
Last modified by admin on 2022/04/17 14:38
Raw document content
" }] }]) #if ($hasAdmin) #set ($discard = $actionCards[1].actions.add(0, { 'label
($templateReference = $services.model.resolveDocument($inputCard.templateReference)) #if ($xwiki.getDocument
/#grid-responsive-resets . #if ($foreach.index > 0 && $foreach.index % 2 == 0) <div class

Macros

Located in
Last modified by admin on 2022/04/17 14:38
Raw document content
{{include reference="Help.Code.VelocityMacros" /}} {{velocity output="false"}} #if ($hasAdmin) #set ($section = 'XWiki.Extensions') #if (!$xwiki.exists($section)) ## Support for pre-9.2RC1
('help.macros.browseMacros.description'), 'tip': $services.localization.render('help.macros.browseMacros.tip', ["<a href='#if

Applications

Located in
Last modified by admin on 2022/04/17 14:38
Raw document content
= 'https://extensions.xwiki.org/xwiki/bin/view/Extension') #if ($hasAdmin) #set ($section = 'XWiki.Extensions') #if (!$xwiki.exists($section)) ## Support for pre-9.2RC1 Administration Application
-responsive-resets . #if ($foreach.index > 0 && $foreach.index % 2 == 0) <div class="clearfix

Videos

Located in
Last modified by admin on 2022/04/17 14:38
Raw document content
) ## See http://getbootstrap.com/css/#grid-responsive-resets . #if ($foreach.index > 0 && $foreach.index % 2 == 0) <div class="clearfix visible-sm-block "></div> #end #if ($foreach.index

[06]If

Last modified by admin on 2023/10/20 10:24
Location
[06]If
Page 1
RSS feed for search on [if]
Created by admin on 2022/04/17 14:38