schema.php
Table of Contents
- displaySyntaxList() : void
- Displays the syntax list.
- displayRuleList() : void
- Displays the matching rule list.
- displayObjectClassList() : void
- Displays the object class list.
- displayAttributeList() : void
- Displays the attributes list.
Functions
displaySyntaxList()
Displays the syntax list.
displaySyntaxList(htmlResponsiveRow &$row) : void
Parameters
- $row : htmlResponsiveRow
-
row
Return values
void —displayRuleList()
Displays the matching rule list.
displayRuleList(htmlResponsiveRow &$row) : void
Parameters
- $row : htmlResponsiveRow
-
row
Return values
void —displayObjectClassList()
Displays the object class list.
displayObjectClassList(htmlResponsiveRow &$row) : void
Parameters
- $row : htmlResponsiveRow
-
row
Return values
void —displayAttributeList()
Displays the attributes list.
displayAttributeList(htmlResponsiveRow $row) : void
Parameters
- $row : htmlResponsiveRow
-
row