* @package webhook * @version $Id$ * @link http://www.zentao.net */ ?>
webhook->api;?> webhook->edit;?>
webhook->name;?> name, "class='form-control'");?>
webhook->url;?> url, "class='form-control'");?>
webhook->contentType;?> webhook->contentTypes, $webhook->contentType, "class='form-control'");?>
webhook->sendType;?> webhook->sendTypeList, $webhook->sendType, "class='form-control'");?> webhook->note->async;?>
webhook->params;?> webhook->paramsList, $webhook->params);?>
webhook->action;?> webhook->objectTypes as $objectType => $actions):?>
actions->$objectType) ? $webhook->actions->$objectType : '');?>
webhook->desc;?> desc, "rows='3' class='form-control'");?>