获取,设置总数
int Core_Pagination::total_items( )
int
public function total_items($value = null) { return $this->get_or_set_data(__FUNCTION__, $value); }