PHP Class Blog\Controller\IndexController

Inheritance: extends think\Controller
Afficher le fichier Open project: gotcms/gotcms

Protected Properties

Свойство Type Description
$whiteList array Fields white list

Méthodes publiques

Méthode Description
documentCommentAction ( ) : array List all comment by document id
indexAction ( ) : array Index action, list all documents with comments

Method Details

documentCommentAction() public méthode

List all comment by document id
public documentCommentAction ( ) : array
Résultat array

indexAction() public méthode

Index action, list all documents with comments
public indexAction ( ) : array
Résultat array

Property Details

$whiteList protected_oe property

Fields white list
protected array $whiteList
Résultat array