YaWK
24.1
Yet another WebKit
|
Handles the FAQ Frontend methods. More...
Public Attributes | |
$answer | |
$cat | |
$id | |
$question | |
Public Attributes inherited from YAWK\PLUGINS\FAQ\faq | |
$answer | |
$cat | |
$id | |
$published | |
$question | |
$sort | |
Handles the FAQ Frontend methods.
Frontend FAQ Class
This class extends \YAWK\PLUGINS\FAQ\faq.
This class covers frontend functionality. See Methods Summary for Details!
Definition at line 11 of file faq-frontend.php.
YAWK\PLUGINS\FAQ\frontend::$answer |
string | answer |
Definition at line 19 of file faq-frontend.php.
YAWK\PLUGINS\FAQ\frontend::$cat |
int | category ID |
Definition at line 15 of file faq-frontend.php.
YAWK\PLUGINS\FAQ\frontend::$id |
int | faq ID |
Definition at line 13 of file faq-frontend.php.
YAWK\PLUGINS\FAQ\frontend::$question |
string | question |
Definition at line 17 of file faq-frontend.php.