Difference between revisions of "Template:GlobalTenantCapability"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template is used to identify global capabilities that are enabled in [[Service Provider Settings]]. Those settings are global. They affect the service provider 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>{{GlobalTenantFeature|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}} - default on-premise setting -- "ON" or "OFF"</nowiki></tt>
::* <tt><nowiki>{{2}}</nowiki></tt> - default on-premise setting -- "On" or "Off"
* <tt><nowiki>{{3}} - cloud setting  -- "ON" or "OFF"</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]].
*In an on-premise installation, the default setting is '''{{{2}}}'''.
*In an on-premise installation, the default setting is '''''{{{2}}}'''''.
*In the cloud, this setting is '''{{{3}}}'''. (This is a global setting that applies to all tenants. It can be modified only in an [[On-Premise Installation]].)
*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