Pass the Magento Magento Front End Developers M70-301 Questions and answers with CertsForce

Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions
Questions # 11:

If your custom frontend theme is missing an expected template file, the last place Magento will look is this directory: ______________.

Options:

A.

app/design/frontend/base/default


B.

skin/design/frontend/base/default


C.

skin/frontend/base/default


D.

app/frontend/default/default


E.

skin/frontend/default/default


F.

app/frontend/design/default/default


Expert Solution
Questions # 12:

You want to add additional XML (“Additional XML Declaration”) to an existing layout block. Which is the proper tag for adding it?

Options:

A.

Additional XML Declaration


B.

<action method= “addNewBlock”>Additional XML Declaration


C.

Additional XML Declaration


D.

Additional XML Declaration


Expert Solution
Questions # 13:

Using prototype.js, which selector would be used to target a group of list items with the class of item?

Options:

A.

$(‘ul’).children(‘li.item’)


B.

$(‘item’)


C.

$$(‘li.item’)


D.

$$(‘ul > li#item’)


Expert Solution
Questions # 14:

When a block of type __________ is rendered, all its child blocks are rendered automatically, without the need to call the getChildHtml () method.

Options:

A.

Page/html


B.

Core/template


C.

Core/text_list


D.

Page/html_wrapper


Expert Solution
Questions # 15:

Which file adds “breadcrumbs” on pages?

Options:

A.

page.xml


B.

breadcrumbs.xml


C.

navigation.xml


D.

core.xml


E.

header.xml


Expert Solution
Questions # 16:

You have created a custom theme called my_theme within the default package and want to override the native template file /page/lcolumn.phtml. You will need to place the file in the following structure:

Options:

A.

app/design/frontend/base/my_theme/template/page/lcolumn.phtml


B.

app/design/frontend/my_theme/default/template/page/lcolumn.phtml


C.

app/design/frontend/default/my_theme/template/page/lcolumn.phtml


D.

skin/design/frontend/my_theme/template/page/lcolumn.phtml


E.

skin/design/frontend/base/my_theme/template/page/lcolumn.phtml


Expert Solution
Questions # 17:

Which XML layout handle is used to assign layout configurations to all pages of a store?

Options:

A.

All


B.

Base


C.

Root


D.

Every


E.

Default


Expert Solution
Questions # 18:

Which element in layout XML specifies a method to be called on a referenced or newly defined block?

Options:

A.

<action>


B.


C.


D.


E.


Expert Solution
Questions # 19:

If you want to provide an existing custom theme for a mobile device browser, you'll only have to _____________.

Options:

A.

Create a new store for that theme


B.

Configure the setting in main menu "Mobile"


C.

Create an exception under System->Design for an appropriate UserAgent


D.

Create an exception under the System->Configuration "Design" tab for an appropriate UserAgent


Expert Solution
Questions # 20:

You want to create a new “screendesign” package based on the “default” package’s “default” theme.

Which ONE of the following steps do you have to take?

Options:

A.

Copy app/design/base to app/design/screendesign


B.

Create an empty folder app/design/frontend/screendesign and copy app/design/frontend/default/default into it


C.

Create skin/frontend/screendesign, then copy the CSS and images folders and their files from /skin/frontend/default/default/ to skin/frontend/screendesign/default


D.

Inside app/design/frontend and skin/frontend, copy the folder “default” to the folder “custom”; then rename custom/default to custom/screendesign in both places


E.

Create app/design/frontend/default/screendesign


Expert Solution
Viewing page 2 out of 4 pages
Viewing questions 11-20 out of questions