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, and readGlobalPHPFunctionsFile(). |
|
Definition at line 45 of file phpcodecompletion.cpp. |
Member Function Documentation
|
Definition at line 78 of file phpcodecompletion.cpp. References kdDebug(), and m_argWidgetShow. Referenced by setActiveEditorPart(). |
|
Definition at line 369 of file phpcodecompletion.cpp. References doGlobalMethodCompletion(), and kdDebug(). Referenced by cursorPositionChanged(). |
|
Definition at line 320 of file phpcodecompletion.cpp. References ArgumentDom, FunctionList, CodeModel::globalNamespace(), kdDebug(), m_argWidgetShow, m_codeInterface, m_globalFunctions, m_model, and KTextEditor::CodeCompletionInterface::showArgHint(). Referenced by cursorPositionChanged(). |
|
Definition at line 191 of file phpcodecompletion.cpp. References ArgumentDom, ClassDom, FunctionList, getClassName(), CodeModel::globalNamespace(), kdDebug(), m_argWidgetShow, m_codeInterface, m_model, and KTextEditor::CodeCompletionInterface::showArgHint(). Referenced by cursorPositionChanged(). |
|
Definition at line 469 of file phpcodecompletion.cpp. References ClassList, CodeModel::globalNamespace(), m_codeInterface, m_completionBoxShow, m_model, KTextEditor::CodeCompletionInterface::showCompletionBox(), and KTextEditor::CompletionEntry::text. Referenced by cursorPositionChanged(). |
|
Definition at line 432 of file phpcodecompletion.cpp. References ArgumentDom, ClassDom, FunctionList, CodeModel::globalNamespace(), m_argWidgetShow, m_codeInterface, m_model, and KTextEditor::CodeCompletionInterface::showArgHint(). Referenced by cursorPositionChanged(). |
|
Definition at line 238 of file phpcodecompletion.cpp. References getClassMethodsAndVariables(), getClassName(), kdDebug(), m_codeInterface, m_completionBoxShow, and KTextEditor::CodeCompletionInterface::showCompletionBox(). Referenced by cursorPositionChanged(). |
|
Definition at line 82 of file phpcodecompletion.cpp. References kdDebug(), and m_completionBoxShow. Referenced by setActiveEditorPart(). |
|
|
Definition at line 399 of file phpcodecompletion.cpp. References FunctionList, CodeModel::globalNamespace(), m_codeInterface, m_completionBoxShow, m_globalFunctions, m_model, KTextEditor::CompletionEntry::postfix, KTextEditor::CodeCompletionInterface::showCompletionBox(), and KTextEditor::CompletionEntry::text. Referenced by checkForGlobalFunction(). |
|
Definition at line 507 of file phpcodecompletion.cpp. References ClassDom, KSharedPtr< T >::count(), FunctionList, CodeModel::globalNamespace(), m_model, KTextEditor::CompletionEntry::postfix, KTextEditor::CompletionEntry::text, and VariableList. Referenced by checkForVariable(). |
|
Definition at line 268 of file phpcodecompletion.cpp. References ClassDom, CodeModel::globalNamespace(), kdDebug(), m_model, searchClassNameForVariable(), searchCurrentClassName(), and VariableList. Referenced by checkForMethodArgHint(), and checkForVariable(). |
|
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 kdDebug(), m_editInterface, and KTextEditor::EditInterface::textLine(). Referenced by getClassName(). |
|
Definition at line 306 of file phpcodecompletion.cpp. References kdDebug(), m_editInterface, and KTextEditor::EditInterface::textLine(). Referenced by getClassName(). |
|
Definition at line 87 of file phpcodecompletion.cpp. References argHintHided(), completionBoxHided(), cursorPositionChanged(), PHPConfigData::getCodeCompletion(), PHPConfigData::getCodeHinting(), kdDebug(), m_codeInterface, m_config, m_cursorInterface, m_editInterface, m_selectionInterface, and KParts::Part::widget(). Referenced by 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(). |
|
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