Public Member Functions | |
__construct ($model, $attribute) | |
resolveData (&$data) | |
Protected Attributes | |
$model | |
$attribute | |
Utilized by module views that extend ListView to provide abstracted column element information that can be translated into one of the available GridView widgets in Yii.
Definition at line 43 of file RedBeanModelAttributeValueToArrayValueAdapter.php.
resolveData | ( | & | $data | ) |
Resolve data
array | $data |
Definition at line 60 of file RedBeanModelAttributeValueToArrayValueAdapter.php.