Multiple Choice
Which of the following allows you to save a single attribute value on an EAV entity?
A) $model->saveAttribute($attributeCode) ;
B) $model->save(SattributeCode) ;
C) $model->getResource() ->saveAttribute($model, SattributeCode) ;
D) $model->getResource() ->save($model, $attributeCode) ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q55: You want to display a grid for
Q56: Which one of the following API methods
Q57: What do you need to do to
Q58: When the load method is called on
Q59: What type of Magento class is an
Q61: How does Magento store comments regarding different
Q62: Which one of the following xpaths is
Q63: What is the xpath to the list
Q64: Which two EAV attribute fcontend_input types make
Q65: Which one of the folbwing classes must