Record::$defaultOrder - jcobban/Genealogy GitHub Wiki

static Record::$defaultOrder

Up: class Record

This protected static attribute contains a string. It is overloaded by derived classes to specify the default sort order for records within a RecordSet of the class.

Next: debugPrepQuery($sqlCmd, $sqlParms)