format_link_column(string $column)
This is one of the appearance customization methods supported in Smart Report Engine. It displays a column in your report as clickable hyperlinks! This method is meant to be helpful if you have URLs stored in columns in your MYSQL database and you want to show this column in your report as clickable hyperlinks.
This method returns the calling object, so it can be chained with other methods in the ‘ReportOptions’ class