PHP 클래스 Phalcon\Paginator\Pager\Layout\Bootstrap

상속: extends Phalcon\Paginator\Pager\Layout
파일 보기 프로젝트 열기: phalcon/incubator

보호된 프로퍼티들

프로퍼티 타입 설명
$selectedTemplate string
$template string

공개 메소드들

메소드 설명
getRendered ( array $options = [] ) : string

메소드 상세

getRendered() 공개 메소드

public getRendered ( array $options = [] ) : string
$options array
리턴 string

프로퍼티 상세

$selectedTemplate 보호되어 있는 프로퍼티

protected string $selectedTemplate
리턴 string

$template 보호되어 있는 프로퍼티

protected string $template
리턴 string