You are here

constant ANSWERS_TYPE in Answers 5.2

@file Enables the creation of question nodes that can be answered by posting answer nodes.

@author Amanuel Tewolde http://ticklespace.com @email myfirstname (at) companydomain above

3 uses of ANSWERS_TYPE
answers_nodeapi in ./answers.module
simpleanswer_answers in simpleanswer/simpleanswer.module
Implementation of AnswersAPI.
simpleanswer_link in simpleanswer/simpleanswer.module

File

./answers.module, line 11
Enables the creation of question nodes that can be answered by posting answer nodes.

Code

define('ANSWERS_TYPE', 'answers_type_');