Gets the location mapping table, e.g. 'webroot' => './'.
array A map of name : location values
public function locations() { return $this->options['locations']; }