'Categories', 'tag' => 'Tags', 'month' => 'Month List', 'calendar' => 'Calendar' ); $this->addElement('multiselect', 'blocks', array('label' => 'Show Blocks', 'multiOptions' => $blocksList)); return $this; } }