MCPcopy Create free account
hub / github.com/SimplyDo/projector / collectDirectives

Function collectDirectives

lib/angular/angular.js:3776–3840  ·  view source on GitHub ↗

* Looks for directives on the given node ands them to the directive collection which is sorted. * * @param node node to search * @param directives an array to which the directives are added to. This array is sorted before * the function returns. * @param attrs the sha

(node, directives, attrs, maxPriority)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

compileNodesFunction · 0.85
applyDirectivesToNodeFunction · 0.85
compileTemplateUrlFunction · 0.85

Calls 7

addDirectiveFunction · 0.85
directiveNormalizeFunction · 0.85
trimFunction · 0.85
isBooleanAttrFunction · 0.85
isStringFunction · 0.85

Tested by

no test coverage detected