addElement( 'text', 'filter', array( 'allowEmpty' => true, 'label' => $this->translate('Filter'), 'description' => $this->translate( 'Display this action only for services matching this filter. Leave' . ' blank if you want this action being displayed for all services' ) ) ); } }