Magento Certified Developer v1.0

Page:    1 / 9   
Exam contains 125 questions

What happens when you edit an existing order using the order management page?

  • A. A form appears that allows you to edit all information on the current order.
  • B. A form appears that allows you to edit shipping information of the current order only.
  • C. Depending on the order status, different editing forms appear for the current order.
  • D. The current order is canceled and a new order is created from scratch based on the current order's data.


Answer : D

Which two of the following methods can be used to bad an entity's data from its configured data table? (Choose two)

  • A. $entityModel->loadEntity ($id)
  • B. $entityModel->load ($attributeValue, $attributeCode)
  • C. $entityModel->loadById ($id)
  • D. $entityModel->loadEntity ($attributeCode, $attributeValue)
  • E. $entityModel->load ($id)


Answer : BE

Which class is extended to render a dropdown in admin forms?

  • A. Mage_Adminhtml_Block_Widget
  • B. Mage_Core_Block_Abstract
  • C. Mage_Adminhtml_Block_Abstract
  • D. Mage_Adminhtml_Block_Template
  • E. Varien_Data_Form_Abstract


Answer : E

Which one of the following is responsible for sending a remote request to the payment service when capturing an order?

  • A. Payment Info
  • B. Order Payment
  • C. Payment Method
  • D. Invoice


Answer : C


The checkbox "Use default value" is checked and the corresponding input field is disabled, as shown in the graphic above. How does Magento represent this state in the corresponding EAV value tables?

  • A. no row with a value for this store view and a row with value NULL for default
  • B. no row with a value for this store view and a row with any value for default
  • C. a row with value NULL for this store view and a row with value NULL for default
  • D. a row with value NULL for this store view and a row with any value for default
  • E. no row with a value for this store view and no row with a value for default


Answer : B

You want to define a list of quote object attributes that are copied to the order object when an order is placed. Which one of the following statements is true?

  • A. You can define this list by modifying the list of elements found in the configuration with the xpath global/fieldsets/sales_convert_quote.
  • B. You can define this list by modifying the list of elements found in the configuration with the xpath global/sales/quote/item/product_attributes.
  • C. You can define this list by checking the checkbox on the attribute edit page in the admin.
  • D. You cannot modify the list of fields copied from quote to order because the process is hardcoded.


Answer : A

Which statement describes a model class that extends Mage_Core_Model_Abstract?

  • A. The model class consists of properties and methods for storing and manipulating data retrieved via separate resource classes responsible for database operations.
  • B. The model class is responsible for loading the frontend layout templates and responding to page requests via its Action methods (for example, indexAction).
  • C. The model class does not encapsulate any logic except for logic providing access to the data loaded from the database.
  • D. The model class is primarily responsible for direct query operations such as retrieving and storing data and then rendering that data to the frontend view.


Answer : A

Which of the following actions will enable logging via calls to debugData( ) on a native Magento payment method model?

  • A. Set the protected property $_debug of the payment model to true
  • B. Set the config node default/payment/debug/[method code] to 1
  • C. Call Mage:: register (ג€˜payment_method_debug_ג€™ . [method code], true);
  • D. Set the config node default/payment/ [method code]/debug to 1
  • E. Call setDebug(true) on the payment method model


Answer : D

Which method is responsible for a full re-index in the abstract Magento indexer?

  • A. fullReindex ( )
  • B. reindexAH ( )
  • C. processEvent ( )
  • D. reindex ( )


Answer : B

Which one of the following xpaths is correct for replacing Mage_Customer_Model_Custom_Address via Mage::helper ('customer/address')?

  • A. global/customer/helpers/address
  • B. global/rewrite/helpers/rewrite/address
  • C. global/helpers/customer/rewrite/address
  • D. global/helpers/rewrite/customer_address
  • E. global/helpers/rewrite/customer/address


Answer : C

Which one of the following controller classes could respond to this URL?: http://example.com/modulename/controller/index

  • A. Namespace_ModuleName_IndexControllet
  • B. Namespace_ModuleName_Controller_ControllecInclex
  • C. Namespace_ModuleName_Controller_IndexController
  • D. Namespace_Modulename_ControllerController


Answer : D

In which table could you find the current order state?

  • A. sales_flat_order
  • B. sales_flat_order_state
  • C. sales_flat_order_status
  • D. sales_flat_order_status_history


Answer : A

Which of the following block methods is the best to override when there is a need to customize how the block's html is rendered?

  • A. _toHtml ( )
  • B. toHtml ( )
  • C. setLayout ( )
  • D. renderLayout ( )


Answer : A

How many items will be added to the quote after adding a configurable product to the shopping cart?

  • A. the number of options
  • B. the number of options+1
  • C. always 1
  • D. always 2


Answer : D

Which of the following allows you to save a single attribute value on an EAV entity?

  • A. $model->saveAttribute($attributeCode);
  • B. $model->save ($attributeCode);
  • C. $model->getResource ( ) ->saveAttribute ($model, $attributeCode);
  • D. $model->getResource ( ) ->save($model, $attributeCode);


Answer : C

Page:    1 / 9   
Exam contains 125 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy