YaWK  24.1
Yet another WebKit
YAWK\PLUGINS\FAQ\faq Class Reference

Handles the FAQ backend methods. More...

+ Inheritance diagram for YAWK\PLUGINS\FAQ\faq:

Public Attributes

 $answer
 
 $cat
 
 $id
 
 $published
 
 $question
 
 $sort
 

Detailed Description

Handles the FAQ backend methods.

Build FAQ's for your users.

FAQs are useful. Beware to underrate this. You can answer the most interesting questions before your user even ask. This saves time - your website should be informative. If you answer a question on your website, users may not need to ask your email or phone support. If you do it clever, this could be a big selling helper for you!

This class covers backend functionality. See Methods Summary for Details!

Author
Daniel Retzl danie.nosp@m.lret.nosp@m.zl@gm.nosp@m.ail..nosp@m.com
Version
1.0.0

Definition at line 15 of file faq-backend.php.

Member Data Documentation

◆ $answer

YAWK\PLUGINS\FAQ\faq::$answer
  • Parameters
    stringanswer

Definition at line 25 of file faq-backend.php.

◆ $cat

YAWK\PLUGINS\FAQ\faq::$cat
  • Parameters
    intcategory ID

Definition at line 21 of file faq-backend.php.

◆ $id

YAWK\PLUGINS\FAQ\faq::$id
  • Parameters
    intfaq ID

Definition at line 17 of file faq-backend.php.

◆ $published

YAWK\PLUGINS\FAQ\faq::$published
  • Parameters
    int0|1 published or not

Definition at line 27 of file faq-backend.php.

◆ $question

YAWK\PLUGINS\FAQ\faq::$question
  • Parameters
    stringquestion

Definition at line 23 of file faq-backend.php.

◆ $sort

YAWK\PLUGINS\FAQ\faq::$sort
  • Parameters
    intorder sortation number

Definition at line 19 of file faq-backend.php.


The documentation for this class was generated from the following file: