Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for preview

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
preview.css file themes/bartik/color/preview.css /* ---------- Preview Styles ----------- */ .js #preview { clear: both; float: none !important; } #preview { min-width: 640px; background-color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; …
preview.html file modules/color/preview.html
preview.html file themes/bartik/color/preview.html
node_preview function modules/node/node.pages.inc Generates a node preview.
view::preview function modules/views/includes/view.inc Preview the given display, with the given arguments.
comment_preview function modules/comment/comment.module Generates a comment preview.
node.preview.css file modules/node/css/node.preview.css Styles for preview pages.
views_ui_preview function modules/views_ui/views_ui.admin.inc Returns the results of the live preview.
node_form_preview function modules/node/node.pages.inc Form submission handler that redirects to the node preview().
Node::$in_preview property modules/node/node.entity.inc The node preview status.
CommentPreviewTest class modules/comment/tests/comment.test Tests previewing comments.
PagePreviewTestCase class modules/node/tests/node.test Tests the node entity preview functionality.
theme_color_preview function modules/color/color.theme.inc Returns HTML for a theme's color preview.
node_preview_access function modules/node/node.module Access callback: Checks a user's permission for previewing a node.
_color_preview_theme function modules/color/color.module
views_ui_preview_form function modules/views_ui/views_ui.admin.inc Provide the preview formulas and the preview output, too.
views_ui_build_preview function modules/views_ui/views_ui.admin.inc
Block::getAdminPreview function modules/layout/includes/block.class.inc Return a preview for this block.
node_preview_banner_form function modules/node/node.pages.inc Get the preview form selection box.
NodeLayoutPreviewTestCase class modules/node/tests/node.test Tests that the correct layout is used for node previews.
theme_image_style_preview function modules/image/image.theme.inc Returns HTML for a preview of an image style.
NodeBlock::getAdminPreview function modules/node/node.block.inc Returns a preview for this block.
PagePreviewTestCase::$term property modules/node/tests/node.test
comment_form_build_preview function modules/comment/comment.module Form submission handler for the 'preview' button in comment_form().
PagePreviewTestCase::setUp function modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
color_save_preview_settings function modules/color/color.module Callback function to handle saving preview settings to the user's session.
FieldBlock::getAdminPreview function modules/field/field.block.inc Sets description text on draggable block in Layout builder.
BlockBroken::getAdminPreview function modules/layout/includes/block.class.inc Return a preview for this block.
node_layout_preview_test.info file modules/node/tests/node_layout_preview_test/node_layout_preview_test.info name = Node Layout Preview Test description = Support module for node module tests of node preview page layouts. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
hook_views_preview_info_alter function modules/views/views.api.php Alter the information box that (optionally) appears with a view preview, including query and performance statistics.
views_plugin_display::preview function modules/views/plugins/views_plugin_display.inc Fully render the display for the purposes of a live preview or some other AJAXy reason.
theme_node_preview_banner_form function modules/node/node.theme.inc Returns HTML for node_preview_banner_form().
node_layout_preview_test.module file modules/node/tests/node_layout_preview_test/node_layout_preview_test.module Node layout preview test module.
NodeLayoutPreviewTestCase::setUp function modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
Block::getAdminConditionsPreview function modules/layout/includes/block.class.inc Return a fieldset listing any visibility conditions set for this block.
PagePreviewTestCase::$field_name property modules/node/tests/node.test
views_ui_edit_form_submit_preview function modules/views_ui/views_ui.admin.inc Submit handler when Preview button is clicked.
views_plugin_display_feed::preview function modules/views/plugins/views_plugin_display_feed.inc Fully render the display for the purposes of a live preview or some other AJAXy reason.
views_ajax_command_trigger_preview function modules/views/includes/ajax.inc Trigger the Views live preview.
DashboardMenuBlock::getAdminPreview function modules/dashboard/includes/block.menus.inc Return a preview for this block.
theme_views_ui_view_preview_section function modules/views_ui/views_ui.theme.inc Returns the HTML for a section of a View being previewed within the Views UI.
DashboardNewsBlock::getAdminPreview function modules/dashboard/includes/block.news.inc Return a preview for this block.
node_preview_banner_form_node_submit function modules/node/node.pages.inc Submit handler for the node preview banner form.
PagePreviewTestCase::testPagePreview function modules/node/tests/node.test Checks the node preview functionality.
node_layout_preview_test_config_info function modules/node/tests/node_layout_preview_test/node_layout_preview_test.module Implements hook_config_info().
CommentHelperCase::setCommentPreview function modules/comment/tests/comment.test Sets the value governing the previewing mode for the comment form.
DashboardCreateBlock::getAdminPreview function modules/dashboard/includes/block.create.inc Return a preview for this block.
DashboardUpdateBlock::getAdminPreview function modules/dashboard/includes/block.update.inc Return a preview for this block.
CommentPreviewTest::testCommentPreview function modules/comment/tests/comment.test Tests comment preview.
PagePreviewTestCase::$field_email_name property modules/node/tests/node.test

Pages

  • 1
  • 2
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS