The method to get the value of a custom field for a User object named "user" is:
Portlets can use interportletcommunication to: (Please select all correct answers.)
Default RSS feeds are set as portlet preferences. To make all new instances of the RSS poitlet display a single custom RSS feed, it is recommended to:
The method to retrieve a list of users that have been added directly to a site is:
The recommended way to customize how the User object indexes information is through a(n):
The JavaScript method that executes as soon as the HTML document has finished loading is:
The location of the XML file that determines permissions for a portlet plugin is configured by:
Hook plugins can only override core JSPs, services, language keys and Struts actions.
In portal.properties, the following property lists portlets that can be embedded on any page:
portlet.add(default.resource.check.whitelist=3,56_INSTANCE_0000,5S,S2,S6,87,88/103,113,145,164,
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.
Default rankings in the Message Boards portlet are set as portlet preferences. To make all new instances of the portlet display custom rankings, it is recommended to:
The method to send a redirect response and prevent resubmitting a form when a user refreshes the page is:
A portlet application only needs the standard web.xml deployment descriptor to be considered valid.
Creating a Struts action hook requires the following elements in liferay-hook.xml: (Please select all correct answers.)
To map a Service Builder entity to an existing database table in service.xml the entity name must match the database table name.
The recommended way to create new methods in a core service is to use a service wrapper hook.
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.)
The recommended way to modify the Wiki portlet configuration to recognize a new public render parameter defined in a portlet plugin:
The descriptor liferay-hook.xml defines the location to override a core JSP using:
The method to retrieve an integer submitted as a form field named "widgetCount"' is: