Solved

You Want to Add the File "Somescript

Question 16

Multiple Choice

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')

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions