1.
The Plugins SDK uses:
2.
To map a Service Builder entity to an existing database table in service.xml the entity name must match the database table name.
3.
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.
4.
The location of the XML file that determines permissions for a portlet plugin is configured by:
5.
AlloyUI is:
6.
The JavaScript method that executes as soon as the HTML document has finished loading is:
7.
Advantages of hook plugins over Ext plugins include: (Please select all correct answers.)
8.
The recommended way to add a custom class to Liferay's startup process is to:
9.
Tables are created in the database for a Service Builder entity after:
10.
After a portlet completes the action phase: