ExpressEntryResults
class ExpressEntryResults extends Tree (View source)
Properties
$error | from ConcreteObject | ||
protected | $treeNodeSelectedIDs | from Tree |
Methods
No description
No description
Returns the standard name for this tree
Returns the display name for this tree (localized and escaped accordingly to $format)
Iterates through the segments in the path, to return the node at the proper display. Mostly used for export and import.
Export all the translations associates to every trees.
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
protected
loadDetails()
No description
protected
deleteDetails()
No description
string
getTreeName()
Returns the standard name for this tree
string
getTreeDisplayName(string $format = 'html')
Returns the display name for this tree (localized and escaped accordingly to $format)
exportDetails(SimpleXMLElement $sx)
No description
in
Tree at line 41
static Tree|null
importDetails(SimpleXMLElement $sx)
No description
in
Tree at line 46
setSelectedTreeNodeIDs($nodeIDs)
No description
in
Tree at line 51
getSelectedTreeNodeIDs()
No description
in
Tree at line 56
getTreeTypeID()
No description
in
Tree at line 60
getTreeTypeObject()
No description
in
Tree at line 65
getTreeTypeHandle()
No description
in
Tree at line 73
export(SimpleXMLElement $sx)
No description
in
Tree at line 83
static
exportList(SimpleXMLElement $sx)
No description
in
Tree at line 95
static
import(SimpleXMLElement $sx)
No description
in
Tree at line 104
getTreeID()
No description
in
Tree at line 112
Node|null
getRootTreeNodeObject()
No description
in
Tree at line 117
getRootTreeNodeID()
No description
in
Tree at line 128
getNodeByDisplayPath($path)
Iterates through the segments in the path, to return the node at the proper display. Mostly used for export and import.
in
Tree at line 165
getRequestData()
No description
in
Tree at line 170
setRequest($data)
No description
in
Tree at line 175
delete()
No description
in
Tree at line 188
duplicate()
No description
in
Tree at line 204
getJSON()
No description
in
Tree at line 221
static protected
create(Node $rootNode)
No description
in
Tree at line 243
final static Tree|null
getByID(int|mixed $treeID)
No description
in
Tree at line 279
static Translations
exportTranslations()
Export all the translations associates to every trees.
static
get()
No description
static
add()
No description