示例#1
0
 function getUrl($record = null, $id = null)
 {
     return $this->grid->getActionUrl($this, $id);
 }