MCPcopy Index your code
hub / github.com/PsChina/angularJS / collectDirectives

Function collectDirectives

2-gulp/demo/angular.js:9248–9338  ·  view source on GitHub ↗

* Looks for directives on the given node and adds 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 a

(node, directives, attrs, maxPriority, ignoreDirective)

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 11

nodeName_Function · 0.85
addDirectiveFunction · 0.85
directiveNormalizeFunction · 0.85
directiveIsMultiElementFunction · 0.85
getBooleanAttrNameFunction · 0.85
collectCommentDirectivesFunction · 0.85
isObjectFunction · 0.70
isStringFunction · 0.70
trimFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…