Difference between revisions of "Template:GlobalTenantCapability"

From AgileApps Support Wiki
imported>Aeric
(Created page with "<noinclude> This template is used to identify features that are enabled in Service Provider Settings. Those settings are global. They affect the service provider themselves a...")
 
imported>Aeric
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template is used to identify features that are enabled in [[Service Provider Settings]]. Those settings are global. They affect the service provider themselves and all tenants.
'''''Not used'''''. Retained in case it becomes useful at some point.
----
This template is used to identify global [[Tenant Capabilities]] that affect the service provider's admin tenant and all other tenants.


Usage:<br>
Usage:<br>
:<tt><nowiki>{{Enablefeature|1|2|3}}</nowiki></tt>
:<tt><nowiki>{{GlobalTenantCapability|1|2|3}}</nowiki></tt>
* <tt><nowiki>{{1}} - name of the feature</nowiki></tt>
::* <tt><nowiki>{{1}}</nowiki></tt> - name of the global [[Tenant Capability]]
* <tt><nowiki>{{2}} - link to thing that enables it</nowiki></tt> --''no longer used''
::* <tt><nowiki>{{2}}</nowiki></tt> - default on-premise setting -- "On" or "Off"
* <tt><nowiki>{{3}} - default enabled or not, any text here results in "enabled", blank is "disabled"</nowiki></tt>
::* <tt><nowiki>{{3}}</nowiki></tt> - cloud setting  -- "On" or "Off"
----
----
</noinclude>
</noinclude>::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;"
::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;"
|style="padding: 0.25em 0.25em;" align="left"|   
|style="padding: 0.25em 0.25em;" align="left"|   


[[File:Lock-tiny.gif]]   
[[File:Lock-tiny.gif]]   
|
|
*The ''[[{{{1}}}]]'' option must be enabled by your [[Service Provider]].
*The ''[[{{{1}}}]]'' option is enabled by your [[Service Provider]].
*This feature is {{#if: {{{3}}}| enabled | disabled }} by default.
*In an on-premise installation, the default setting is '''''{{{2}}}'''''.
*In the cloud, this setting is '''''{{{3}}}'''''.<br>(This is a global [[Tenant Capability]] that can be modified only in an [[On-Premise Installation]].)
:
:
|}
|}
<includeonly>[[Category:Tenant Capabilities|{{{1}}}]]</includeonly>

Latest revision as of 02:17, 15 January 2015

Not used. Retained in case it becomes useful at some point.


This template is used to identify global Tenant Capabilities that affect the service provider's admin tenant and all other tenants.

Usage:

{{GlobalTenantCapability|1|2|3}}
  • {{1}} - name of the global Tenant Capability
  • {{2}} - default on-premise setting -- "On" or "Off"
  • {{3}} - cloud setting -- "On" or "Off"

Lock-tiny.gif