Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

LRP-614 Questions and Answers

Question # 6

When embeddding a plugin portlet in a layout template with $processor.processPortlet() use the:

A.

Portlet name

B.

Fully qualified portlet ID

C.

Portlet URL

D.

Fully qualified display name

Full Access
Question # 7

To customize the User service in a hook plugin, create a class that extends:

A.

UserServicelmpI

B.

UserServiceBaseImpI

C.

UserService

D.

UserServiceWrapper

Full Access
Question # 8

As a best practice, a portlet plugin imports classes from: (Please select all correct answers.)

A.

portal-impl.jar

B.

portal-service.jar

C.

portlet.jar

D.

ext-impl.jar

Full Access
Question # 9

The file containing the HTML document for a typical page is:

A.

portal.vm

B.

portal_normal.vm

C.

liferay-portal.vm

D.

init.vm

Full Access
Question # 10

Language hooks cannot be used to add new language keys.

A.

True

B.

False

Full Access
Question # 11

If multiple Ext plugins modify struts-config-ext.xml:

A.

Liferay merges all of the plugins into one plugin and deploys the combined plugin

B.

Liferay only deploys the first plugin that modifies struts-config-ext.xml and does not deploy subsequent plugins

C.

The last plugin deployed takes precedence

D.

All of the plugins deploy successfully

Full Access
Question # 12

Thecompanyld" is a(n):

A.

Portal instance

B.

Organization

C.

Site

D.

Team

Full Access
Question # 13

To generate remote services with Service Builder:

A.

Pass the switch "-Dremote-service=true" to the Ant "build-service" target

B.

Set the attribute "remote-service'' to "true" on the "entity" element in service,xml

C.

Set the attribute "remote-service" to "true" on the "service-builder" element in service.xml

D.

All of the above

Full Access
Question # 14

The hooks that can import classes from the plugin class loader are: (Please select all correct answers.)

A.

Auto login hooks

B.

JSP hooks

C.

Service wrapper hooks

D.

Servlet filter hooks

E.

Struts action hooks

F.

Indexer post processor hooks

Full Access
Question # 15

To start Liferay with developer properties:

A.

Set the porta I.developer, mode property in portal-ext.properties to ''true"

B.

Include portal-developer.properties during Java startup, or in portal-ext.properties

C.

Navigate to Server Administration in the Control Panel and set the portal.developer.mode property to "true"

D.

Copy portal-developer.properties from the portal's classes directory to the Liferay home directory and restart the server

Full Access
Question # 16

To display the language key "add-part'' use:

A.

B.

C.

D.

<aui-ui:message key ="add-part" />

Full Access
Question # 17

After adding new functionality to an Ext plugin, the recommended way to deploy in a development environment is to:

A.

Stop the server, redeploy the plugin and restart the server

B.

Undeploy the original plugin and deploy the updated plugin

C.

Undeploy the original plugin, clean the server and deploy the updated plugin

D.

Undeploy all plugins and deploy the updated plugin prior to redeploying the other plugins

Full Access
Question # 18

Color schemes are defined in:

A.

liferay-color-scheme.xml

B.

portal-ext.properties

C.

liferay-look-and-feel.xml

D.

liferay-plugin-package.properties

Full Access
Question # 19

AlloyUI is a framework built on:

A.

YUI2

B.

jQuery

C.

YUI3

D.

None of the above

Full Access
Question # 20

The method to embed a portlet in a layout template is:

A.

$layout.addPortlet()

B.

$processor.processPortlet()

C.

$layoutembedPortlet()

D.

$layout. process PortIet()

Full Access
Question # 21

The Plugins SDK uses:

A.

portal-service.jar

B.

JAR files from the user's home directory

C.

portal-impl.jar

D.

portal-plugin.jar

Full Access