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