core.generator.ui.contents
- Location:
EuljiroWorship/core/generator/ui/contents/
- Author:
Benjamin Jaedon Choi - https://github.com/saintbenjamin
- Affiliated Church:
The Eulji-ro Presbyterian Church [대한예수교장로회(통합) 을지로교회]
- Address:
The Eulji-ro Presbyterian Church, 24-10, Eulji-ro 20-gil, Jung-gu, Seoul 04549, South Korea
- Telephone:
+82-2-2266-3070
- E-mail:
euljirochurch [at] G.M.A.I.L. (replace [at] with @ and G.M.A.I.L as you understood.)
- License:
MIT License with Attribution Requirement (see LICENSE file for details); Copyright (c) 2025 The Eulji-ro Presbyterian Church.
- core.generator.ui.contents.anthem_content
- core.generator.ui.contents.corner_content
- core.generator.ui.contents.greet_content
- core.generator.ui.contents.hymn_content
HymnContentHymnContent.captionHymnContent.headlineHymnContent.hymn_dataHymnContent.generator_windowHymnContent.number_inputHymnContent.title_editHymnContent.headline_editHymnContent.load_buttonHymnContent.save_buttonHymnContent.submitterHymnContent.__init__()HymnContent.build_ui()HymnContent.load_hymn_by_number()HymnContent.build_hymn_slide()HymnContent.get_hymn_number_range()HymnContent.get_slide_data()HymnContent.save_hymn_json()
- core.generator.ui.contents.image_content
ImageContentImageContent.captionImageContent.headlineImageContent.generator_windowImageContent.headline_labelImageContent.headline_editImageContent.caption_labelImageContent.caption_editImageContent.image_buttonImageContent.image_previewImageContent.submitterImageContent.__init__()ImageContent.build_ui()ImageContent.select_image()ImageContent.copy_to_img_folder()ImageContent.build_image_slide()ImageContent.get_slide_data()ImageContent.set_content()
- core.generator.ui.contents.lyrics_content
LyricsContentLyricsContent.captionLyricsContent.headlineLyricsContent.generator_windowLyricsContent.caption_labelLyricsContent.caption_editLyricsContent.headline_labelLyricsContent.headline_editLyricsContent.submitterLyricsContent.__init__()LyricsContent.build_ui()LyricsContent.build_lyrics_slide()LyricsContent.get_slide_data()
- core.generator.ui.contents.prayer_content
PrayerContentPrayerContent.captionPrayerContent.headlinePrayerContent.generator_windowPrayerContent.caption_labelPrayerContent.caption_editPrayerContent.headline_labelPrayerContent.headline_editPrayerContent.submitterPrayerContent.__init__()PrayerContent.build_ui()PrayerContent.build_prayer_slide()PrayerContent.get_slide_data()
- core.generator.ui.contents.respo_content
RespoContentRespoContent.captionRespoContent.headlineRespoContent.respo_dataRespoContent.generator_windowRespoContent.number_inputRespoContent.load_buttonRespoContent.capt_editRespoContent.tableRespoContent.save_buttonRespoContent.submitterRespoContent.__init__()RespoContent.build_ui()RespoContent.load_respo_by_number()RespoContent.build_respo_slide()RespoContent.get_respo_number_range()RespoContent.get_slide_data()RespoContent.format_responsive_text()RespoContent.save_respo_json()
- core.generator.ui.contents.verse_content
VerseContentVerseContent.captionVerseContent.headlineVerseContent.generator_windowVerseContent.VERSION_ALIASESVerseContent.versionsVerseContent.version_dropdownVerseContent.caption_editVerseContent.headline_editVerseContent.submitterVerseContent.generated_slidesVerseContent.__init__()VerseContent.build_ui()VerseContent.try_fetch_verse_output()VerseContent.build_verse_slide()VerseContent.get_slide_data()
- core.generator.ui.contents.video_content
VideoContentVideoContent.captionVideoContent.headlineVideoContent.generator_windowVideoContent.playerVideoContent.audioVideoContent.video_widgetVideoContent.headline_editVideoContent.caption_editVideoContent.video_buttonVideoContent.preview_labelVideoContent.play_buttonVideoContent.pause_buttonVideoContent.stop_buttonVideoContent.submitterVideoContent.__init__()VideoContent.build_ui()VideoContent._init_player()VideoContent.select_video()VideoContent.copy_to_img_folder()VideoContent._load_preview_from_absolute_path()VideoContent._load_preview_from_relative_path()VideoContent.play_preview()VideoContent.pause_preview()VideoContent.stop_preview()VideoContent.build_video_slide()VideoContent.get_slide_data()VideoContent.set_content()