Метод | Описание | |
---|---|---|
createTopicAction ( |
Create new Topic | |
deleteTopicAction ( |
Delete topic | |
getArticlesTopicsAction ( $number, $language ) | Get article's topics | |
getTopicByIdAction ( $id ) | Get single topic | |
getTopicsAction ( |
Get all topics | |
getTopicsArticlesAction ( |
Get topic articles | |
searchTopicsAction ( |
Search for topics by title |
Метод | Описание | |
---|---|---|
processForm ( |
Process Topic form |
public createTopicAction ( |
||
$request | ||
Результат | Form |
public deleteTopicAction ( |
||
$request |
public getArticlesTopicsAction ( $number, $language ) |
public getTopicsAction ( |
||
$request | ||
Результат | array |
public getTopicsArticlesAction ( |
||
$request |
public searchTopicsAction ( |
||
$request |