Gallery: 事件:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
(新页面: Here is a list of events published by the Gallery2 framework. Modules can listen for these events and take the appropriate action. * Gallery::ActivatePlugin * Gallery::DeactivatePlugin ...)
 
Gallery:Events移动到Gallery:事件
(没有差异)

2008年11月26日 (三) 14:46的版本

Here is a list of events published by the Gallery2 framework. Modules can listen for these events and take the appropriate action.

  • Gallery::ActivatePlugin
  • Gallery::DeactivatePlugin
  • Gallery::Error (added in 2.2)
  • Gallery::ItemOrder
  • Gallery::Login
  • Gallery::FailedLogin (added in 2.2)
  • Gallery::Logout
  • Gallery::RemovePermission
  • Gallery::UninstallPlugin
  • Gallery::ViewableTreeChange (updated in 2.3, core API 7.43)
  • GalleryEntity::save
  • GalleryEntity::delete
  • Gallery::LoadThemeAndParameters (added in 2.3, core API 7.40, embed API 1.3)
  • Gallery::BeforeDisplay (added in 2.3, core API 7.49)