MCPcopy Create free account

hub / github.com/b4rtaz/t3mpl-editor / functions

Functions218 in github.com/b4rtaz/t3mpl-editor

Methodconstructor
( private readonly stateService: StateService, private readonly confirmPopupService: ConfirmPopupService,
src/app/editor/sidebar/sidebar-menu.component.ts:23
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/sidebar/properties/collection-property.component.ts:22
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/sidebar/properties/color-property.component.ts:20
Methodconstructor
( private readonly stateService: StateService, private readonly markdownEditorPopupService: MarkdownEditor
src/app/editor/sidebar/properties/markdown-property.component.ts:22
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/sidebar/properties/text-property.component.ts:20
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/sidebar/properties/datetime-property.component.ts:23
Methodconstructor
( private readonly stateService: StateService, private readonly htmlEditorPopupService: HtmlEditorPopupSer
src/app/editor/sidebar/properties/html-property.component.ts:22
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/sidebar/properties/boolean-property.component.ts:20
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/sidebar/properties/choice-property.component.ts:21
Methodconstructor
( private readonly stateService: StateService, private readonly imagePickerService: ImagePickerPopupServic
src/app/editor/sidebar/properties/image-property.component.ts:29
Methodconstructor
( private readonly stateService: StateService, private readonly translate: TranslateService)
src/app/editor/sidebar/configuration/configuration.component.ts:20
Methodconstructor
( private readonly factoryResolver: ComponentFactoryResolver)
src/app/editor/popups/popup.service.ts:10
Methodconstructor
( private readonly el: ElementRef<HTMLElement>)
src/app/editor/popups/scroll-down.directive.ts:11
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/confirm/confirm-popup.service.ts:11
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/image-picker/image-picker-popup.component.ts:28
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/image-picker/image-picker-popup.service.ts:10
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/template-info/template-info-popup.component.ts:17
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/template-info/template-info-popup.service.ts:9
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/html-editor/html-editor-popup.component.ts:22
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/html-editor/html-editor-popup.service.ts:10
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/import/import-popup.service.ts:10
Methodconstructor
( private readonly templateImporter: TemplateImporter, private readonly dataImporter: DataImporter)
src/app/editor/popups/import/import-popup.component.ts:22
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/import/importers/template-importer.ts:13
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/import/importers/data-importer.ts:13
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/loader/loader-popup.component.ts:23
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/loader/loader-popup.service.ts:10
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/markdown-editor/markdown-editor-popup.component.ts:25
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/markdown-editor/markdown-editor-popup.service.ts:10
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/uploader/uploader-popup.component.ts:18
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/uploader/uploader-popup.service.ts:9
Methodconstructor
( private readonly popupService: PopupService)
src/app/editor/popups/export/export-popup.service.ts:10
Methodconstructor
( private readonly stateService: StateService, private readonly releaseZipGenerator: ReleaseZipGenerator,
src/app/editor/popups/export/export-popup.component.ts:30
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/export/generators/relase-zip-generator.ts:17
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/export/generators/template-zip-generator.ts:14
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/popups/export/generators/data-zip-generator.ts:16
Methodconstructor
( private readonly stateService: StateService, private readonly templatePreviewRenderer: TemplatePreviewRe
src/app/editor/preview/preview.component.ts:26
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/preview/data-preview-renderer.ts:9
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/preview/template-preview-renderer.ts:12
Methodconstructor
( private readonly stateService: StateService)
src/app/editor/preview/page-tabs.component.ts:17
MethoddeleteItem
(index: number)
src/app/editor/sidebar/properties/collection-property.component.ts:44
Methodedit
()
src/app/editor/sidebar/properties/markdown-property.component.ts:33
Methodedit
()
src/app/editor/sidebar/properties/html-property.component.ts:33
Methodedit
(filePath: string)
src/app/editor/popups/html-editor/html-editor-popup.service.ts:14
Methodedit
(filePath: string)
src/app/editor/popups/markdown-editor/markdown-editor-popup.service.ts:14
MethodexploreTemplates
()
src/app/editor/sidebar/sidebar-menu.component.ts:101
Methodgenerate
()
src/app/editor/popups/export/generators/relase-zip-generator.ts:21
Methodgenerate
()
src/app/editor/popups/export/generators/template-zip-generator.ts:18
Methodimport
()
src/app/editor/popups/import/import-popup.component.ts:34
Methodimport
(file: File)
src/app/editor/popups/import/importers/template-importer.ts:17
Methodimport
(file: File)
src/app/editor/popups/import/importers/data-importer.ts:17
MethodimportData
()
src/app/editor/sidebar/sidebar-menu.component.ts:72
MethodimportTemplate
()
src/app/editor/sidebar/sidebar-menu.component.ts:64
Methodload
(templateSource: TemplateSource)
src/app/editor/popups/loader/loader-popup.service.ts:14
MethodmoveItem
(dataPath: string, oldIndex: number, newIndex: number)
src/app/editor/state.service.ts:128
MethodmoveItem
(index: number, direction: number)
src/app/editor/sidebar/properties/collection-property.component.ts:49
MethodngOnChanges
(changes: SimpleChanges)
src/app/editor/editor.component.ts:37
MethodngOnChanges
(changes: SimpleChanges)
src/app/editor/sidebar/properties/properties.component.ts:21
MethodngOnChanges
()
src/app/editor/popups/scroll-down.directive.ts:15
MethodngOnDestroy
()
src/app/editor/preview/preview.component.ts:48
MethodngOnInit
()
src/app/app.component.ts:20
MethodngOnInit
()
src/app/editor/editor.component.ts:28
MethodngOnInit
()
src/app/editor/sidebar/dropdown.directive.ts:18
MethodngOnInit
()
src/app/editor/sidebar/sidebar.component.ts:23
MethodngOnInit
()
src/app/editor/sidebar/sections.component.ts:18
MethodngOnInit
()
src/app/editor/sidebar/sidebar-menu.component.ts:33
MethodngOnInit
()
src/app/editor/sidebar/properties/collection-property.component.ts:26
MethodngOnInit
()
src/app/editor/sidebar/properties/properties.component.ts:17
MethodngOnInit
()
src/app/editor/sidebar/properties/color-property.component.ts:24
MethodngOnInit
()
src/app/editor/sidebar/properties/markdown-property.component.ts:27
MethodngOnInit
()
src/app/editor/sidebar/properties/text-property.component.ts:24
MethodngOnInit
()
src/app/editor/sidebar/properties/datetime-property.component.ts:27
MethodngOnInit
()
src/app/editor/sidebar/properties/html-property.component.ts:27
MethodngOnInit
()
src/app/editor/sidebar/properties/boolean-property.component.ts:24
MethodngOnInit
()
src/app/editor/sidebar/properties/choice-property.component.ts:25
MethodngOnInit
()
src/app/editor/sidebar/properties/image-property.component.ts:35
MethodngOnInit
()
src/app/editor/sidebar/configuration/configuration.component.ts:25
MethodngOnInit
()
src/app/editor/popups/confirm/confirm-popup.component.ts:23
MethodngOnInit
()
src/app/editor/popups/image-picker/image-picker-popup.component.ts:32
MethodngOnInit
()
src/app/editor/popups/template-info/template-info-popup.component.ts:21
MethodngOnInit
()
src/app/editor/popups/html-editor/html-editor-popup.component.ts:26
MethodngOnInit
()
src/app/editor/popups/loader/loader-popup.component.ts:27
MethodngOnInit
()
src/app/editor/popups/markdown-editor/markdown-editor-popup.component.ts:29
MethodngOnInit
()
src/app/editor/popups/uploader/uploader-popup.component.ts:22
MethodngOnInit
()
src/app/editor/popups/export/export-popup.component.ts:37
MethodngOnInit
()
src/app/editor/preview/preview.component.ts:32
MethodngOnInit
()
src/app/editor/preview/page-tabs.component.ts:21
Methodok
(title: string, message: string)
src/app/editor/popups/confirm/confirm-popup.service.ts:15
MethodonBaseUrlChanged
(text?: string)
src/app/editor/sidebar/configuration/configuration.component.ts:45
MethodonChanged
(value: string)
src/app/editor/sidebar/properties/color-property.component.ts:29
MethodonChanged
(value: string)
src/app/editor/sidebar/properties/text-property.component.ts:29
MethodonChanged
(value: boolean)
src/app/editor/sidebar/properties/boolean-property.component.ts:29
MethodonChanged
(event: Event)
src/app/editor/popups/image-picker/image-picker-popup.component.ts:39
MethodonChanged
(event: Event)
src/app/editor/popups/import/import-popup.component.ts:27
MethodonDateChanged
(value: string)
src/app/editor/sidebar/properties/datetime-property.component.ts:41
MethodonHashChanged
()
src/app/app.component.ts:27
MethodonItemChanged
(itemIndex: number)
src/app/editor/sidebar/sidebar.component.ts:52
MethodonPagePathStrategyChanged
(strategy: PagePathStrategy)
src/app/editor/sidebar/configuration/configuration.component.ts:39
FunctiononPrepare
()
e2e/protractor.conf.js:26
MethodonTimeChanged
(value: string)
src/app/editor/sidebar/properties/datetime-property.component.ts:46
MethodonValueChanged
(value: string)
src/app/editor/sidebar/properties/choice-property.component.ts:38
← previousnext →101–200 of 218, ranked by callers