Developing for Liferay requires:
After a portlet completes the action phase:
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:
Liferay's core local services: (Please select all correct answers.).
The method to embed the non-instanceable Language portlet with the name "82" in a theme is:
The business logic for UserLocalServiceUtil is found in:
To map a Service Builder entity to an existing database table in service.xml the entity name must match the database table name.
The method to retrieve a list of organizations where a user has direct membership is:
Portlets are placed in the Control Panel using:
The
An administrator would like to add a new travel preferences section in the Miscellaneous section of the user form. The travel preferences are stored as custom fields. The recommended way to implement the solution using a hook plugin is to: (Please select all correct answers.)
Default CSS files in a theme are imported by:
The recommended way to strip content from the outgoing response is to:
The "companyId" is a(n):
To display a success message in a JSP use:
The location of the XML file that determines permissions for a portlet plugin is configured by:
An administrator would like to search for blog entries by the Twitter account of the author. The recommended way to add the Twitter account to the index and add the term to the search query is to:
The method to retrieve a list of users that have been added directly to a site is:
The recommended way to modify the Wiki portlet configuration to recognize a new public render parameter defined in a portlet plugin:
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.
The method to retrieve an integer submitted as a form field named "widgetCount"' is: