Magento Front End Developer Certification Exam M70-301 Question # 1 Topic 1 Discussion

Magento Front End Developer Certification Exam M70-301 Question # 1 Topic 1 Discussion

M70-301 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

You want to add the file “somescript.js” in a template. The JS-file is in the folder “root: js/lib”. Which piece of code should you use?


A.

$this->getItemurl(‘lib/somescript.js’)


B.

$this->getskinurl(‘lib/somescript.js’)


C.

$this->getJsUrl(‘lib/somescript.js’)


D.

$this->getFileurl(‘lib/somescript.js’)


E.

$this->getLibUrl(‘lib/somescript.js’)


Get Premium M70-301 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.