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 | admDeleteProjectComponent(pkey, compname) | Package | adm | Alias | | Pkg Usage | deleteComponent(pkey, compname) | |
Description
Excerpt |
---|
|
Deletes a component from the project. |
Deletes a component from the project.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
pkey | String | Yes | Project key | compname | String | Yes | Component name | |
Return Type
Boolean (true/false)
Returns true if the component was deleted and false otherwise.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "component_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|