コード例 #1
0
 public function getNotDeletedUserBooks()
 {
     $this->__load();
     return parent::getNotDeletedUserBooks();
 }