-
-
Notifications
You must be signed in to change notification settings - Fork 872
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
60bb642
commit ea445d3
Showing
129 changed files
with
256 additions
and
181 deletions.
There are no files selected for viewing
75 changes: 75 additions & 0 deletions
75
...a-admin-docs/classes/components_AddOn_support_services_Plugin_helper.default.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
[talawa-admin](../README.md) / [Modules](../modules.md) / [components/AddOn/support/services/Plugin.helper](../modules/components_AddOn_support_services_Plugin_helper.md) / default | ||
|
||
# Class: default | ||
|
||
[components/AddOn/support/services/Plugin.helper](../modules/components_AddOn_support_services_Plugin_helper.md).default | ||
|
||
## Table of contents | ||
|
||
### Constructors | ||
|
||
- [constructor](components_AddOn_support_services_Plugin_helper.default.md#constructor) | ||
|
||
### Methods | ||
|
||
- [fetchInstalled](components_AddOn_support_services_Plugin_helper.default.md#fetchinstalled) | ||
- [fetchStore](components_AddOn_support_services_Plugin_helper.default.md#fetchstore) | ||
- [generateLinks](components_AddOn_support_services_Plugin_helper.default.md#generatelinks) | ||
|
||
## Constructors | ||
|
||
### constructor | ||
|
||
• **new default**(): [`default`](components_AddOn_support_services_Plugin_helper.default.md) | ||
|
||
#### Returns | ||
|
||
[`default`](components_AddOn_support_services_Plugin_helper.default.md) | ||
|
||
## Methods | ||
|
||
### fetchInstalled | ||
|
||
▸ **fetchInstalled**(): `Promise`\<`any`\> | ||
|
||
#### Returns | ||
|
||
`Promise`\<`any`\> | ||
|
||
#### Defined in | ||
|
||
[src/components/AddOn/support/services/Plugin.helper.ts:7](https://github.com/chandel-aman/talawa-admin/blob/60bb642/src/components/AddOn/support/services/Plugin.helper.ts#L7) | ||
|
||
___ | ||
|
||
### fetchStore | ||
|
||
▸ **fetchStore**(): `Promise`\<`any`\> | ||
|
||
#### Returns | ||
|
||
`Promise`\<`any`\> | ||
|
||
#### Defined in | ||
|
||
[src/components/AddOn/support/services/Plugin.helper.ts:2](https://github.com/chandel-aman/talawa-admin/blob/60bb642/src/components/AddOn/support/services/Plugin.helper.ts#L2) | ||
|
||
___ | ||
|
||
### generateLinks | ||
|
||
▸ **generateLinks**(`plugins`): \{ `name`: `string` ; `url`: `string` \}[] | ||
|
||
#### Parameters | ||
|
||
| Name | Type | | ||
| :------ | :------ | | ||
| `plugins` | `any`[] | | ||
|
||
#### Returns | ||
|
||
\{ `name`: `string` ; `url`: `string` \}[] | ||
|
||
#### Defined in | ||
|
||
[src/components/AddOn/support/services/Plugin.helper.ts:12](https://github.com/chandel-aman/talawa-admin/blob/60bb642/src/components/AddOn/support/services/Plugin.helper.ts#L12) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.