Configuration

Configuration keys for the Solar_Uri_Public class.

host

  • (string) A host to use as default. Generally needed only for specific URI subclasses, for example Solar_Uri_Public.

  • Default: null

path

  • (string) A path prefix specifically for public resources, for example '/public/'.

  • Default: '/public/'

uri

  • (string) Calls set() with this URI string at construct-time, instead of loading from the current URI.

  • Default: null



Local