'/^[0-9]+$/', 'question' => '/^[^\n\r\t]+$/', 'answer' => '/.+/', ); */ function getPrimaryKey() { return 'item_id'; } function getTable() { return 'k4_faq_items'; } } ?>