<< Prev Question Next Question >>

Question 116/120

You want to replace the instance of Mage_Customer_Helper_Address returned by Mage::helper ('customer/address') with an instance of your own class. Which one of the following xpaths would accomplish that?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (120q)
Question 1: Which of the following payment methods' payment actions crea...
Question 2: Assume you added a product with custom options to the shoppi...
Question 3: Assume that PayPal has presented a new API for online purcha...
Question 4: Which one of the following statements is true regarding Mage...
Question 5: Which three of the following conditions should exclude a quo...
Question 6: Which three of the following conditions are used to protect ...
Question 7: Which object never encapsulates any shopping cart items?...
Question 8: Which of the following will NOT generate a &lt;script&gt; ta...
Question 9: Which statement correctly describes order state and order st...
Question 10: Which four of these xml elements are used in system.xml to c...
Question 11: Which one of the following calls returns a simple product ty...
Question 12: Which file path correctly identifies the location of a modul...
Question 13: What type of Magento class is an API resource?...
Question 14: You want to define a list of quote object attributes that ar...
Question 15: What is the difference in the effect of calling the invoice ...
Question 16: Which two public methods must be implemented in a functional...
Question 17: Which of the following layout XML directives will set a valu...
Question 18: Which of the following options would cause a poll/poll colle...
Question 19: You want to display a grid for a custom collection. After ex...
Question 20: What does Magento use to determine whether the automatically...
Question 21: Which one of the following xpaths is correct for replacing M...
Question 22: Given an EAV-based data model whose data is stored in the ta...
Question 23: In order to successfully register and configure a new entity...
Question 24: Which method is responsible for a full re-index in the abstr...
Question 25: Assume you have product with qty in stock=1, and two people ...
Question 26: Given an EAV-based data model, values for each of the object...
Question 27: In what order are the following hook methods called by Mage_...
Question 28: Which of the following is an advantage to using an EAV-based...
Question 29: What must be done to allow a third-party system to access th...
Question 30: What is the difference between the base_grand_total and gran...
Question 31: Which of the following should you do in order to add another...
Question 32: Which of the following actions will enable logging via calls...
Question 33: Which one of the following code fragments will create a new ...
Question 34: You are creating a custom CMS module named Achme_Cms. Which ...
Question 35: In which of the following integrations should you use the Ma...
Question 36: Which of the following items is NOT utilized in Magento's im...
Question 37: To update your order information from a third-party system u...
Question 38: When the Magento configuration is being loaded, all the XML ...
Question 39: Which one of the following accurately describes the purpose ...
Question 40: Which of the following is the default setup script class nam...
Question 41: Which one of the following API protocols does native Magento...
Question 42: Applying the shopping cart rule's action affects the quote i...
Question 43: How can you update a third-party system with every new order...
Question 44: You want your module to set some data on the shopping cart i...
Question 45: Which of the following API calls allows you to fetch the lis...
Question 46: Which three of the following will return an instance of a re...
Question 47: Which of the following xpaths defines the correct XML struct...
Question 48: How is the sort order in which total models collect their va...
Question 49: Given a grid interface that extends from Mage_Adminhtml_Bloc...
Question 50: In native Magento, without using conditions, which TWO of th...
Question 51: A customer bought two items but wants to cancel one. Which o...
Question 52: Which table stores information about the relationship betwee...
Question 53: In admin, a shipment can be created ____________....
Question 54: Which two of the following methods can be used to bad an ent...
Question 55: You want to filter a product collection so that it will retu...
Question 56: Which statement describes a model class that extends Mage_Co...
Question 57: In what order are the routers from the Magento core checked ...
Question 58: Which two of the following are supported in the native Magen...
Question 59: Which model is responsible for calculating the taxes for the...
Question 60: Which of the following block methods is the best to override...
Question 61: Which method is called on a shipping carrier model to fetch ...
Question 62: You have a product collection and want to add a filter to ge...
Question 63: Two modules, Foo and Moo, both rewrite the catalog/product m...
Question 64: Which is a responsibility of EAV attribute frontend models?...
Question 65: The final price for the product on the product view page is_...
Question 66: What do you need to do to implement a completely new Web Ser...
Question 67: For which two of the following composite products could the ...
Question 68: What is the name of the shopping cart item created from a re...
Question 69: How can you make a payment method store entire credit card n...
Question 70: When you register an event observer, which two of the follow...
Question 71: Which three of the following object types will have a parent...
Question 72: Inside the XML node config/global/blocks, what is the correc...
Question 73: Assume we have a table mage_acme/ and you want to add an ind...
Question 74: In which table could you find the current order state?...
Question 75: What is the basic class/interface for every model observer c...
Question 76: A valid way to extend Mage_Adminhtml_Cms_PageController with...
Question 77: What is the purpose of the configuration XML flag stored in ...
Question 78: Which one of the following classes must you extend in order ...
Question 79: Which two of the following will return an instance of a bloc...
Question 80: In which order are the following methods executed after Mage...
Question 81: Assume that: $product is a loaded instance of Mage_Catalog_M...
Question 82: How is a flat table updated?
Question 83: What is the xpath to the list of product types?...
Question 84: What class does an adminhtml grid directly extend?...
Question 85: A native Magento EAV entity will use_____________....
Question 86: Which of the following methods will force an EAV resource co...
Question 87: Which one of the following API methods exists in Magento?...
Question 88: For an attribute to be loaded on a catalog/product object, w...
Question 89: When setData ('some', 'value') is called on an EAV entity an...
Question 90: How many items will be added to the quote after adding a con...
Question 91: Which one of the following classes does NOT exist in Magento...
Question 92: How does Magento store comments regarding different entities...
Question 93: Which one of the following is responsible for sending a remo...
Question 94: To register a new API resource, what should you do?...
Question 95: Which one of the following EAV attribute types may be used f...
Question 96: You are implementing an observer Method for the event contro...
Question 97: When changes are made to more than one of a collection's ite...
Question 98: Which one of the following statements is true regarding layo...
Question 99: Which one of the following controller classes could respond ...
Question 100: Which of the following node names may be used inside the set...
Question 101: (Exhibit) The checkbox "Use default value" is checked and th...
Question 102: You want to implement a custom attribute source model. Which...
Question 103: What happens when you edit an existing order using the order...
Question 104: What is the total model Mage_Sale_Model_Quote_Addres_Total N...
Question 105: Which two EAV attribute frontend_input types make use of sou...
Question 106: Which class is extended to render a dropdown in admin forms?...
Question 107: A custom frontend controller will extend which one of the fo...
Question 108: Which of the following is a true statement about how Magento...
Question 109: To implement a standard Adminhtml form for a custom data mod...
Question 110: By enabling Flat catalog, you will ____________....
Question 111: Assume the following price configuration: Price: 10 (Exhibit...
Question 112: Which one of the following declares a Layout XML file? (Exhi...
Question 113: Which one of the following class types directly charges a cr...
Question 114: How can you restrict access to a custom API resource?...
Question 115: In which config areas are layout files declared? (Choose two...
Question 116: You want to replace the instance of Mage_Customer_Helper_Add...
Question 117: Which of the following lines includes a payment method objec...
Question 118: Which table is used for calculating a new increment ID for a...
Question 119: You have used the "refresh"' action on the cache management ...
Question 120: When an admin page is requested, which of the following meth...