$processor.processColumn("column-l\ portlet-column-content portlet-column-content-first")
$processor.processColumn("column-2\ "portlet-column-content portlet-column-content-last")
3 Months Free Update
3 Months Free Update
3 Months Free Update
After removing a customization from an Ext plugin, the recommended way to redeploy in a development environment is to:
The method to set the value of a custom field for a BlogsEntry object ("blog") is:
The recommended way to validate a user against an external system when adding a user through the UI or a web service is to:
The method to retrieve a list of users that have been added directly to a site is:
The recommended way to override the updateLastLogin() method and create a new method called updateLastlmpersonation() for the User service is to:
The recommended way to override multiple JSPs in the Documents and Media portlet is to:
The recommended way to automatically add tags when creating web content is to:
To customize the User service in a hook plugin, create a class that extends:
To allow more than one instance of a portlet on the same page setinstanceabletotrue" in:
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 descriptor liferay-hook.xml defines the location to override a core JSP using:
Advantages of hook plugins over Ext plugins include: (Please select all correct answers.)
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:
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.)
To ensure that all portlets added to the right-hand column of this layout template have a blue background:
$processor.processColumn("column-l\ portlet-column-content portlet-column-content-first")
$processor.processColumn("column-2\ "portlet-column-content portlet-column-content-last")
A solution that requires modifying the Blogs portlet by overriding several core JSPs and a Struts action is best developed as:
When a hook plugin overrides the language keys for the locale "en_USthe text presented for the locale comes from:
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:
A portlet application only needs the standard web.xml deployment descriptor to be considered valid.
The method to send a redirect response and prevent resubmitting a form when a user refreshes the page is:
The JavaScript method that executes as soon as the HTML document has finished loading is:
The JavaScript method that executes after all the portlets on the page have finished loading is: