Skip to main content
Drupal Code Search
You are here
Home
digital_signage_framework
digital_signage_framework
config/install/digital_signage_framework.settings.yml
config/optional/core.entity_view_mode.media.digital_signage_landscape.yml
config/optional/core.entity_view_mode.media.digital_signage_portrait.yml
config/optional/image.style.digital_signage_landscape.yml
config/optional/image.style.digital_signage_portrait.yml
config/optional/system.action.dsd_emergency_mode.yml
config/optional/system.action.dsd_push_config.yml
config/optional/system.action.dsd_push_schedule.yml
config/optional/taxonomy.vocabulary.digital_signage.yml
config/optional/views.view.digital_signage_devices.yml
config/optional/views.view.digital_signage_predecessor.yml
config/optional/views.view.emergency_entities.yml
config/schema/digital_signage_device.entity_type.schema.yml
config/schema/digital_signage_framework.schema.yml
digital_signage_framework.info.yml
digital_signage_framework.install
digital_signage_framework.libraries.yml
digital_signage_framework.links.action.yml
digital_signage_framework.links.menu.yml
digital_signage_framework.links.task.yml
digital_signage_framework.module
digital_signage_framework.permissions.yml
digital_signage_framework.routing.yml
digital_signage_framework.services.yml
js/content.js
js/preview-iframe.js
js/preview.js
js/timer.js
modules/computed_content/config/install/core.entity_form_display.digsig_computed_content.view.default.yml
modules/computed_content/config/install/core.entity_view_display.digsig_computed_content.view.default.yml
modules/computed_content/config/install/digital_signage_computed_content.digsig_computed_content_type.view.yml
modules/computed_content/config/install/field.field.digsig_computed_content.view.field_display.yml
modules/computed_content/config/install/field.field.digsig_computed_content.view.field_view.yml
modules/computed_content/config/install/field.storage.digsig_computed_content.field_display.yml
modules/computed_content/config/install/field.storage.digsig_computed_content.field_view.yml
modules/computed_content/config/schema/digsig_computed_content.entity_type.schema.yml
modules/computed_content/digital_signage_computed_content.info.yml
modules/computed_content/digital_signage_computed_content.links.menu.yml
modules/computed_content/digital_signage_computed_content.links.task.yml
modules/computed_content/digital_signage_computed_content.module
modules/computed_content/digital_signage_computed_content.permissions.yml
modules/computed_content/digital_signage_computed_content.services.yml
modules/computed_content/src/ComputedContentAccessControlHandler.php
modules/computed_content/src/ComputedContentInterface.php
modules/computed_content/src/ComputedContentListBuilder.php
modules/computed_content/src/ComputedContentTypeListBuilder.php
modules/computed_content/src/ConfigSubscriber.php
modules/computed_content/src/Entity/ComputedContent.php
modules/computed_content/src/Entity/ComputedContentType.php
modules/computed_content/src/Form/ComputedContentForm.php
modules/computed_content/src/Form/ComputedContentType.php
modules/computed_content/src/Plugin/views/display/DigitalSignage.php
modules/computed_content/src/RenderInterface.php
modules/computed_content/src/RenderView.php
modules/computed_content/templates/digsig-computed-content.html.twig
modules/crowdsec/digital_signage_crowdsec.info.yml
modules/crowdsec/digital_signage_crowdsec.services.yml
modules/crowdsec/src/Middleware.php
modules/custom_platform/config/install/digital_signage_custom_platform.settings.yml
modules/custom_platform/config/install/digital_signage_framework.digital_signage_device_type.custom.yml
modules/custom_platform/config/optional/core.entity_view_display.digital_signage_device.custom.default.yml
modules/custom_platform/digital_signage_custom_platform.info.yml
modules/custom_platform/digital_signage_custom_platform.links.menu.yml
modules/custom_platform/digital_signage_custom_platform.links.task.yml
modules/custom_platform/digital_signage_custom_platform.permissions.yml
modules/custom_platform/digital_signage_custom_platform.routing.yml
modules/custom_platform/src/Form/Settings.php
modules/custom_platform/src/Plugin/DigitalSignagePlatform/Custom.php
modules/example/config/install/digital_signage_example.settings.yml
modules/example/config/install/digital_signage_framework.digital_signage_device_type.example.yml
modules/example/config/optional/core.entity_view_display.digital_signage_device.example.default.yml
modules/example/digital_signage_example.info.yml
modules/example/digital_signage_example.links.menu.yml
modules/example/digital_signage_example.links.task.yml
modules/example/digital_signage_example.routing.yml
modules/example/src/Form/Settings.php
modules/example/src/Plugin/DigitalSignagePlatform/Example.php
src/Annotation/DigitalSignagePlatform.php
src/Annotation/DigitalSignageScheduleGenerator.php
src/ContentEvent.php
src/ContentSettingInterface.php
src/Controller/Api.php
src/Controller/BlockApi.php
src/DefaultDuration.php
src/DefaultWeight.php
src/DeviceAccessControlHandler.php
src/DeviceInterface.php
src/DeviceListBuilder.php
src/DeviceTypeListBuilder.php
src/DigitalSignageFrameworkEvents.php
src/Drush/Commands/DeviceCommands.php
src/Drush/Commands/FrameworkCommands.php
src/Drush/Commands/ScheduleCommands.php
src/DurationInterface.php
src/Emergency.php
src/Entity/ContentSetting.php
src/Entity/Device.php
src/Entity/DeviceType.php
src/Entity/Schedule.php
src/EntityFieldUpdate.php
src/EntityTypes.php
src/EntityUpdate.php
src/Event/Libraries.php
src/Event/Overlays.php
src/Event/Rendered.php
src/Event/Underlays.php
src/EventSubscriber/Blocks.php
src/Form/ActionBase.php
src/Form/ContentSettingSettingsForm.php
src/Form/Device.php
src/Form/DeviceType.php
src/Form/EmergencyMode.php
src/Form/Font.php
src/Form/Fonts.php
src/Form/FrameworkSettings.php
src/Form/ScheduleConfig.php
src/Form/SchedulePush.php
src/Form/ScheduleSettings.php
src/Form/SyncDevices.php
src/Middleware.php
src/PlatformInterface.php
src/PlatformPluginBase.php
src/PlatformPluginManager.php
src/Plugin/Action/Base.php
src/Plugin/Action/EmergencyMode.php
src/Plugin/Action/ScheduleConfig.php
src/Plugin/Action/SchedulePush.php
src/Plugin/DigitalSignageScheduleGenerator/Base.php
src/Plugin/Field/FieldFormatter/Preview.php
src/Query.php
src/Renderer.php
src/ScheduleGeneratorInterface.php
src/ScheduleGeneratorPluginBase.php
src/ScheduleGeneratorPluginManager.php
src/ScheduleInterface.php
src/ScheduleListBuilder.php
src/ScheduleManager.php
src/SequenceItem.php
src/WeightInterface.php
templates/digital-signage-device.html.twig
templates/digital-signage-framework.html.twig
templates/digital-signage-schedule.html.twig
Главная
|
Обратная связь