Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admUnshareFilter(filterId, sharePermId) | Package | adm | Alias | | Pkg Usage | [use adm; unshareFilter(filterId, sharePermId);] | |
Description
Excerpt |
---|
|
Un-Shares a filter. |
Un-shares a filter. Removes the share by id. You will find the shares in the filter structure (including their ids)
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
filterId | int | Yes | The filter id | sharePermId | int | Yes | The share permission id. | |
Return Type
boolean
Example
Code Block |
---|
|
admUnshareFilter(f.id, 10035); |
Un-Shares the filter with some share perm given id
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "filter_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|