Previous Page
setAttrib()

Solar_Markdown_Wiki_Link
setAttribs()

Next Page
setCheckPagesCallback()

setAttribs()

public void 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.