class Contacts::IndexPage

Defined in:

pages/contacts/index_page.cr

Constant Summary

ASSIGNS = [context : HTTP::Server::Context, query : String | ::Nil, page : Int32] of Nil

Constructors

Instance Method Summary

Instance methods inherited from class MainLayout

content content, page_title page_title, render render

Constructor Detail

def self.new(context : HTTP::Server::Context, page : Int32, query : String | Nil = nil, **unused_exposures) #

Instance Method Detail

def content #

[View source]
def page : Int32 #

def query : String? #