MCPcopy Create free account
hub / github.com/IgorMinar/directives-workshop / applyDirectivesToNode

Function applyDirectivesToNode

lib/angular.js:5824–6248  ·  view source on GitHub ↗

* Once the directives have been collected, their compile functions are executed. This method * is responsible for inlining directive templates as well as terminating the application * of the directives if the terminal directive has been reached. * * @param {Array} directives Arra

(directives, compileNode, templateAttrs, transcludeFn,
                                   jqCollection, originalReplaceDirective, preLinkFns, postLinkFns,
                                   previousCompileContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileNodesFunction · 0.85
compileTemplateUrlFunction · 0.85

Calls 14

groupScanFunction · 0.85
assertNoDuplicateFunction · 0.85
isObjectFunction · 0.85
replaceWithFunction · 0.85
sliceArgsFunction · 0.85
compileFunction · 0.85
jqLiteCloneFunction · 0.85
isFunctionFunction · 0.85
collectDirectivesFunction · 0.85
markDirectivesAsIsolateFunction · 0.85
mergeTemplateAttributesFunction · 0.85
compileTemplateUrlFunction · 0.85

Tested by

no test coverage detected