SproutCMS

This is the code documentation for the SproutCMS project

function getLinkAttrs()

For a given database row, return an array of link attributes

Usage

array $RteLibraryHasCategories->getLinkAttrs ( array $row );

Arguments

  1. array $row
    From the database

Return value

  • array
    HTML attributes, e.g. 'href' or 'title'