Function Database_Static_xml->has_full_text_boolean
Definitions
sources/database/xml.php
- Find whether full-text-boolean-search is present.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: bool
Returns
- Whether it is
- Type: boolean
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Find whether full-text-boolean-search is present.
*
* @return boolean Whether it is
*/
public function has_full_text_boolean() : bool
* Find whether full-text-boolean-search is present.
*
* @return boolean Whether it is
*/
public function has_full_text_boolean() : bool