ExpressEntryResults
class ExpressEntryResults extends ExpressEntryCategory (View source)
Traits
Properties
$error | from ConcreteObject | ||
protected | $childNodes | from Node | |
protected | $childNodesLoaded | from Node | |
protected | $treeNodeIsSelected | from Node | |
protected | $tree | from Node |
Methods
No description
Returns the display name for this tree node (localized and escaped accordingly to $format).
Return the list of child nodes (call populateDirectChildrenOnly() before calling this method).
Recursively searches for a children node and marks it as selected.
No description
No description
No description
No description
Details
loadError($error)
No description
isError()
No description
getError()
No description
setPropertiesFromArray($arr)
No description
static
camelcase($file)
No description
static
uncamelcase($string)
No description
assignPermissions($userOrGroup, $permissions = [], $accessType = Key::ACCESS_TYPE_INCLUDE, $cascadeToChildren = true)
No description
loadDetails()
No description
string
getTreeNodeDisplayName(string $format = 'html')
Returns the display name for this tree node (localized and escaped accordingly to $format).
deleteDetails()
No description
getTreeNodeTypeName()
No description
in
Node at line 46
getTreeNodeTypeDisplayName($format = 'html')
No description
getListFormatter()
No description
in
Node at line 63
getPermissionObjectIdentifier()
No description
in
Node at line 68
getTreeNodeID()
No description
in
Node at line 73
getTreeNodeParentID()
No description
in
Node at line 78
getTreeNodeParentObject()
No description
in
Node at line 83
setTree(Tree $tree)
No description
in
Node at line 88
getDateLastModified()
No description
in
Node at line 93
getDateCreated()
No description
in
Node at line 98
getTreeObject()
No description
in
Node at line 107
setTreeNodeName($treeNodeName)
No description
in
Node at line 114
getTreeNodeName()
No description
in
Node at line 119
getTreeID()
No description
in
Node at line 124
getTreeNodeTypeID()
No description
in
Node at line 129
getTreeNodeTypeObject()
No description
in
Node at line 138
getTreeNodeTypeHandle()
No description
in
Node at line 151
Node[]
getChildNodes()
Return the list of child nodes (call populateDirectChildrenOnly() before calling this method).
in
Node at line 156
overrideParentTreeNodePermissions()
No description
in
Node at line 161
getTreeNodePermissionsNodeID()
No description
in
Node at line 166
getTreeNodeChildCount()
No description
in
Node at line 179
getChildNodesLoaded()
No description
in
Node at line 189
transformNode(mixed $treeNodeType)
Transforms a node to another node.
in
Node at line 201
getTreeNodeParentArray()
Returns an array of all parents of this tree node.
in
Node at line 226
selectChildrenNodesByID(int $nodeID, bool $loadMissingChildren = false)
Recursively searches for a children node and marks it as selected.
getTreeNodeMenu()
No description
in
Node at line 246
getJSONObject()
No description
getTreeNodeJSON()
No description
in
Node at line 304
export(SimpleXMLElement $x)
No description
duplicate($parent = false)
No description
in
Node at line 328
getTreeNodeDisplayPath()
No description
in
Node at line 346
setChildPermissionsToOverride()
No description
in
Node at line 354
setPermissionsToOverride()
No description
in
Node at line 359
setTreeNodePermissionsToGlobal()
No description
in
Node at line 380
setTreeNodePermissionsToOverride()
No description
in
Node at line 411
getAllChildNodeIDs()
No description
in
Node at line 427
setTreeNodeTreeID($treeID)
No description
in
Node at line 441
MoveException|null
checkMove(Node $newParent)
Check if this node can be moved under another parent.
in
Node at line 467
move(Node $newParent)
Move this node under another node.
in
Node at line 503
updateDateModified()
Update the Date Modified to the current time.
in
Node at line 510
saveChildOrder($orderedIDs)
No description
static
importNode(SimpleXMLElement $sx, $parent = false)
No description
in
Node at line 583
importChildren(SimpleXMLElement $sx)
No description
in
Node at line 594
populateChildren()
No description
in
Node at line 602
populateDirectChildrenOnly()
No description
in
Node at line 627
delete()
No description
in
Node at line 665
static
getByID($treeNodeID)
No description
in
Node at line 694
exportTranslations(Translations $translations)
internal |
No description
in
Node at line 707
static
getNodeByName($name)
No description
in
Node at line 721
getHierarchicalNodesOfType($treeNodeTypeHandle, $level = 1, $returnNodeObjects = false, $includeThisNode = true, $maxDepth = null)
No description
in
Node at line 730
static
getNodesOfType($treeNodeTypeHandle)
No description
in
Node at line 752
protected
duplicateChildren(Node $node)
No description
in
Node at line 763
protected
rescanChildrenDisplayOrder()
No description
in
Node at line 775
protected
populateRecursiveNodes($treeNodeTypeID, $nodes, $nodeRow, $level, $returnNodeObjects = false, $includeThisNode = true, $maxDepth = null)
No description
getTreeNodeTranslationContext()
No description
getPermissionResponseClassName()
No description
getPermissionAssignmentClassName()
No description
getPermissionObjectKeyCategoryHandle()
No description
getTotalResultsInFolder()
No description