Exit demo LRP-614 Portal Developer PDF format · free preview

Liferay LRP-614 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/lrp-614.html

Question 1
Single choice

The method to define a column in a layout template is:

A.

$layout.createColumn()

B.

$layout.defineColumn()

C.

$processor.processColumn()

D.

$layout.addColumn()

Question 2
Single choice

The JavaScript method that executes after all the portlets on the page have finished loading is:

A.

Liferay.Portlet.ready(fn)

B.

AUI().ready(fn)

C.

Liferay.on('allPortletsReady',fn)

D.

None of the above

Question 3
Single choice

A JSR-286 standard portlet extends:

A.

LiferayPortlet

B.

MVCPortlet

C.

GenericPortlet

D.

StrutsPortlet

E.

Any Java class

Question 4
Single choice

Thecompanyld" is a(n):

A.

Portal instance

B.

Organization

C.

Site

D.

Team

Question 5
Single choice

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:

A.

Create an Ext plugin and overwrite the Journal indexer to index the review date

B.

Create a hook plugin and override the Journal service to index the review date

C.

Create a hook plugin and override the edit article Struts action to index the review date

D.

Create a hook plugin and implement an indexer post processor to index the review date

Question 6
Single choice

The recommended way to add new functionality in Liferay is to:

A.

Create Ext plugins

B.

Createportlet, theme, layout template or hook plugins

C.

Modify Liferay's source code directly

D.

All of the above

Question 7
Multiple choice

Instanceable portlets: (Please select all correct answers.)

A.

Have unique preferences perportlet

B.

Can be added to a page multiple times

C.

Share the same data within the same site

D.

Can be displayed in the Control Panel

E.

Share the same data on the same page

Question 8
Single choice

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

Question 9
Single choice

The method to embed the non-instanceable Language portlet with the name "82" in a theme is:

A.

$theme.include("82")

B.

$theme.runtime("82")

C.

$theme.runtime("82_INSTANCE_abcl23")

D.

$theme.include("82_INSTANCE_abcl23")

Question 10
Single choice

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

A.

$layout.addPortlet()

B.

$processor.processPortlet()

C.

$layoutembedPortlet()

D.

$layout. process PortIet()

Showing 10 of 144 questions · Unlock the full set