예제 #1
0
 public function getItemCount()
 {
     return Document::findCnt($this->getWhere());
 }