All render logic must be implemented in the JSP when using MVCPortlet:
Reveal answer details Close answer details
Correct answerB
Liferay · LRP-614
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Single choice
All render logic must be implemented in the JSP when using MVCPortlet: Reveal answer details Close answer detailsCorrect answerB
Single choice
After a portlet completes the action phase: Reveal answer details Close answer detailsCorrect answerB
Single choice
Color schemes are defined in: Reveal answer details Close answer detailsCorrect answerC
Single choice
To map a Service Builder entity to an existing database table in service.xml the entity name must match the database table name. Reveal answer details Close answer detailsCorrect answerB
Single choice
Customizations to a theme are made in the folder: Reveal answer details Close answer detailsCorrect answerD
Single choice
The recommended way to escape text is: Reveal answer details Close answer detailsCorrect answerB
Single choice
To customize the User service in a hook plugin, create a class that extends: Reveal answer details Close answer detailsCorrect answerD
Single choice
The recommended way to make an isolated change to a core JSP is to: Reveal answer details Close answer detailsCorrect answerB
Single choice
The method to define a column in a layout template is: Reveal answer details Close answer detailsCorrect answerC
Single choice
The element that defines a database table in service.xml is: Reveal answer details Close answer detailsCorrect answerA
Single choice
The JavaScript method that executes after all the portlets on the page have finished loading is: Reveal answer details Close answer detailsCorrect answerC
Single choice
The method to get the value of a custom field for a User object named "user" is: Reveal answer details Close answer detailsCorrect answerB
Single choice
The method to send a redirect response and prevent resubmitting a form when a user refreshes the page is: Reveal answer details Close answer detailsCorrect answerD
Single choice
Site administrators would like to search for web content based on the review date. The review date is not currently indexed when web content is published. The recommended way to add the review date to the search index is to: Reveal answer details Close answer detailsCorrect answerD
Single choice
The following code: GetterUtil.getlnteger("one") Reveal answer details Close answer detailsCorrect answerA
Single choice
If multiple Ext plugins modify struts-config-ext.xml: Reveal answer details Close answer detailsCorrect answerB
Single choice
The method to retrieve a list of users added directly to an organization is: Reveal answer details Close answer detailsCorrect answerB
Multiple choice
The recommended way to implement a service wrapper hook that customizes the authenticateByScreenName() method of the User service using a class called com.sample.MyUserLocalServicelmpI is to: (Please select all correct answers.) Reveal answer details Close answer detailsCorrect answersA, C, E
Single choice
MVCPortlet directs page flow using: Reveal answer details Close answer detailsCorrect answerB
Single choice
In portal.properties, the following property lists portlets that can be embedded on any page: The property is listed in liferay-hook_6_l_0.dtd as a property that can can be overridden with a hook. The recommended way to prevent embedding the Search portlet ("3") is to create a hook plugin. Reveal answer details Close answer detailsCorrect answerB
Single choice
The method to set the value of a custom field for a BlogsEntry object ("blog") is: Reveal answer details Close answer detailsCorrect answerB
Multiple choice
The standard JSR-286 portlet modes are: (Please select all correct answers.) Reveal answer details Close answer detailsCorrect answersA, D, E |