SproutCMS

This is the code documentation for the SproutCMS project

function attributes()

Compiles an array of HTML attributes into an attribute string.

Usage

string Html::attributes ( string|array $attrs );

Arguments

  1. string|array $attrs
    array of attributes

Return value

  • string