NodeUtil Member List
This is the complete list of members for NodeUtil, including all inherited members.
getConnections($type, $otherRole, $otherType, $hierarchyType='all') | NodeUtil | static |
getConnectionsImpl($type, $otherRole, $otherType, $hierarchyType, array &$result=[], array $currentPath=[]) | NodeUtil | protectedstatic |
getDisplayValue(Node $node, $language=null) | NodeUtil | static |
getDisplayValues(Node $node, $language=null) | NodeUtil | static |
getRelationQueryCondition($node, $otherRole) | NodeUtil | static |
makeNodeUrlsRelative(Node $node, $baseUrl, $recursive=true) | NodeUtil | static |
removeNonDisplayValues(Node $node) | NodeUtil | static |
removeNonPkValues(Node $node) | NodeUtil | static |
translateValue(PersistentObject $object, $valueName, $language, $itemDelim=", ") | NodeUtil | static |
translateValues(&$nodes, $language=null, $itemDelim=", ") | NodeUtil | static |