public function __construct($config = array())
 {
     $config['proxyModel'] = new Kwf_Model_FnF(array('primaryKey' => 'component_id', 'data' => array(array('component_id' => 'root-master_test-image-linkTag', 'component' => 'enlarge'))));
     parent::__construct($config);
 }
 public function __construct($config = array())
 {
     $config['proxyModel'] = new Kwf_Model_FnF(array('primaryKey' => 'component_id', 'data' => array(array('component_id' => 'root_cards1', 'component' => 'none'))));
     parent::__construct($config);
 }