class Stuff

Defined in:

stuff/stuff.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def building_zone : Zone #

[View source]
def connected #

[View source]
def disconnected #

[View source]
def get_building_zone? : Zone | Nil #

Finds the building zone for the current location services object


[View source]
def get_email_template_fields : Hash(String, TemplateFields) #

[View source]
def get_org_zone? : Zone | Nil #

Finds the org zone for the current location services object


[View source]
def get_org_zone_id? : String | Nil #

Finds the org zone id for the current location services object


[View source]
def on_load #

[View source]
def on_unload #

[View source]
def on_update #

[View source]
def org_zone : Zone #

[View source]
def update_email_template_fields #

[View source]