Полный список членов класса LocationTable, включая наследуемые из базового класса
add(array $data) | LocationTable | static |
addExtended(array $data, array $additional=array()) | LocationTable | static |
applyRestrictions(&$data) | Tree | protectedstatic |
BLOCK_INSERT_MTU | Tree | |
checkFields(Entity\Result $result, $primary, array $data) | LocationTable | static |
checkIntegrity() | Tree | static |
checkNodeIsParentOfNode($primary, $childPrimary, $behaviour=array('ACCEPT_CODE'=> false, 'CHECK_DIRECT'=> false)) | LocationTable | static |
checkNodeIsParentOfNodeByCondition($parentNodeFilter, $nodeFilter, $behaviour=array('CHECK_DIRECT'=> false)) | Tree | protectedstatic |
checkNodeIsParentOfNodeByFilters($parentNodeFilter, $nodeFilter, $behaviour=array('CHECK_DIRECT'=> false)) | Tree | protectedstatic |
checkNodeIsParentOfNodeById($primary, $childPrimary, $behaviour=array('CHECK_DIRECT'=> false)) | Tree | static |
checkNodeThrowException($node) | Tree | protectedstatic |
delete($primary) | LocationTable | static |
deleteExtended($primary, array $additional=array()) | LocationTable | static |
getByCode($code='', $parameters=array()) | LocationTable | static |
getChildren($primary, $parameters=array()) | Tree | static |
getCodeValidators() | LocationTable | static |
getCountByFilter($filter=array()) | Tree | static |
getDeepestCommonParent($nodeInfo=array(), $parameters=array()) | Tree | static |
getExternalData($primary, $parameters=array()) | LocationTable | static |
getFilePath() | LocationTable | static |
getListFast($parameters=array()) | LocationTable | static |
getMap() | LocationTable | static |
getMaxMargin() | Tree | protectedstatic |
getNodeInfo($primary) | Tree | protectedstatic |
getParentTree($primary, $parameters=array(), $behaviour=array('SHOW_CHILDREN'=> true, 'START_FROM'=> false)) | Tree | static |
getPathToMultipleNodes($nodeInfo=array(), $parameters=array(), $behaviour=array('SHOW_LEAF'=> true)) | Tree | static |
getPathToNode($primary, $parameters, $behaviour=array('SHOW_LEAF'=> true)) | Tree | static |
getPathToNodeByCode($code, $parameters, $behaviour=array('SHOW_LEAF'=> true)) | LocationTable | static |
getPathToNodeByCondition($filter, $parameters=array(), $behaviour=array('SHOW_LEAF'=> true)) | Tree | static |
getSubTree($primary, $parameters=array()) | Tree | static |
getSubtreeRangeSqlForNode($primary, $node=array()) | Tree | static |
getTableName() | LocationTable | static |
makeSortSpace($primary, $direction, $primaryParent, $knownSort=false) | Tree | protectedstatic |
manageFreeSpace($right, $length=2, $op=self::SPACE_ADD, $exceptId=false) | Tree | protectedstatic |
mergeRelationsFromTemporalTable($temporalTabName, $additinalFlds=array(), $fldMap=array()) | Tree | static |
moveSubtree($primary, $primaryDst) | Tree | protectedstatic |
processInsertInstruction(&$data) | Tree | protectedstatic |
rebalance($node, $id) | Tree | protectedstatic |
resetLegacy($typeId) | LocationTable | protectedstatic |
resetLegacyPath() | LocationTable | static |
resort($dontCareEvents=false) | Tree | static |
SORT_FREE_AFTER | Tree | |
SORT_FREE_BEFORE | Tree | |
SORT_HOLE_SIZE | Tree | |
SORT_HOLE_SIZE_HALF | Tree | |
SPACE_ADD | Tree | |
SPACE_REMOVE | Tree | |
update($primary, array $data) | LocationTable | static |
updateExtended($primary, array $data, array $additional=array()) | LocationTable | static |
walkTreeInDeep($primary, $edges, &$nodes, $margin, $depth=0, $dontCareEvents=false) | Tree | protectedstatic |