예제 #1
0
 def __init__(self):
     ExtensionPage.__init__(self,
                            route_name='profilepublic',
                            template_include='incuserposts.html')
예제 #2
0
	def __init__( self ):
		ExtensionPage.__init__( self, route_name = 'navbar', template_include = 'incmessagealert.html' )
예제 #3
0
 def __init__(self):
     ExtensionPage.__init__(self,
                            route_name='navbar',
                            template_include='incmessagealert.html')
예제 #4
0
 def __init__(self):
     ExtensionPage.__init__(self,
                            route_name='profile',
                            template_include='increstapi.html')
예제 #5
0
	def __init__( self ):
		ExtensionPage.__init__( self, route_name = 'store', template_include = 'incproducts.html' )
예제 #6
0
	def __init__( self ):
		ExtensionPage.__init__( self, route_name = 'profile', template_include = 'inclibrary.html' )
예제 #7
0
 def __init__(self):
     ExtensionPage.__init__(self,
                            route_name='store',
                            template_include='incproducts.html')
예제 #8
0
 def __init__(self):
     ExtensionPage.__init__(self,
                            route_name='profile',
                            template_include='incfriendsmessages.html')
예제 #9
0
	def __init__( self ):
		ExtensionPage.__init__( self, route_name = 'profilepublic', template_include = 'incuserposts.html' )
예제 #10
0
 def __init__(self):
     ExtensionPage.__init__(
         self,
         route_name='navbar',
         template_include='incemailsubscriptionslink.html')
예제 #11
0
 def __init__(self):
     ExtensionPage.__init__(self,
                            route_name='profile',
                            template_include='incemailsubscriptions.html')