PHP Interface FluxBB\Models\CategoryRepositoryInterface

Afficher le fichier Open project: fluxbb/core

Méthodes publiques

Méthode Description
addNewTopic ( $category, $conversation, $post )
findBySlug ( $slug )
getByParent ( $slug )
getConversationsIn ( $category )

Method Details

addNewTopic() public méthode

public addNewTopic ( $category, $conversation, $post )

findBySlug() public méthode

public findBySlug ( $slug )

getByParent() public méthode

public getByParent ( $slug )

getConversationsIn() public méthode

public getConversationsIn ( $category )