Public Member Functions | |
| __construct ($query, $moduleName) | |
| execute () | |
| getVersion () | |
Protected Member Functions | |
| getAllowedParams () | |
| getParamDescription () | |
| getDescription () | |
| getExamples () | |
Static Private Member Functions | |
| static | getAllValuesForProperty ($property_name, $substring, $base_property_name=null, $base_value=null) |
Definition at line 15 of file SF_AutocompleteAPI.php.
| SFAutocompleteAPI::__construct | ( | $ | query, | |
| $ | moduleName | |||
| ) |
Definition at line 17 of file SF_AutocompleteAPI.php.
| SFAutocompleteAPI::execute | ( | ) |
Definition at line 21 of file SF_AutocompleteAPI.php.
References SFUtils::getAllPagesForCategory(), SFUtils::getAllPagesForConcept(), SFUtils::getAllPagesForNamespace(), and SFUtils::getValuesFromExternalURL().
| SFAutocompleteAPI::getAllowedParams | ( | ) | [protected] |
Definition at line 75 of file SF_AutocompleteAPI.php.
| SFAutocompleteAPI::getParamDescription | ( | ) | [protected] |
Definition at line 95 of file SF_AutocompleteAPI.php.
| SFAutocompleteAPI::getDescription | ( | ) | [protected] |
Definition at line 109 of file SF_AutocompleteAPI.php.
| SFAutocompleteAPI::getExamples | ( | ) | [protected] |
Definition at line 113 of file SF_AutocompleteAPI.php.
| SFAutocompleteAPI::getVersion | ( | ) |
Definition at line 121 of file SF_AutocompleteAPI.php.
| static SFAutocompleteAPI::getAllValuesForProperty | ( | $ | property_name, | |
| $ | substring, | |||
| $ | base_property_name = null, |
|||
| $ | base_value = null | |||
| ) | [static, private] |
Definition at line 125 of file SF_AutocompleteAPI.php.
References $db, $sfgMaxAutocompleteValues, SFUtils::getSQLConditionForAutocompleteInColumn(), and SMWPropertyValue::makeUserProperty().
1.5.6