1.
The method to embed a portlet in a theme is:
2.
Color schemes are defined in:
3.
The tag defines the variables: (Please select all correct answers.)
4.
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")
5.
The method to set the value of a custom field for a BlogsEntry object ("blog") is:
6.
The default variables in a theme are defined in:
7.
The method to retrieve a list of users that have been added directly to a site is:
8.
Portlet application security roles are mapped to Liferay roles in:
9.
The service() method in GenericPortlet handles all requests for a particular portlet and dispatches to the appropriate method based on the portlet mode.
10.
The recommended way to escape text is: