1.
A hook plugin can extend and override: (Please select all correct answers.)
2.
To customize the default success message displayed by MVCPortlet:
3.
The recommended way to cleanly redeploy an Ext plugin is to:
4.
Objects stored in the portlet application scope session are available to:

 
5.
To start Liferay with developer properties:
6.
The method to get the value of a custom field for a User object named "user" is:
7.
In portal.properties:
login,events.post=\
com.liferay.portal.events.ChannelLoginPostActionA,\
com.liferay.portal.events.Defaultl_andingPageAction,\ com.liferay.portal.events.LoginPostAction
A hook plugin can insert a new class between DefaultLandingPageAction and LoginPostAction.
8.
The descriptor liferay-portlet.xml:
9.
Not all of the fields in the User object are searchable out of the box. The recommended way to make these fields searchable is to:
10.
Events supported by JSR-286 portlets for interportlet communication are: (Please select all correct answers.)