MCPcopy Index your code
hub / github.com/Anomen/AuthenticationAngularJS / collectDirectives

Function collectDirectives

public/javascripts/angular.js:7113–7204  ·  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 10

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

Tested by

no test coverage detected