My favorites
▼
|
Sign in
dynatree
Dynatree is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.
Project Home
Downloads
Export to GitHub
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
312
attachment: json.txt
(4.3 KB)
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
array(1) {
[0]=>
array(6) {
["key"]=>
int(1)
["title"]=>
string(17) "Taryfy ogłoszeń"
["children"]=>
array(2) {
[1]=>
array(9) {
["product_id"]=>
string(1) "2"
["group_id"]=>
string(1) "1"
["description"]=>
string(0) ""
["title"]=>
string(7) "Premium"
["key"]=>
string(1) "2"
["children"]=>
array(2) {
[1]=>
array(17) {
["id"]=>
string(1) "2"
["product_id"]=>
string(1) "2"
["period"]=>
string(6) "months"
["period_count"]=>
string(1) "1"
["setup_price"]=>
string(4) "0.00"
["price"]=>
string(5) "10.00"
["label"]=>
string(24) "10 zł netto za miesiąc"
["prorate"]=>
string(1) "1"
["prorate_day"]=>
string(1) "1"
["prorate_day_next_month"]=>
string(2) "15"
["user_limit"]=>
string(1) "0"
["ordering"]=>
string(1) "1"
["activate"]=>
string(7) "payment"
["renewable"]=>
string(1) "1"
["gateway_ids"]=>
string(12) "BankTransfer"
["key"]=>
string(1) "2"
["title"]=>
string(24) "10 zł netto za miesiąc"
}
[2]=>
array(17) {
["id"]=>
string(1) "6"
["product_id"]=>
string(1) "2"
["period"]=>
string(5) "years"
["period_count"]=>
string(1) "1"
["setup_price"]=>
string(4) "0.00"
["price"]=>
string(6) "100.00"
["label"]=>
string(20) "100 zł netto za rok"
["prorate"]=>
string(1) "1"
["prorate_day"]=>
string(1) "1"
["prorate_day_next_month"]=>
string(2) "15"
["user_limit"]=>
string(1) "0"
["ordering"]=>
string(1) "2"
["activate"]=>
string(7) "payment"
["renewable"]=>
string(1) "1"
["gateway_ids"]=>
string(12) "BankTransfer"
["key"]=>
string(1) "6"
["title"]=>
string(20) "100 zł netto za rok"
}
}
["isFolder"]=>
bool(true)
["hideCheckbox"]=>
bool(true)
["unselectable"]=>
bool(true)
}
[2]=>
array(9) {
["product_id"]=>
string(1) "3"
["group_id"]=>
string(1) "1"
["description"]=>
string(0) ""
["title"]=>
string(6) "Silver"
["key"]=>
string(1) "3"
["children"]=>
array(1) {
[0]=>
array(17) {
["id"]=>
string(1) "3"
["product_id"]=>
string(1) "3"
["period"]=>
string(3) "dni"
["period_count"]=>
string(1) "3"
["setup_price"]=>
string(4) "0.00"
["price"]=>
string(5) "20.00"
["label"]=>
string(0) ""
["prorate"]=>
string(1) "0"
["prorate_day"]=>
string(1) "0"
["prorate_day_next_month"]=>
string(1) "0"
["user_limit"]=>
string(1) "0"
["ordering"]=>
string(1) "0"
["activate"]=>
string(7) "payment"
["renewable"]=>
string(1) "1"
["gateway_ids"]=>
string(0) ""
["key"]=>
string(1) "3"
["title"]=>
string(91) "3
20,00PLN - Setup: 0,00PLN"
}
}
["isFolder"]=>
bool(true)
["hideCheckbox"]=>
bool(true)
["unselectable"]=>
bool(true)
}
}
["isFolder"]=>
bool(true)
["hideCheckbox"]=>
bool(true)
["unselectable"]=>
bool(true)
}
}
Powered by
Google Project Hosting