PHPCodeCompletion Class Reference
#include <phpcodecompletion.h>
Inheritance diagram for PHPCodeCompletion:

Constructor & Destructor Documentation
|
Definition at line 35 of file phpcodecompletion.cpp. References m_argWidgetShow, m_completionBoxShow, m_config, m_core, m_model, PHPCodeCompletion(), and readGlobalPHPFunctionsFile(). Referenced by PHPCodeCompletion(). |
|
Definition at line 45 of file phpcodecompletion.cpp. |
Member Function Documentation
|
Definition at line 78 of file phpcodecompletion.cpp. References endl(), kdDebug(), and m_argWidgetShow. Referenced by setActiveEditorPart(). |
|
Definition at line 369 of file phpcodecompletion.cpp. References checkForGlobalFunction(), doGlobalMethodCompletion(), endl(), and kdDebug(). Referenced by checkForGlobalFunction(), and cursorPositionChanged(). |
|
Definition at line 320 of file phpcodecompletion.cpp. References checkForGlobalFunctionArgHint(), endl(), CodeModel::globalNamespace(), kdDebug(), m_argWidgetShow, m_codeInterface, m_globalFunctions, m_model, and KTextEditor::CodeCompletionInterface::showArgHint(). Referenced by checkForGlobalFunctionArgHint(), and cursorPositionChanged(). |
|
Definition at line 191 of file phpcodecompletion.cpp. References ArgumentDom, checkForMethodArgHint(), ClassDom, endl(), FunctionList, getClassName(), CodeModel::globalNamespace(), kdDebug(), m_argWidgetShow, m_codeInterface, m_model, and KTextEditor::CodeCompletionInterface::showArgHint(). Referenced by checkForMethodArgHint(), and cursorPositionChanged(). |
|
Definition at line 469 of file phpcodecompletion.cpp. References checkForNewInstance(), ClassList, CodeModel::globalNamespace(), m_codeInterface, m_completionBoxShow, m_model, KTextEditor::CodeCompletionInterface::showCompletionBox(), and KTextEditor::CompletionEntry::text. Referenced by checkForNewInstance(), and cursorPositionChanged(). |
|
Definition at line 432 of file phpcodecompletion.cpp. References checkForNewInstanceArgHint(), CodeModel::globalNamespace(), m_argWidgetShow, m_codeInterface, m_model, and KTextEditor::CodeCompletionInterface::showArgHint(). Referenced by checkForNewInstanceArgHint(), and cursorPositionChanged(). |
|
Definition at line 238 of file phpcodecompletion.cpp. References checkForVariable(), endl(), getClassMethodsAndVariables(), getClassName(), kdDebug(), m_codeInterface, m_completionBoxShow, and KTextEditor::CodeCompletionInterface::showCompletionBox(). Referenced by checkForVariable(), and cursorPositionChanged(). |
|
Definition at line 82 of file phpcodecompletion.cpp. References endl(), kdDebug(), and m_completionBoxShow. Referenced by setActiveEditorPart(). |
|
|
Definition at line 399 of file phpcodecompletion.cpp. References doGlobalMethodCompletion(), CodeModel::globalNamespace(), m_codeInterface, m_completionBoxShow, m_globalFunctions, m_model, KTextEditor::CompletionEntry::postfix, KTextEditor::CodeCompletionInterface::showCompletionBox(), and KTextEditor::CompletionEntry::text. Referenced by checkForGlobalFunction(), and doGlobalMethodCompletion(). |
|
Definition at line 507 of file phpcodecompletion.cpp. References KSharedPtr< T >::count(), getClassMethodsAndVariables(), CodeModel::globalNamespace(), m_model, KTextEditor::CompletionEntry::postfix, and KTextEditor::CompletionEntry::text. Referenced by checkForVariable(), and getClassMethodsAndVariables(). |
|
Definition at line 268 of file phpcodecompletion.cpp. References endl(), getClassName(), CodeModel::globalNamespace(), kdDebug(), m_model, searchClassNameForVariable(), searchCurrentClassName(), and VariableList. Referenced by checkForMethodArgHint(), checkForVariable(), and getClassName(). |
|
Definition at line 48 of file phpcodecompletion.cpp. References KStandardDirs::findResource(), m_globalFunctions, KTextEditor::CompletionEntry::postfix, KTextEditor::CompletionEntry::prefix, FunctionCompletionEntry::prototype, and KTextEditor::CompletionEntry::text. Referenced by PHPCodeCompletion(). |
|
Definition at line 291 of file phpcodecompletion.cpp. References endl(), kdDebug(), m_currentLine, m_editInterface, searchClassNameForVariable(), and KTextEditor::EditInterface::textLine(). Referenced by getClassName(), and searchClassNameForVariable(). |
|
Definition at line 306 of file phpcodecompletion.cpp. References endl(), kdDebug(), m_currentLine, m_editInterface, and KTextEditor::EditInterface::textLine(). Referenced by getClassName(). |
|
Definition at line 87 of file phpcodecompletion.cpp. References argHintHided(), completionBoxHided(), cursorPositionChanged(), endl(), PHPConfigData::getCodeCompletion(), PHPConfigData::getCodeHinting(), kdDebug(), m_codeInterface, m_config, m_cursorInterface, m_editInterface, m_selectionInterface, setActiveEditorPart(), and KParts::Part::widget(). Referenced by setActiveEditorPart(), and PHPSupportPart::slotActivePartChanged(). |
Member Data Documentation
|
Definition at line 80 of file phpcodecompletion.h. Referenced by argHintHided(), checkForGlobalFunctionArgHint(), checkForMethodArgHint(), checkForNewInstanceArgHint(), and PHPCodeCompletion(). |
|
Definition at line 83 of file phpcodecompletion.h. Referenced by checkForGlobalFunctionArgHint(), checkForMethodArgHint(), checkForNewInstance(), checkForNewInstanceArgHint(), checkForVariable(), doGlobalMethodCompletion(), and setActiveEditorPart(). |
|
Definition at line 81 of file phpcodecompletion.h. Referenced by checkForNewInstance(), checkForVariable(), completionBoxHided(), doGlobalMethodCompletion(), and PHPCodeCompletion(). |
|
Definition at line 86 of file phpcodecompletion.h. Referenced by cursorPositionChanged(), PHPCodeCompletion(), and setActiveEditorPart(). |
|
Definition at line 78 of file phpcodecompletion.h. Referenced by PHPCodeCompletion(). |
|
Definition at line 76 of file phpcodecompletion.h. Referenced by cursorPositionChanged(), searchClassNameForVariable(), and searchCurrentClassName(). |
|
Definition at line 84 of file phpcodecompletion.h. Referenced by cursorPositionChanged(), and setActiveEditorPart(). |
|
Definition at line 82 of file phpcodecompletion.h. Referenced by cursorPositionChanged(), searchClassNameForVariable(), searchCurrentClassName(), and setActiveEditorPart(). |
|
Definition at line 77 of file phpcodecompletion.h. Referenced by checkForGlobalFunctionArgHint(), doGlobalMethodCompletion(), and readGlobalPHPFunctionsFile(). |
|
Definition at line 79 of file phpcodecompletion.h. Referenced by checkForGlobalFunctionArgHint(), checkForMethodArgHint(), checkForNewInstance(), checkForNewInstanceArgHint(), doGlobalMethodCompletion(), getClassMethodsAndVariables(), getClassName(), and PHPCodeCompletion(). |
|
Definition at line 85 of file phpcodecompletion.h. Referenced by cursorPositionChanged(), and setActiveEditorPart(). |
The documentation for this class was generated from the following files:
- languages/php/phpcodecompletion.h
- languages/php/phpcodecompletion.cpp