Wiki source code of Extension Groups

Last modified by superadmin on 2021/09/09 20:56

Show last authors
1 **//On this page~://**
2
3
4
5 {{toc/}}
6
7 Extension Groups are used to allow grouping of Extension in the system into logical subsets. For Example you may have an Extension Group that contains all support extension and another group that contains all sales extensions. A specific Extension Group can be selected in the [[Users Widget's>>doc:iSymphony 3\.5 Documentation.iSymphony User's Guide.Widgets.Users Widget.WebHome]] Filter and Sort Bar in order to only show those extensions that are part of the selected Extension Group. Administrators can access the Extension Group configuration page by navigating to **Extensions->Groups** in the iSymphony Administration Interface.
8
9 {{note}}
10 **Missing extension group?**
11
12 Extension groups created in the Client can only be configured if the user is a viewer and editor. All Extension groups can be configured from the administration screen.
13
14 When creating an extension group, if the user does not add themselves as a viewer and editor they will be unable to configure the group they created and will need to go to the Admin panel to modify the configuration.
15 {{/note}}
16
17 = (% style="color: rgb(0,0,0);" %)All Extensions(%%) =
18
19 A default Extension Group called **All Extensions** is created and maintained by the system. This Extension Group will always contain all extensions in the system.
20
21 {{info}}
22 The **All Extensions** Extension Group cannot be modified or removed by any Administrator.
23 {{/info}}
24
25 = User Group Properties =
26
27 |=(((
28 **__Core Settings__**
29 )))|=(((
30
31 )))
32 |=(((
33 Name:
34 )))|(((
35 The display name of the Extension Group.
36 )))
37 |=(% colspan="1" %)(% colspan="1" %)
38 (((
39 Public:
40 )))|(% colspan="1" %)(% colspan="1" %)
41 (((
42 If checked the extension directory will be visible to all users in the system. If unchecked only the users marked as a viewer will be able to see the extension directory.
43 )))
44 |=(% colspan="1" %)(% colspan="1" %)
45 (((
46 __Extensions__
47 )))|(% class="highlight-grey" colspan="1" data-highlight-colour="grey" %)(% class="highlight-grey" colspan="1" data-highlight-colour="grey" %)
48 (((
49
50 )))
51 |=(% colspan="1" %)(% colspan="1" %)
52 (((
53 Extensions:
54 )))|(% colspan="1" %)(% colspan="1" %)
55 (((
56 This section specifies which extension are part of the extension group and which users have access to view the group and edit the group.
57
58 * **Member**: This extension/user is a member of the group.
59 * **Viewer**: This user can view the group in the drop down in the Users Widget.
60 * **Editor**: This user can edit the extension group from the client.
61
62 {{info}}
63 If you add a User to the Extension Group as a member all of the User's bound Extensions, as well as their external numbers, will be added to the Extension Group.
64 {{/info}}
65 )))
iSymphony