LRP-614 Practice Questions
Portal Developer
Last Update 3 days ago
Total Questions : 144
Dive into our fully updated and stable LRP-614 practice test platform, featuring all the latest Liferay Certified Professional Developer exam questions added this week. Our preparation tool is more than just a Liferay study aid; it's a strategic advantage.
Our free Liferay Certified Professional Developer practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about LRP-614. Use this test to pinpoint which areas you need to focus your study on.
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:
To customize the User service in a hook plugin, create a class that extends:
To remove some of the core portlets from the Add Application menu and add them in the Control Panel:
To map a Service Builder entity to an existing database table in service.xml the entity name must match the database table name.
Methods for retrieving the current users ID include: (Please select all correct answers.)
When adding new users to Liferay, the form will display the Details, Organizations and Personal Site sections based on the following property in portal.properties:
users.form.add.main =detaiIs,organizations,personal-site
The "users.form.add.main" property is listed in the liferay-hook_6_l_0.dtd as a portal property that can be overridden with a hook.
Deploying a hook with the following property in the portal.properties file will remove the Personal Site section:
users.form.add.main =details,organizations
