Skip to content

Location::getName

James Cobban edited this page Jan 4, 2021 · 3 revisions

$location->getName($options)

Up: class Location

This method returns the descriptive name of the Location. This extends Record::getName.

If a parameter is specified it is ignored.

The return value is a string containing the contents of the location field.

Next: $location->setName($newName)

Clone this wiki locally