示例#1
0
 public function getLinker($firstcol = false, $force = false)
 {
     return $force ? $this->mLinker : parent::getLinker($firstcol);
 }