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: 6920077

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

Added PHP file for testing against
davglass (author)
Mon Jun 22 11:16:34 -0700 2009
commit  6920077dae7f5e5b1b58cb88167471248d01dff3
tree    0665d96a5571c3e0af46e264d6f85b6ff5f5e835
parent  f900f98510ef0f16e8bc7e5c6d3ee0b4c5fb04de
A test/php/test.php 53 •••••
0
test/php/test.php
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
0
@@ -0,0 +1,53 @@
0
+<?php
0
+/**
0
+ * General Module description
0
+ * @module phptest
0
+ */
0
+
0
+
0
+/**
0
+ * General Class description
0
+ * 
0
+ * @class Test
0
+ * @namespace PHP
0
+ * @constructor
0
+ **/
0
+class Test {
0
+
0
+    /**
0
+    * Prop1 Description
0
+    * @property prop1
0
+    */
0
+    $prop1 = null;
0
+
0
+    function Test() {
0
+    }
0
+    
0
+    /**
0
+    * Update Description
0
+    * @method update
0
+    * @param array An array of components to load 
0
+    */
0
+    function update() {
0
+    }
0
+
0
+    /**
0
+    * Load Description
0
+    * @method load
0
+    * @param array An array of components to load 
0
+    */
0
+    function load() {
0
+    }
0
+
0
+    /**
0
+    * _priv Description
0
+    * @private
0
+    * @method _priv
0
+    * @param array An array of components to load 
0
+    */
0
+    function _priv() {
0
+    }
0
+
0
+}
0
+
0
+?>

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