René's URL Explorer Experiment


Title: PluginPanelView | Phoenix Code Docs

Open Graph Title: PluginPanelView | Phoenix Code Docs

Description: Import :

Open Graph Description: Import :

Opengraph URL: https://docs.phcode.dev/api/API-Reference/view/PluginPanelView

Generator: Docusaurus v3.9.2

direct link

Domain: docs.phcode.dev


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"PluginPanelView","item":"https://docs.phcode.dev/api/API-Reference/view/PluginPanelView"}]}

twitter:cardsummary_large_image
og:imagehttps://docs.phcode.dev/img/socialcard.png
twitter:imagehttps://docs.phcode.dev/img/socialcard.png
og:localeen
docusaurus_localeen
docsearch:languageen
docusaurus_versioncurrent
docusaurus_tagdocs-api-current
docsearch:versioncurrent
docsearch:docusaurus_tagdocs-api-current

Links:

Skip to main contenthttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#__docusaurus_skipToContent_fallback
Phoenix Codehttps://docs.phcode.dev/
Docshttps://docs.phcode.dev/docs/intro
APIhttps://docs.phcode.dev/api/getting-started
Bloghttps://docs.phcode.dev/blog
Downloadhttps://phcode.io/
GitHubhttps://github.com/phcode-dev/
Getting Startedhttps://docs.phcode.dev/api/getting-started
Creating Themeshttps://docs.phcode.dev/api/creating-themes
Creating Extensionshttps://docs.phcode.dev/api/creating-extensions
Use node.js from your extensionhttps://docs.phcode.dev/api/creating-node-extensions
Debugging Extensionshttps://docs.phcode.dev/api/debugging-extensions
Publishing Themes & Extensionshttps://docs.phcode.dev/api/publishing-extensions
Available Standard Librarieshttps://docs.phcode.dev/api/available-standard-libs
How-Tohttps://docs.phcode.dev/api/How-To/Dialogs
API-Referencehttps://docs.phcode.dev/api/API-Reference/JSUtils/Preferences
JSUtilshttps://docs.phcode.dev/api/API-Reference/JSUtils/Preferences
NodeConnectorhttps://docs.phcode.dev/api/API-Reference/NodeConnector
commandhttps://docs.phcode.dev/api/API-Reference/command/CommandManager
Documenthttps://docs.phcode.dev/api/API-Reference/document
Editorhttps://docs.phcode.dev/api/API-Reference/editor
featureshttps://docs.phcode.dev/api/API-Reference/features/BeautificationManager
filehttps://docs.phcode.dev/api/API-Reference/file/FileUtils
FileSystemhttps://docs.phcode.dev/api/API-Reference/filesystem
languagehttps://docs.phcode.dev/api/API-Reference/language/CSSUtils
preferenceshttps://docs.phcode.dev/api/API-Reference/preferences/PreferencesManager
projecthttps://docs.phcode.dev/api/API-Reference/project/FileSyncManager
searchhttps://docs.phcode.dev/api/API-Reference/search/FileFilters
utilshttps://docs.phcode.dev/api/API-Reference/utils/AppInit
viewhttps://docs.phcode.dev/api/API-Reference/view/MainViewFactory
MainViewFactoryhttps://docs.phcode.dev/api/API-Reference/view/MainViewFactory
MainViewManagerhttps://docs.phcode.dev/api/API-Reference/view/MainViewManager
Panehttps://docs.phcode.dev/api/API-Reference/view/Pane
PanelViewhttps://docs.phcode.dev/api/API-Reference/view/PanelView
PluginPanelViewhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView
ThemeManagerhttps://docs.phcode.dev/api/API-Reference/view/ThemeManager
ViewCommandHandlershttps://docs.phcode.dev/api/API-Reference/view/ViewCommandHandlers
ViewStateManagerhttps://docs.phcode.dev/api/API-Reference/view/ViewStateManager
WorkspaceManagerhttps://docs.phcode.dev/api/API-Reference/view/WorkspaceManager
widgetshttps://docs.phcode.dev/api/API-Reference/widgets/DefaultDialogs
workerhttps://docs.phcode.dev/api/API-Reference/worker/IndexingWorker
https://docs.phcode.dev/
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#import-
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panel
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
new Panel($panel, id, $toolbarIcon, [minWidth], [initialSize])https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#new_Panel_new
.$panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+$panel
.isVisible()https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+isVisible
.registerCanBeShownHandler(canShowHandlerFn)https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+registerCanBeShownHandler
.canBeShown()https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+canBeShown
.show()https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+show
.hide()https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+hide
.setVisible(visible)https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+setVisible
.getPanelType()https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel+getPanelType
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#new-panelpanel-id-toolbaricon-minwidth-initialsize
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelpanel--jqueryobject
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelisvisible--boolean
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelregistercanbeshownhandlercanshowhandlerfn--boolean
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelcanbeshown--boolean
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelshow
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelhide
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelsetvisiblevisible
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelgetpaneltype--string
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#Panel
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#event_panel_hidden--string
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#event_panel_shown--string
https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panel_type_plugin_panel--string
PreviousPanelViewhttps://docs.phcode.dev/api/API-Reference/view/PanelView
NextThemeManagerhttps://docs.phcode.dev/api/API-Reference/view/ThemeManager
Import :https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#import-
Panelhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panel
new Panel($panel, id, $toolbarIcon, [minWidth], [initialSize])https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#new-panelpanel-id-toolbaricon-minwidth-initialsize
panel.$panel : jQueryObjecthttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelpanel--jqueryobject
panel.isVisible() ⇒ booleanhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelisvisible--boolean
panel.registerCanBeShownHandler(canShowHandlerFn) ⇒ booleanhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelregistercanbeshownhandlercanshowhandlerfn--boolean
panel.canBeShown() ⇒ booleanhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelcanbeshown--boolean
panel.show()https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelshow
panel.hide()https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelhide
panel.setVisible(visible)https://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelsetvisiblevisible
panel.getPanelType() ⇒ stringhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panelgetpaneltype--string
EVENT_PANEL_HIDDEN : stringhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#event_panel_hidden--string
EVENT_PANEL_SHOWN : stringhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#event_panel_shown--string
PANEL_TYPE_PLUGIN_PANEL : stringhttps://docs.phcode.dev/api/API-Reference/view/PluginPanelView#panel_type_plugin_panel--string
Docshttps://docs.phcode.dev/docs/intro
APIhttps://docs.phcode.dev/api/getting-started
Discordhttps://discord.gg/rBpTBPttca
reddithttps://www.reddit.com/r/brackets/
Xhttps://x.com/phcodedev
YouTubehttps://www.youtube.com/channel/UCNK2a8DKqPQQe3GlfTk-RHg
Bloghttps://docs.phcode.dev/blog
GitHubhttps://github.com/phcode-dev/
Creditshttps://github.com/phcode-dev/docs/blob/main/CREDITS.md

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.