Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Components
Posts
Controllers
PostsController
PHP 클래스 Components\Posts\Controllers\PostsController
상속:
extends
BaseControlle\BaseController
파일 보기
프로젝트 열기: doptor/doptor
공개 메소드들
메소드
설명
__construct
( )
category
(
$alias
)
index
( ) :
Response
Display a listing of the posts.
show
(
integer
$permalink
) :
Response
Display the specified post.
메소드 상세
__construct()
공개
메소드
public
__construct
( )
category()
공개
메소드
public
category
(
$alias
)
index()
공개
메소드
Display a listing of the posts.
public
index
( ) :
Response
리턴
Response
show()
공개
메소드
Display the specified post.
public
show
(
integer
$permalink
) :
Response
$permalink
integer
리턴
Response