PHP 클래스 Mlp_Language_Manager_Pagination_Data

Evaluates $_REQUEST to get the current page, because this is used for the view and when the data is saved.
저자: Inpsyde GmbH, MarketPress, toscho
상속: implements Mlp_Browsable
파일 보기 프로젝트 열기: inpsyde/multilingual-press

공개 메소드들

메소드 설명
__construct ( Mlp_Data_Access $data ) Constructor.
get_current_page ( ) (non-PHPdoc)
get_items_per_page ( ) (non-PHPdoc)
get_total_items ( ) (non-PHPdoc)
get_total_pages ( ) (non-PHPdoc)

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( Mlp_Data_Access $data )
$data Mlp_Data_Access

get_current_page() 공개 메소드

(non-PHPdoc)
또한 보기: Mlp_Browsable::get_current_page()
public get_current_page ( )

get_items_per_page() 공개 메소드

(non-PHPdoc)
또한 보기: Mlp_Browsable::get_items_per_page()
public get_items_per_page ( )

get_total_items() 공개 메소드

(non-PHPdoc)
public get_total_items ( )

get_total_pages() 공개 메소드

(non-PHPdoc)
또한 보기: Mlp_Browsable::get_total_pages()
public get_total_pages ( )