All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.liferay-staging.tld Maven / Gradle / Ivy

There is a newer version: 8.0.23
Show newest version



	1.0
	liferay-staging
	http://liferay.com/tld/staging
	
		Renders the UI section for an alert.
		alert
		com.liferay.staging.taglib.servlet.taglib.AlertTag
		JSP
		
			Whether the alert is dismissible. The default value is false]]>.
			dismissible
			false
			true
			boolean
		
		
			Whether the alert is fluid. The default value is false]]>.
			fluid
			false
			true
			boolean
		
		
			The alert's type. Available alert types include ERROR]]>, INFO]]>, SUCCESS]]>, and WARNING]]>. The default value is INFO]]>.
			type
			true
			true
			com.liferay.staging.taglib.servlet.taglib.AlertType
		
	
	
		Renders a checkbox designed specifically for Staging screens.
		checkbox
		com.liferay.staging.taglib.servlet.taglib.CheckboxTag
		empty
		
			Whether the checkbox is checked. The default is unchecked.
			checked
			false
			true
		
		
			The number of deletions. It is displayed after the label when it is greater than zero.
			deletions
			false
			true
		
		
			The language key of the checkbox's description text. It is displayed after the label.
			description
			false
			true
		
		
			Whether the checkbox is disabled. The default is enabled.
			disabled
			false
			true
		
		
			The HTML input's ID. It is added to the portlet ID when creating the DOM ID.
			id
			false
			true
		
		
			The number of items. It is displayed after the label when it is greater than zero.
			items
			false
			true
		
		
			The language key of the checkbox's label.
			label
			true
			true
		
		
			The HTML input's name.
			name
			true
			true
		
		
			The language key for the optional popover's text.
			popover
			false
			true
		
		
			The language key of the checkbox's suggestion text. It is displayed after the label.
			suggestion
			false
			true
		
		
			The language key of the checkbox's warning text. It is displayed after the suggestion.
			warning
			false
			true
		
	
	
		Renders the UI section for an exportImportConfiguration]]> object's basic information.
		configuration-header
		com.liferay.staging.taglib.servlet.taglib.ConfigurationHeaderTag
		JSP
		
			The Export/Import Configuration UI to display.
			exportImportConfiguration
			true
			true
			com.liferay.exportimport.kernel.model.ExportImportConfiguration
		
		
			The rendered fieldset's label.
			label
			false
			true
		
	
	
		Renders the Export and Publish UI sections for a site's contents.
		content
		com.liferay.staging.taglib.servlet.taglib.ContentTag
		JSP
		
			The command from the calling environment. Typical values for the command are export]]> or publish]]>.
			cmd
			false
			true
		
		
			Whether to disable all the rendered inputs on the screen.
			disableInputs
			false
			true
			boolean
		
		
			The export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration.
			exportImportConfigurationId
			false
			true
			long
		
		
			Whether to render all the available portlets of the site in the content section; otherwise, only the portlets that currently have content in them are rendered.
			showAllPortlets
			false
			true
			boolean
		
		
			The staging type to be used. The possible values for the staging type are export]]>, publish_to_live]]> or publish_to_remote]]>.
			type
			true
			true
		
	
	
		Sets up basic staging environment information in the pageContext]]> based on the current request, such as staging/live groups and their IDs.
		defineObjects
		com.liferay.staging.taglib.servlet.taglib.DefineObjectsTag
		com.liferay.staging.taglib.servlet.taglib.DefineObjectsTei
		empty
		
			The portlet's ID which, when defined, is used to extend setup information with portlet specific information.
			portletId
			false
			true
		
	
	
		Renders the Deletion section for the Export or Publish screen's UI.
		deletions
		com.liferay.staging.taglib.servlet.taglib.DeletionsTag
		empty
		
			The command from the calling environment. Typical values for the command are export]]> or publish]]>.
			cmd
			true
			true
		
		
			Whether to disable all the rendered inputs on the screen.
			disableInputs
			false
			true
			boolean
		
		
			The export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration.
			exportImportConfigurationId
			false
			true
			long
		
	
	
		Displays the group name suffixed with (Staging)]]> (e.g., Test (Staging)). This is useful for distinguishing a site as a staged group.
		descriptive-name
		com.liferay.staging.taglib.servlet.taglib.DescriptiveNameTag
		JSP
		
			The group the descriptive name is being display for.
			group
			true
			true
		
	
	
		Renders the incomplete processing message for publication.
		incomplete-process-message
		com.liferay.staging.taglib.servlet.taglib.IncompleteProcessMessageTag
		empty
		
			Whether the publication is local.
			localPublishing
			true
			true
			boolean
		
	
	
		Renders a scheduler for scheduled publications.
		input-scheduler
		com.liferay.staging.taglib.servlet.taglib.InputSchedulerTag
		JSP
	
	
		Renders a Navbar]]> containing a staging menu with page versioning information, if available.
		menu
		com.liferay.staging.taglib.servlet.taglib.MenuTag
		JSP
		
			The CSS class to be applied to the rendered Navitem]]> in the Navbar]]>.
			cssClass
			false
			true
		
		
			The layout set branch ID to be used.
			layoutSetBranchId
			false
			true
			long
		
		
			Whether to render the staging actions section; otherwise, the Navbar]]> is rendered.
			onlyActions
			false
			true
			boolean
		
		
			The selected PLID coming from the caller environment.
			selPlid
			false
			true
			long
		
		
			Whether to render the manage layout set branches.
			showManageBranches
			false
			true
			boolean
		
	
	
		Renders the Permissions section for the Export, Import, or Publish screen's UI.
		permissions
		com.liferay.staging.taglib.servlet.taglib.PermissionsTag
		empty
		
			The current action the tag is being used with. Possible examples for the action are export]]>, import]]>, or publish]]>.
			action
			true
			true
		
		
			The CSS class used to format the Permissions section's description.
			descriptionCSSClass
			false
			true
		
		
			Whether to disable all the rendered inputs on the screen.
			disableInputs
			false
			true
			boolean
		
		
			The export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration.
			exportImportConfigurationId
			false
			true
			long
		
		
			Whether to display a global help message.
			global
			false
			true
			boolean
		
		
			The CSS class used to format the Permissions section's label.
			labelCSSClass
			false
			true
		
	
	
		Displays a popover.
		popover
		com.liferay.staging.taglib.servlet.taglib.PopoverTag
		empty
		
			The popover's ID. It is added to the portlet ID when creating the DOM ID.
			id
			true
			true
		
		
			The language key of the popover's body text. If it is empty, the popover is not displayed.
			text
			true
			true
		
		
			The language key of the popover's title.
			title
			true
			true
		
	
	
		Renders a portlet list section in the UI. This is meant to use in conjunction with the content tag.
		portlet-list
		com.liferay.staging.taglib.servlet.taglib.PortletListTag
		JSP
		
			Whether to disable all the rendered inputs on the screen.
			disableInputs
			false
			true
			boolean
		
		
			The export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration.
			exportImportConfigurationId
			false
			true
			long
		
		
			The list of portlets the tag uses to render the UI. The portlet list can be filtered under certain conditions.
			portlets
			true
			true
			java.util.List
		
		
			Whether to render all the available portlets in the portlet list; otherwise, only the portlets that currently have content in them are rendered.
			showAllPortlets
			false
			true
			boolean
		
		
			The type of staging to be used. The possible values for the staging type are publish_to_live]]> or publish_to_remote]]>.
			type
			true
			true
		
	
	
		Renders a labeled date for a publishing process.
		process-date
		com.liferay.staging.taglib.servlet.taglib.ProcessDateTag
		empty
		
			The date to display.
			date
			true
			true
			java.util.Date
		
		
			The display date label's language key.
			labelKey
			true
			true
		
		
			Whether the title is for a list view or detail view.
			listView
			true
			true
			boolean
		
	
	
		Renders different error messages the publishing process.
		process-error
		com.liferay.staging.taglib.servlet.taglib.ProcessErrorTag
		empty
		
			Whether AuthException should be displayed.
			authException
			false
			true
			boolean
		
		
			Whether DuplicateLockException should be displayed.
			duplicateLockException
			false
			true
			boolean
		
		
			Whether IllegalArgumentException should be displayed.
			illegalArgumentException
			false
			true
			boolean
		
		
			Whether LayoutPrototypeException should be displayed.
			layoutPrototypeException
			false
			true
			boolean
		
		
			Whether NoSuchGroup, NoSuchLayout, NoSuchRoleException should be displayed.
			noSuchExceptions
			false
			true
			boolean
		
		
			Whether RemoteExportException should be displayed.
			remoteExportException
			false
			true
			boolean
		
		
			Whether RemoteOptionsException should be displayed.
			remoteOptionsException
			false
			true
			boolean
		
		
			Whether SystemException should be displayed.
			systemException
			false
			true
			boolean
		
	
	
		Renders the status information for an in-progress publishing process.
		process-in-progress
		com.liferay.staging.taglib.servlet.taglib.ProcessInProgressTag
		empty
		
			The background task for the publishing process.
			backgroundTask
			true
			true
			com.liferay.portal.kernel.backgroundtask.BackgroundTask
		
		
			Whether the background task is displayed in list view or detail view. Default is false (detail view).
			listView
			false
			true
			boolean
		
	
	
		Renders information about the publishing process in descriptive mode.
		process-info
		com.liferay.staging.taglib.servlet.taglib.ProcessInfoTag
		empty
		
			The background task for the publishing process.
			backgroundTask
			true
			true
			com.liferay.portal.kernel.backgroundtask.BackgroundTask
		
	
	
		Renders a process list screen for the staging publication.
		process-list
		com.liferay.staging.taglib.servlet.taglib.ProcessListTag
		empty
		
			Whether to show the delete menu. The default value is true.
			deleteMenu
			false
			true
			boolean
		
		
			The empty results message's language key.
			emptyResultsMessage
			true
			true
		
		
			The local background task executor's class name. See the com.liferay.exportimport.kernel.background.task.BackgroundTaskExecutorNames]]> class for details.
			localTaskExecutorClassName
			true
			true
		
		
			The MVC render command's name.
			mvcRenderCommandName
			true
			true
		
		
			Whether to show the relaunch menu. The default value is true.
			relaunchMenu
			false
			true
			boolean
		
		
			The remote background task executor's class name. See the com.liferay.exportimport.kernel.background.task.BackgroundTaskExecutorNames]]> class for details.
			remoteTaskExecutorClassName
			false
			true
		
		
			The row splitter for the search container. It should implement ResultRowSplitter]]>.
			resultRowSplitter
			true
			true
			com.liferay.portal.kernel.dao.search.ResultRowSplitter
		
		
			Whether to show the summary menu. The default value is true.
			summaryMenu
			false
			true
			boolean
		
	
	
		Renders the kebab menu for a staging process list item.
		process-list-menu
		com.liferay.staging.taglib.servlet.taglib.ProcessListMenuTag
		empty
		
			The background task for the publishing process.
			backgroundTask
			true
			true
			com.liferay.portal.kernel.backgroundtask.BackgroundTask
		
		
			Whether to show the delete menu. The default value is true.
			deleteMenu
			false
			true
			boolean
		
		
			Whether the publication is local.
			localPublishing
			true
			true
			boolean
		
		
			Whether to show the relaunch menu. The default value is true.
			relaunchMenu
			false
			true
			boolean
		
		
			Whether to show the summary menu. The default value is true.
			summaryMenu
			false
			true
			boolean
		
	
	
		Renders the detailed process message.
		process-message-task-details
		com.liferay.staging.taglib.servlet.taglib.ProcessMessageTaskDetailsTag
		empty
		
			The background task's ID.
			backgroundTaskId
			true
			true
			long
		
		
			The background task's status message (e.g., backgroundTask.getStatusMessage()]]>).
			backgroundTaskStatusMessage
			true
			true
		
		
			The CSS class for the link to the detailed message.
			linkClass
			false
			true
		
	
	
		Renders the short status information for a publishing process.
		process-status
		com.liferay.staging.taglib.servlet.taglib.ProcessStatusTag
		empty
		
			The background task's status (e.g., backgroundTask.getStatus()]]>).
			backgroundTaskStatus
			true
			true
			int
		
		
			The background task's status label (e.g., backgroundTask.getStatusLabel()]]>).
			backgroundTaskStatusLabel
			true
			true
		
	
	
		Renders a link to the process' summary. It should be used within a process-list-menu]]> tag.
		process-summary-link
		com.liferay.staging.taglib.servlet.taglib.ProcessSummaryLinkTag
		empty
		
			The background task's ID.
			backgroundTaskId
			true
			true
			long
		
	
	
		Renders the process title information for a publishing process.
		process-title
		com.liferay.staging.taglib.servlet.taglib.ProcessTitleTag
		empty
		
			The background task for the publishing process.
			backgroundTask
			true
			true
			com.liferay.portal.kernel.backgroundtask.BackgroundTask
		
		
			Whether the title is for a list view or detail view.
			listView
			true
			true
			boolean
		
	
	
		Renders a radio button designed specifically for Staging screens.
		radio
		com.liferay.staging.taglib.servlet.taglib.RadioTag
		empty
		
			Whether the radio button is checked. The default is unchecked.
			checked
			false
			true
		
		
			The language key of the radio's description text. It is displayed after the label.
			description
			false
			true
		
		
			Whether the radio button is disabled. The default is enabled.
			disabled
			false
			true
		
		
			The HTML input's ID. It is added to the portlet ID when creating the DOM ID.
			id
			false
			true
		
		
			Whether to ignore the value saved from the request object. The default value is false.
			ignoreRequestValue
			false
			true
			boolean
		
		
			Whether the radio button is displayed inline. The default is false.
			inline
			false
			true
		
		
			The language key of the radio button's label.
			label
			true
			true
		
		
			The HTML input's name.
			name
			true
			true
		
		
			The language key for the optional popover's text.
			popover
			false
			true
		
		
			The radio button's value.
			value
			false
			true
		
	
	
		Renders the remote site options.
		remote-options
		com.liferay.staging.taglib.servlet.taglib.RemoteOptionsTag
		JSP
		
			Whether to disable all the rendered inputs on the screen.
			disableInputs
			false
			true
			boolean
		
		
			The export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration.
			exportImportConfigurationId
			false
			true
			long
		
		
			Whether to publish the private pages; otherwise, the public pages are published.
			privateLayout
			true
			true
			boolean
		
	
	
		Renders a Select section in the UI for an Export or Publish screen.
		select-pages
		com.liferay.staging.taglib.servlet.taglib.SelectPagesTag
		JSP
		
			The current action the tag is being used with. Possible examples for the action are export]]>, import]]>, or publish]]>.
			action
			true
			true
		
		
			Whether to disable all the rendered inputs on the screen.
			disableInputs
			false
			true
			boolean
		
		
			The export/import configuration's ID. If the ID is valid, the content settings are used from the corresponding configuration.
			exportImportConfigurationId
			false
			true
			long
		
		
			The group ID to use for rendering the pages.
			groupId
			true
			true
			long
		
		
			Whether to render the private pages; otherwise, the public pages are rendered.
			privateLayout
			true
			true
			boolean
		
		
			The tree ID from the caller environment.
			treeId
			true
			true
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy