Solar_Markdown_Wiki_Link::setAttribs()
public
void
Solar_Markdown_Wiki_Link::setAttribs
( string $type
, array $list
)
Sets all attributes for one anchor type.
Parameters
(string)
$type
: The anchor type, generally 'read' or 'add'.(array)
$list
: The attributes to set in key => value format.
Returns
(void)
Description
Sets all attributes for one anchor type.