Searched defs:setStdModContent (Results 1 - 1 of 1) sorted by relevance

/yui3/src/widget-stdmod/js/
H A DWidget-StdMod.js154 * in the header. If you want to append, or insert new content, use the <a href="#method_setStdModContent">setStdModContent</a> method.
165 * in the footer. If you want to append, or insert new content, use the <a href="#method_setStdModContent">setStdModContent</a> method.
176 * in the body. If you want to append, or insert new content, use the <a href="#method_setStdModContent">setStdModContent</a> method.
297 //This normally goes in bindUI but in order to allow setStdModContent() to work before renderUI
674 * @method setStdModContent
680 setStdModContent : function(section, content, where) {

Completed in 10 milliseconds