Multiple Choice
How can you restrict access to a custom API resource?
A) Only by creating a new role under System/Web Services/Roles
B) By setting up an ACL in etc/api.xml and creating a new role for it in System/Web Services/Roles
C) Only by extending Mage_Api_Controller_Action and overriding the _isAllowed method
D) By setting up an ACL in etc/adminhtml.xml and creating a new role in System/Permissions/Roles
Correct Answer:

Verified
Correct Answer:
Verified
Q63: Which two of the following will return
Q64: What is the difference between the base_grand_total
Q65: Which method is responsible for a full
Q66: In what order are the routers from
Q67: Which one of the following statements is
Q69: When changes are made to more than
Q70: Which of the following is a true
Q71: Which two EAV attribute frontend_input types make
Q72: Which one of the following API protocols
Q73: Which statement describes a model class that