M70-101 Prüfungsvorbereitung, M70-101 Studienmaterialien

M70-101 Prüfungsvorbereitung, M70-101 Studienmaterialien deutsch Magento Certified Developer Exam www.it-pruefungen.ch

QUESTION NO: 1
For an attribute to be loaded on a catalog/product object, which two of the following conditions must be satisfied? (Choose two)

A. The eav_attribute table must contain a row defining the attribute’s properties and its entity type.
B. The attribute must have a backend model configured in the XML config.
C. The attribute must be part of the attribute set pertaining to the object being loaded.
D. There must be a record of the attribute on the catalog_product_super_attribute table.
E. There must be a column added to the catalog_product_entitytable.

Answer: A,C

QUESTION NO: 2
What class does an adminhtml grid directly extend?

A. Mage_Adminhtml_Block_Widget
B. Varien_Data_Grid
C. Varien_Data_Widget
D. Mage_Adminhtml_Block_Template

Answer: A

IT-Prüfungen M70-101 Magento Certified Developer Exam https://www.it-pruefungen.ch/M70-101.htm

QUESTION NO: 3
Which three of the following conditions are used to protect an admin route via ACL? (Choose three)

A. You have defined an ACL in your module configuration
B. At least one admin role must have permission for that route
C. You have extended the controller from Mage_Adminhtml_Controller_Action
D. You have defined a method _isAllowed which checks the permission
E. The route name must start with admin

Answer: A,C,D

QUESTION NO: 4
Which table is used for calculating a new increment ID for an order?

A. sales_flat_order_increment
B. eav_entity_store
C. core_increment
D. core_config_data

Answer: B

M70-101 Prüfungsfragen Magento Certified Developer Exam www.it-pruefungen.ch

QUESTION NO: 5
Which one of the following API methods exists in Magento?

A. catalog_category.save
B. catalog_product.items
C. catalog_product_attribute_set.update
D. catalog_product.info

Answer: D