Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Components
Posts
Controllers
PostsController
PHP Class Components\Posts\Controllers\PostsController
Inheritance:
extends
BaseControlle\BaseController
Afficher le fichier
Open project: doptor/doptor
Méthodes publiques
Méthode
Description
__construct
( )
category
(
$alias
)
index
( ) :
Response
Display a listing of the posts.
show
(
integer
$permalink
) :
Response
Display the specified post.
Method Details
__construct()
public
méthode
public
__construct
( )
category()
public
méthode
public
category
(
$alias
)
index()
public
méthode
Display a listing of the posts.
public
index
( ) :
Response
Résultat
Response
show()
public
méthode
Display the specified post.
public
show
(
integer
$permalink
) :
Response
$permalink
integer
Résultat
Response