Pass the Liferay Liferay Certified Professional Developer LRP-614 Questions and answers with CertsForce

Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions
Questions # 1:

AlloyUI is:

Options:

A.

A JavaScript library


B.

A CSS framework


C.

A tag library


D.

All of the above


Expert Solution
Questions # 2:

The descriptor liferay-portlet.xml:

Options:

A.

Defines Liferay-specific portlet features


B.

Defines the categories of the Add Application menu


C.

Identifies portlets that only run onLiferay


D.

All of the above


Expert Solution
Questions # 3:

A solution that requires modifying the Blogs portlet by overriding several core JSPs and a Struts action is best developed as:

Options:

A.

A single hook plugin


B.

A Struts hook plugin and a JSP hook plugin


C.

A single Ext plugin


D.

A Struts hook plugin and several JSP hook plugins


Expert Solution
Questions # 4:

The service() method in GenericPortlet handles all requests for a particular portlet and dispatches to the appropriate method based on the portlet mode.

Options:

A.

True


B.

False


Expert Solution
Questions # 5:

A JSR-286 standard portlet extends:

Options:

A.

LiferayPortlet


B.

MVCPortlet


C.

GenericPortlet


D.

StrutsPortlet


E.

Any Java class


Expert Solution
Questions # 6:

The JavaScript method that executes after each portlet on the page loads is:

Options:

A.

AUI().ready(fn)


B.

Liferay.Portlet.ready(fn)


C.

Liferay.on(allPortletsReady', fn)


D.

None of the above


Expert Solution
Questions # 7:

After a portlet completes the action phase:

Options:

A.

Only that portlet enters the render phase


B.

All portlets on the page enter the render phase


C.

Any portlet whose data has changed enters the render phase


D.

Nothing happens since the render phase occurs before the action phase


Expert Solution
Questions # 8:

To remove some of the core portlets from the Add Application menu and add them in the Control Panel:

Options:

A.

Create a hook plugin that modifies the portal properties default.control.panel.portlets and default.add .application.portlets


B.

Create an Ext plugin that modifies liferay-plugin-package.xml and liferay-display.xml


C.

Create an Ext plugin that modifies liferay-portlet-ext.xml and liferay-display.xml


D.

Create an Ext plugin that modifies liferay-look-and-feel.xml


Expert Solution
Questions # 9:

To generate remote services with Service Builder:

Options:

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


Expert Solution
Questions # 10:

An Ext plugin should be used to:

Options:

A.

Create aportlet


B.

Create a theme


C.

Overwrite a portal JSP file


D.

Create a servlet filter


E.

Modify coreportletdeployment descriptors


F.

Create a web service


Expert Solution
Viewing page 1 out of 5 pages
Viewing questions 1-10 out of questions