Ejemplo n.º 1
0
 def getJSFiles(self):
     return WPStaticEventBase.getJSFiles(self) + WPAuthorIndex.getJSFiles(self) + self._includeJSPackage('authors')
Ejemplo n.º 2
0
 def getJSFiles(self):
     return WPStaticEventBase.getJSFiles(self) + WPAuthorIndex.getJSFiles(
         self) + self._includeJSPackage('authors')
Ejemplo n.º 3
0
 def _defineSectionMenu(self):
     WPAuthorIndex._defineSectionMenu(self)
     self._getMenu()
Ejemplo n.º 4
0
 def _defineSectionMenu(self):
     WPAuthorIndex._defineSectionMenu(self)
     self._getMenu()