CommonDBTM::getCompleteNameField PHP Method

getCompleteNameField() static public method

static public getCompleteNameField ( )
    static function getCompleteNameField()
    {
        return 'completename';
    }
CommonDBTM