MCPcopy Create free account
hub / github.com/curran/screencasts / applyDirectivesToNode

Function applyDirectivesToNode

navigation/bower_components/angular/angular.js:6302–6735  ·  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.70
compileTemplateUrlFunction · 0.70

Calls 15

groupScanFunction · 0.70
assertNoDuplicateFunction · 0.70
isObjectFunction · 0.70
replaceWithFunction · 0.70
sliceArgsFunction · 0.70
compileFunction · 0.70
jqLiteCloneFunction · 0.70
isFunctionFunction · 0.70
jqLiteIsTextNodeFunction · 0.70
collectDirectivesFunction · 0.70
markDirectivesAsIsolateFunction · 0.70
mergeTemplateAttributesFunction · 0.70

Tested by

no test coverage detected