github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

yui / yuidoc

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 74
    • 15
  • Source
  • Commits
  • Network (15)
  • Downloads (50)
  • Graphs
  • Tree: f645772

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master
  • Switch Tags (50)
    • yuidoc-49
    • yuidoc-48
    • yuidoc-47
    • yuidoc-46
    • yuidoc-45
    • yuidoc-44
    • yuidoc-43
    • yuidoc-42
    • yuidoc-41
    • yuidoc-40
    • yuidoc-39
    • yuidoc-38
    • yuidoc-37
    • yuidoc-36
    • yuidoc-35
    • yuidoc-34
    • yuidoc-33
    • yuidoc-32
    • yuidoc-31
    • yuidoc-30
    • yuidoc-29
    • yuidoc-28
    • yuidoc-27
    • yuidoc-26
    • yuidoc-25
    • yuidoc-24
    • yuidoc-23
    • yuidoc-22
    • yuidoc-21
    • yuidoc-20
    • yuidoc-19
    • yuidoc-18
    • yuidoc-17
    • yuidoc-16
    • yuidoc-15
    • yuidoc-14
    • yuidoc-13
    • yuidoc-12
    • yuidoc-11
    • yuidoc-10
    • yuidoc-9
    • yuidoc-8
    • yuidoc-7
    • yuidoc-6
    • yuidoc-5
    • yuidoc-4
    • yuidoc-3
    • yuidoc-2
    • ${label}
    • 1.0.0b1
  • Comments
Sending Request…

YUI Javascript Documentation Tool — Read more

  Cancel

http://yuilibrary.com/projects/yuidoc

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Fixed incorrect index for inherited configuration attributes [fixes 
#2173343].
apm (author)
Mon Dec 07 12:27:07 -0800 2009
commit  f645772a07dfc76d088f4db4c0d36e4878758177
tree    d24ef0d25c54e449806bad2e4b2d307a8378ee08
parent  952dc86117d9fc33db67ac765a0c65f0d9c52855
M template/main.tmpl 5 •••••
0
template/main.tmpl
...
486
487
488
489
 
490
491
492
...
675
676
677
678
 
 
679
680
681
...
486
487
488
 
489
490
491
492
...
675
676
677
 
678
679
680
681
682
0
@@ -486,7 +486,7 @@
0
                             <div class="content" rel="yui:attributes">
0
                                 <code>
0
                                     #set i=0
0
-                                    #set l=len($inherited.methods[$superclassname])-1
0
+                                    #set l=len($inherited.configs[$superclassname])-1
0
                                     #for $config in $inherited.configs[$superclassname]
0
                                         #set i=i+1
0
                                         <span rel="yui:attribute" resource="${superclassname}.html#config_$config.name">                                        
0
@@ -675,7 +675,8 @@
0
   </div>
0
 </div>
0
 <script type="text/javascript">
0
-    ALL_YUI_PROPS = $allprops;
0
+    var ALL_YUI_PROPS = $allprops;
0
+    YAHOO.yuidoc.init();
0
 </script>
0
 #if $ydn
0
 <!-- Yahoo! Web Analytics - All rights reserved -->

Comments

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server