73 public function formatRows( $rows, $commentKey, $namespaceField =
null, $titleField =
null,
74 $indexField =
null, $useBlock =
false, $useParentheses =
true
79 ->commentKey( $commentKey )
80 ->namespaceField( $namespaceField )
81 ->titleField( $titleField )
82 ->indexField( $indexField )
84 ->useBlock( $useBlock )
85 ->useParentheses( $useParentheses )