# {py:mod}`arelle.ViewUtil` ```{py:module} arelle.ViewUtil ``` ```{autodoc2-docstring} arelle.ViewUtil :allowtitles: ``` ## Module Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`viewReferences ` - ```{autodoc2-docstring} arelle.ViewUtil.viewReferences :summary: ``` * - {py:obj}`referenceURI ` - ```{autodoc2-docstring} arelle.ViewUtil.referenceURI :summary: ``` * - {py:obj}`groupRelationshipSet ` - ```{autodoc2-docstring} arelle.ViewUtil.groupRelationshipSet :summary: ``` * - {py:obj}`groupRelationshipLabel ` - ```{autodoc2-docstring} arelle.ViewUtil.groupRelationshipLabel :summary: ``` * - {py:obj}`sortCountExpected ` - ```{autodoc2-docstring} arelle.ViewUtil.sortCountExpected :summary: ``` ```` ### API ````{py:function} viewReferences(concept) :canonical: arelle.ViewUtil.viewReferences ```{autodoc2-docstring} arelle.ViewUtil.viewReferences ``` ```` ````{py:function} referenceURI(concept) :canonical: arelle.ViewUtil.referenceURI ```{autodoc2-docstring} arelle.ViewUtil.referenceURI ``` ```` ````{py:function} groupRelationshipSet(modelXbrl, arcrole, linkrole, linkqname, arcqname) :canonical: arelle.ViewUtil.groupRelationshipSet ```{autodoc2-docstring} arelle.ViewUtil.groupRelationshipSet ``` ```` ````{py:function} groupRelationshipLabel(arcrole) :canonical: arelle.ViewUtil.groupRelationshipLabel ```{autodoc2-docstring} arelle.ViewUtil.groupRelationshipLabel ``` ```` ````{py:function} sortCountExpected(expected) :canonical: arelle.ViewUtil.sortCountExpected ```{autodoc2-docstring} arelle.ViewUtil.sortCountExpected ``` ````