For all HK server content .com.hk/.com.cn/.com.au/.co.in/.co.jp:
Display::forHkServer()
For all UK server content .co.uk:
Display::forUkServer()
For all US server content .com/.ca:
Display::forUsServer()
For all US domain content:
Display::forUsDomain()
For all CA domain content:
Display::forCaDomain()
For all UK domain content:
Display::forUkDomain()
For all HK domain content:
Display::forHkDomain()
For all CN domain content:
Display::forCnDomain()
For all IN domain content:
Display::forInDomain()
For all AU domain content:
Display::forAuDomain()
For all JP domain content:
Display::forJpDomain()
For displaying on certain entities. This would show for LLC, CA and UK only:
Display::Content(array('llc', 'ca', 'uk'), $ib_entity)