LRP-614 Portal Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

The recommended way to add support for a new locale is to:

Select an option, then click Submit answer.

  • Create an Ext plugin that adds a language properties file for the desired locale

  • Create an Ext plugin that adds a language properties file for the desired locale and implements a servlet filter mapping using IlSnFilter

  • Create a hook plugin that adds a language properties file for the desired locale and implements a servlet filter hook to invoke IlSnFilter through PortalClassLoaderFilter

  • Create a portlet plugin that overrides the core language filter to recognize the desired locale

Question 8

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

Select an option, then click Submit answer.

  • $layout.addPortlet()

  • $processor.processPortlet()

  • $layoutembedPortlet()

  • $layout. process PortIet()

Question 9

AlloyUI is a framework built on:

Select an option, then click Submit answer.

  • YUI2

  • jQuery

  • YUI3

  • None of the above