array(), ); // Cart doesnt use the update column protected $_updated_column = FALSE; /** * Filters used to format the display of values into friendlier values */ protected $_display_filters = array( 'recurr_schedule'=>array( array('StaticList_RecurSchedule::display',array(':value')), ), ); } ?>