ziya 2.1.6 → 2.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (334) hide show
  1. data/Manifest.txt +0 -317
  2. data/README.txt +4 -2
  3. data/Rakefile +3 -3
  4. data/examples/charts/basic_chart.rb +0 -8
  5. data/examples/charts/views/index.erb +4 -9
  6. data/lib/ziya/charts/base.rb +2 -2
  7. data/lib/ziya/charts/support/base.rb +1 -1
  8. data/lib/ziya/core_ext/string.rb +6 -6
  9. data/lib/ziya/gauges/base.rb +1 -1
  10. data/lib/ziya/gauges/support/base.rb +2 -2
  11. data/lib/ziya/maps/base.rb +3 -3
  12. data/lib/ziya/maps/support/base.rb +2 -2
  13. data/lib/ziya/version.rb +1 -1
  14. data/lib/ziya/yaml_helpers/base.rb +1 -1
  15. data/spec/charts/chart_type_spec.rb +1 -1
  16. data/spec/core_ext/string_spec.rb +10 -10
  17. metadata +4 -321
  18. data/docs/History.txt.html +0 -50
  19. data/docs/README.txt.html +0 -403
  20. data/docs/String.html +0 -832
  21. data/docs/Ziya.html +0 -636
  22. data/docs/Ziya/Charts.html +0 -909
  23. data/docs/Ziya/Charts/Area.html +0 -672
  24. data/docs/Ziya/Charts/AreaThreed.html +0 -672
  25. data/docs/Ziya/Charts/Bar.html +0 -672
  26. data/docs/Ziya/Charts/Base.html +0 -1101
  27. data/docs/Ziya/Charts/Bubble.html +0 -672
  28. data/docs/Ziya/Charts/CandleStick.html +0 -672
  29. data/docs/Ziya/Charts/Column.html +0 -672
  30. data/docs/Ziya/Charts/ColumnThreed.html +0 -672
  31. data/docs/Ziya/Charts/Custom.html +0 -672
  32. data/docs/Ziya/Charts/Donut.html +0 -672
  33. data/docs/Ziya/Charts/FloatingBar.html +0 -672
  34. data/docs/Ziya/Charts/FloatingColumn.html +0 -672
  35. data/docs/Ziya/Charts/ImageColumn.html +0 -672
  36. data/docs/Ziya/Charts/ImagePie.html +0 -672
  37. data/docs/Ziya/Charts/Line.html +0 -672
  38. data/docs/Ziya/Charts/Mixed.html +0 -672
  39. data/docs/Ziya/Charts/ParallelThreedColumn.html +0 -672
  40. data/docs/Ziya/Charts/Pie.html +0 -672
  41. data/docs/Ziya/Charts/PieThreed.html +0 -672
  42. data/docs/Ziya/Charts/Polar.html +0 -672
  43. data/docs/Ziya/Charts/Scatter.html +0 -672
  44. data/docs/Ziya/Charts/StackedArea.html +0 -672
  45. data/docs/Ziya/Charts/StackedBar.html +0 -672
  46. data/docs/Ziya/Charts/StackedColumn.html +0 -672
  47. data/docs/Ziya/Charts/StackedThreedArea.html +0 -672
  48. data/docs/Ziya/Charts/StackedThreedColumn.html +0 -672
  49. data/docs/Ziya/Charts/Support.html +0 -1245
  50. data/docs/Ziya/Charts/Support/Area.html +0 -582
  51. data/docs/Ziya/Charts/Support/AxisCategory.html +0 -583
  52. data/docs/Ziya/Charts/Support/AxisTicks.html +0 -644
  53. data/docs/Ziya/Charts/Support/AxisValue.html +0 -583
  54. data/docs/Ziya/Charts/Support/Base.html +0 -577
  55. data/docs/Ziya/Charts/Support/Bevel.html +0 -583
  56. data/docs/Ziya/Charts/Support/Blur.html +0 -583
  57. data/docs/Ziya/Charts/Support/Button.html +0 -583
  58. data/docs/Ziya/Charts/Support/ChartBorder.html +0 -582
  59. data/docs/Ziya/Charts/Support/ChartGridH.html +0 -616
  60. data/docs/Ziya/Charts/Support/ChartGridV.html +0 -616
  61. data/docs/Ziya/Charts/Support/ChartGuide.html +0 -582
  62. data/docs/Ziya/Charts/Support/ChartLabel.html +0 -583
  63. data/docs/Ziya/Charts/Support/ChartNote.html +0 -582
  64. data/docs/Ziya/Charts/Support/ChartPref.html +0 -589
  65. data/docs/Ziya/Charts/Support/ChartRect.html +0 -632
  66. data/docs/Ziya/Charts/Support/ChartTransition.html +0 -613
  67. data/docs/Ziya/Charts/Support/Circle.html +0 -583
  68. data/docs/Ziya/Charts/Support/ContextMenu.html +0 -583
  69. data/docs/Ziya/Charts/Support/Draw.html +0 -886
  70. data/docs/Ziya/Charts/Support/DrawBase.html +0 -577
  71. data/docs/Ziya/Charts/Support/Filter.html +0 -668
  72. data/docs/Ziya/Charts/Support/FlashToJavascript.html +0 -596
  73. data/docs/Ziya/Charts/Support/Glow.html +0 -583
  74. data/docs/Ziya/Charts/Support/Image.html +0 -583
  75. data/docs/Ziya/Charts/Support/Legend.html +0 -582
  76. data/docs/Ziya/Charts/Support/Line.html +0 -583
  77. data/docs/Ziya/Charts/Support/Link.html +0 -734
  78. data/docs/Ziya/Charts/Support/LinkData.html +0 -589
  79. data/docs/Ziya/Charts/Support/Rect.html +0 -583
  80. data/docs/Ziya/Charts/Support/Scroll.html +0 -583
  81. data/docs/Ziya/Charts/Support/Series.html +0 -583
  82. data/docs/Ziya/Charts/Support/SeriesColor.html +0 -676
  83. data/docs/Ziya/Charts/Support/SeriesExplode.html +0 -676
  84. data/docs/Ziya/Charts/Support/Shadow.html +0 -583
  85. data/docs/Ziya/Charts/Support/Text.html +0 -664
  86. data/docs/Ziya/Charts/Support/Tooltip.html +0 -583
  87. data/docs/Ziya/Charts/Support/Update.html +0 -590
  88. data/docs/Ziya/Gauges.html +0 -644
  89. data/docs/Ziya/Gauges/Base.html +0 -1052
  90. data/docs/Ziya/Gauges/Radial.html +0 -654
  91. data/docs/Ziya/Gauges/Signal.html +0 -794
  92. data/docs/Ziya/Gauges/Support.html +0 -726
  93. data/docs/Ziya/Gauges/Support/Area.html +0 -577
  94. data/docs/Ziya/Gauges/Support/Base.html +0 -690
  95. data/docs/Ziya/Gauges/Support/Circle.html +0 -577
  96. data/docs/Ziya/Gauges/Support/Design.html +0 -577
  97. data/docs/Ziya/Gauges/Support/Image.html +0 -577
  98. data/docs/Ziya/Gauges/Support/Line.html +0 -577
  99. data/docs/Ziya/Gauges/Support/Link.html +0 -577
  100. data/docs/Ziya/Gauges/Support/Move.html +0 -577
  101. data/docs/Ziya/Gauges/Support/Point.html +0 -577
  102. data/docs/Ziya/Gauges/Support/Polygon.html +0 -577
  103. data/docs/Ziya/Gauges/Support/RadialBase.html +0 -654
  104. data/docs/Ziya/Gauges/Support/RadialNumbers.html +0 -694
  105. data/docs/Ziya/Gauges/Support/RadialTicks.html +0 -676
  106. data/docs/Ziya/Gauges/Support/Rect.html +0 -577
  107. data/docs/Ziya/Gauges/Support/Rotate.html +0 -577
  108. data/docs/Ziya/Gauges/Support/Scale.html +0 -577
  109. data/docs/Ziya/Gauges/Support/Text.html +0 -656
  110. data/docs/Ziya/Gauges/Support/Update.html +0 -577
  111. data/docs/Ziya/Gauges/Thermo.html +0 -826
  112. data/docs/Ziya/HtmlHelpers.html +0 -597
  113. data/docs/Ziya/HtmlHelpers/Charts.html +0 -1399
  114. data/docs/Ziya/HtmlHelpers/Gauges.html +0 -987
  115. data/docs/Ziya/HtmlHelpers/Maps.html +0 -950
  116. data/docs/Ziya/Maps.html +0 -713
  117. data/docs/Ziya/Maps/Australia.html +0 -648
  118. data/docs/Ziya/Maps/Base.html +0 -1099
  119. data/docs/Ziya/Maps/Belgium.html +0 -648
  120. data/docs/Ziya/Maps/Brazil.html +0 -648
  121. data/docs/Ziya/Maps/Canada.html +0 -648
  122. data/docs/Ziya/Maps/Europe.html +0 -648
  123. data/docs/Ziya/Maps/France.html +0 -648
  124. data/docs/Ziya/Maps/Geocode.html +0 -752
  125. data/docs/Ziya/Maps/Germany.html +0 -648
  126. data/docs/Ziya/Maps/Italy.html +0 -648
  127. data/docs/Ziya/Maps/Mexico.html +0 -648
  128. data/docs/Ziya/Maps/Support.html +0 -798
  129. data/docs/Ziya/Maps/Support/Arc.html +0 -577
  130. data/docs/Ziya/Maps/Support/ArcColor.html +0 -577
  131. data/docs/Ziya/Maps/Support/ArcRange.html +0 -577
  132. data/docs/Ziya/Maps/Support/BackgroundColor.html +0 -577
  133. data/docs/Ziya/Maps/Support/Base.html +0 -792
  134. data/docs/Ziya/Maps/Support/DefaultColor.html +0 -577
  135. data/docs/Ziya/Maps/Support/DefaultPoint.html +0 -577
  136. data/docs/Ziya/Maps/Support/FirstZoom.html +0 -577
  137. data/docs/Ziya/Maps/Support/HeatRange.html +0 -658
  138. data/docs/Ziya/Maps/Support/Hover.html +0 -577
  139. data/docs/Ziya/Maps/Support/Line.html +0 -577
  140. data/docs/Ziya/Maps/Support/LineColor.html +0 -577
  141. data/docs/Ziya/Maps/Support/LineRange.html +0 -577
  142. data/docs/Ziya/Maps/Support/OutlineColor.html +0 -577
  143. data/docs/Ziya/Maps/Support/Point.html +0 -577
  144. data/docs/Ziya/Maps/Support/PointRange.html +0 -577
  145. data/docs/Ziya/Maps/Support/Range.html +0 -753
  146. data/docs/Ziya/Maps/Support/Ranges.html +0 -658
  147. data/docs/Ziya/Maps/Support/Region.html +0 -577
  148. data/docs/Ziya/Maps/Support/ScalePoints.html +0 -577
  149. data/docs/Ziya/Maps/Support/ShowName.html +0 -577
  150. data/docs/Ziya/Maps/Support/State.html +0 -577
  151. data/docs/Ziya/Maps/Support/StateInfoIcon.html +0 -577
  152. data/docs/Ziya/Maps/Support/ZoomMode.html +0 -577
  153. data/docs/Ziya/Maps/Support/ZoomOutButton.html +0 -577
  154. data/docs/Ziya/Maps/Support/ZoomOutScale.html +0 -577
  155. data/docs/Ziya/Maps/Sweden.html +0 -648
  156. data/docs/Ziya/Maps/Uk.html +0 -648
  157. data/docs/Ziya/Maps/Us.html +0 -648
  158. data/docs/Ziya/Maps/World.html +0 -648
  159. data/docs/Ziya/YamlHelpers.html +0 -592
  160. data/docs/Ziya/YamlHelpers/Gauges.html +0 -848
  161. data/docs/Ziya/YamlHelpers/Maps.html +0 -750
  162. data/docs/Ziya/Ziyafy.html +0 -735
  163. data/docs/bin/ziyafy.html +0 -52
  164. data/docs/created.rid +0 -1
  165. data/docs/examples/charts/public/charts/themes/readme.txt.html +0 -61
  166. data/docs/examples/maps/public/maps/themes/readme.txt.html +0 -61
  167. data/docs/images/brick.png +0 -0
  168. data/docs/images/brick_link.png +0 -0
  169. data/docs/images/bullet_black.png +0 -0
  170. data/docs/images/date.png +0 -0
  171. data/docs/images/macFFBgHack.png +0 -0
  172. data/docs/images/package.png +0 -0
  173. data/docs/images/page_green.png +0 -0
  174. data/docs/images/page_white_width.png +0 -0
  175. data/docs/images/plugin.png +0 -0
  176. data/docs/images/ruby.png +0 -0
  177. data/docs/images/tag_green.png +0 -0
  178. data/docs/images/wrench.png +0 -0
  179. data/docs/images/wrench_orange.png +0 -0
  180. data/docs/images/zoom.png +0 -0
  181. data/docs/index.html +0 -978
  182. data/docs/js/darkfish.js +0 -91
  183. data/docs/js/jquery.js +0 -32
  184. data/docs/js/quicksearch.js +0 -135
  185. data/docs/js/thickbox-compressed.js +0 -10
  186. data/docs/lib/ziya.rb.html +0 -43
  187. data/docs/lib/ziya/charts/area.rb.html +0 -54
  188. data/docs/lib/ziya/charts/area_threed.rb.html +0 -153
  189. data/docs/lib/ziya/charts/bar.rb.html +0 -45
  190. data/docs/lib/ziya/charts/base.rb.html +0 -71
  191. data/docs/lib/ziya/charts/bubble.rb.html +0 -54
  192. data/docs/lib/ziya/charts/candle_stick.rb.html +0 -45
  193. data/docs/lib/ziya/charts/column.rb.html +0 -45
  194. data/docs/lib/ziya/charts/column_threed.rb.html +0 -45
  195. data/docs/lib/ziya/charts/custom.rb.html +0 -54
  196. data/docs/lib/ziya/charts/donut.rb.html +0 -54
  197. data/docs/lib/ziya/charts/floating_bar.rb.html +0 -45
  198. data/docs/lib/ziya/charts/floating_column.rb.html +0 -45
  199. data/docs/lib/ziya/charts/image_column.rb.html +0 -54
  200. data/docs/lib/ziya/charts/image_pie.rb.html +0 -54
  201. data/docs/lib/ziya/charts/line.rb.html +0 -45
  202. data/docs/lib/ziya/charts/mixed.rb.html +0 -45
  203. data/docs/lib/ziya/charts/parallel_threed_column.rb.html +0 -45
  204. data/docs/lib/ziya/charts/pie.rb.html +0 -45
  205. data/docs/lib/ziya/charts/pie_threed.rb.html +0 -45
  206. data/docs/lib/ziya/charts/polar.rb.html +0 -45
  207. data/docs/lib/ziya/charts/scatter.rb.html +0 -45
  208. data/docs/lib/ziya/charts/stacked_area.rb.html +0 -45
  209. data/docs/lib/ziya/charts/stacked_bar.rb.html +0 -45
  210. data/docs/lib/ziya/charts/stacked_column.rb.html +0 -45
  211. data/docs/lib/ziya/charts/stacked_threed_area.rb.html +0 -45
  212. data/docs/lib/ziya/charts/stacked_threed_column.rb.html +0 -45
  213. data/docs/lib/ziya/charts/support/area.rb.html +0 -56
  214. data/docs/lib/ziya/charts/support/axis_category.rb.html +0 -407
  215. data/docs/lib/ziya/charts/support/axis_ticks.rb.html +0 -48
  216. data/docs/lib/ziya/charts/support/axis_value.rb.html +0 -48
  217. data/docs/lib/ziya/charts/support/base.rb.html +0 -64
  218. data/docs/lib/ziya/charts/support/bevel.rb.html +0 -48
  219. data/docs/lib/ziya/charts/support/blur.rb.html +0 -48
  220. data/docs/lib/ziya/charts/support/button.rb.html +0 -48
  221. data/docs/lib/ziya/charts/support/chart_border.rb.html +0 -48
  222. data/docs/lib/ziya/charts/support/chart_grid_h.rb.html +0 -48
  223. data/docs/lib/ziya/charts/support/chart_grid_v.rb.html +0 -48
  224. data/docs/lib/ziya/charts/support/chart_guide.rb.html +0 -48
  225. data/docs/lib/ziya/charts/support/chart_label.rb.html +0 -49
  226. data/docs/lib/ziya/charts/support/chart_note.rb.html +0 -53
  227. data/docs/lib/ziya/charts/support/chart_pref.rb.html +0 -48
  228. data/docs/lib/ziya/charts/support/chart_rect.rb.html +0 -48
  229. data/docs/lib/ziya/charts/support/chart_transition.rb.html +0 -48
  230. data/docs/lib/ziya/charts/support/circle.rb.html +0 -48
  231. data/docs/lib/ziya/charts/support/context_menu.rb.html +0 -47
  232. data/docs/lib/ziya/charts/support/draw.rb.html +0 -57
  233. data/docs/lib/ziya/charts/support/draw_base.rb.html +0 -48
  234. data/docs/lib/ziya/charts/support/filter.rb.html +0 -52
  235. data/docs/lib/ziya/charts/support/flash_to_javascript.rb.html +0 -48
  236. data/docs/lib/ziya/charts/support/glow.rb.html +0 -48
  237. data/docs/lib/ziya/charts/support/image.rb.html +0 -52
  238. data/docs/lib/ziya/charts/support/legend.rb.html +0 -48
  239. data/docs/lib/ziya/charts/support/line.rb.html +0 -48
  240. data/docs/lib/ziya/charts/support/link.rb.html +0 -48
  241. data/docs/lib/ziya/charts/support/link_data.rb.html +0 -48
  242. data/docs/lib/ziya/charts/support/rect.rb.html +0 -48
  243. data/docs/lib/ziya/charts/support/scroll.rb.html +0 -50
  244. data/docs/lib/ziya/charts/support/series.rb.html +0 -47
  245. data/docs/lib/ziya/charts/support/series_color.rb.html +0 -62
  246. data/docs/lib/ziya/charts/support/series_explode.rb.html +0 -65
  247. data/docs/lib/ziya/charts/support/shadow.rb.html +0 -48
  248. data/docs/lib/ziya/charts/support/text.rb.html +0 -51
  249. data/docs/lib/ziya/charts/support/tooltip.rb.html +0 -53
  250. data/docs/lib/ziya/charts/support/update.rb.html +0 -49
  251. data/docs/lib/ziya/core_ext/string.rb.html +0 -50
  252. data/docs/lib/ziya/gauges/base.rb.html +0 -54
  253. data/docs/lib/ziya/gauges/radial.rb.html +0 -64
  254. data/docs/lib/ziya/gauges/signal.rb.html +0 -49
  255. data/docs/lib/ziya/gauges/support/area.rb.html +0 -57
  256. data/docs/lib/ziya/gauges/support/base.rb.html +0 -39
  257. data/docs/lib/ziya/gauges/support/circle.rb.html +0 -57
  258. data/docs/lib/ziya/gauges/support/design.rb.html +0 -39
  259. data/docs/lib/ziya/gauges/support/image.rb.html +0 -57
  260. data/docs/lib/ziya/gauges/support/line.rb.html +0 -57
  261. data/docs/lib/ziya/gauges/support/link.rb.html +0 -57
  262. data/docs/lib/ziya/gauges/support/move.rb.html +0 -57
  263. data/docs/lib/ziya/gauges/support/point.rb.html +0 -57
  264. data/docs/lib/ziya/gauges/support/polygon.rb.html +0 -57
  265. data/docs/lib/ziya/gauges/support/radial_base.rb.html +0 -58
  266. data/docs/lib/ziya/gauges/support/radial_numbers.rb.html +0 -60
  267. data/docs/lib/ziya/gauges/support/radial_ticks.rb.html +0 -57
  268. data/docs/lib/ziya/gauges/support/rect.rb.html +0 -57
  269. data/docs/lib/ziya/gauges/support/rotate.rb.html +0 -57
  270. data/docs/lib/ziya/gauges/support/scale.rb.html +0 -57
  271. data/docs/lib/ziya/gauges/support/text.rb.html +0 -57
  272. data/docs/lib/ziya/gauges/support/update.rb.html +0 -57
  273. data/docs/lib/ziya/gauges/thermo.rb.html +0 -48
  274. data/docs/lib/ziya/html_helpers.rb.html +0 -39
  275. data/docs/lib/ziya/html_helpers/base.rb.html +0 -48
  276. data/docs/lib/ziya/html_helpers/charts.rb.html +0 -48
  277. data/docs/lib/ziya/html_helpers/gauges.rb.html +0 -48
  278. data/docs/lib/ziya/html_helpers/maps.rb.html +0 -39
  279. data/docs/lib/ziya/maps/australia.rb.html +0 -48
  280. data/docs/lib/ziya/maps/base.rb.html +0 -62
  281. data/docs/lib/ziya/maps/belgium.rb.html +0 -39
  282. data/docs/lib/ziya/maps/brazil.rb.html +0 -39
  283. data/docs/lib/ziya/maps/canada.rb.html +0 -39
  284. data/docs/lib/ziya/maps/europe.rb.html +0 -39
  285. data/docs/lib/ziya/maps/france.rb.html +0 -39
  286. data/docs/lib/ziya/maps/geocode.rb.html +0 -45
  287. data/docs/lib/ziya/maps/germany.rb.html +0 -39
  288. data/docs/lib/ziya/maps/italy.rb.html +0 -39
  289. data/docs/lib/ziya/maps/mexico.rb.html +0 -39
  290. data/docs/lib/ziya/maps/support/arc.rb.html +0 -48
  291. data/docs/lib/ziya/maps/support/arc_color.rb.html +0 -48
  292. data/docs/lib/ziya/maps/support/arc_range.rb.html +0 -48
  293. data/docs/lib/ziya/maps/support/background_color.rb.html +0 -48
  294. data/docs/lib/ziya/maps/support/base.rb.html +0 -48
  295. data/docs/lib/ziya/maps/support/default_color.rb.html +0 -48
  296. data/docs/lib/ziya/maps/support/default_point.rb.html +0 -48
  297. data/docs/lib/ziya/maps/support/first_zoom.rb.html +0 -48
  298. data/docs/lib/ziya/maps/support/heat_range.rb.html +0 -50
  299. data/docs/lib/ziya/maps/support/hover.rb.html +0 -48
  300. data/docs/lib/ziya/maps/support/line.rb.html +0 -48
  301. data/docs/lib/ziya/maps/support/line_color.rb.html +0 -48
  302. data/docs/lib/ziya/maps/support/line_range.rb.html +0 -48
  303. data/docs/lib/ziya/maps/support/outline_color.rb.html +0 -48
  304. data/docs/lib/ziya/maps/support/point.rb.html +0 -48
  305. data/docs/lib/ziya/maps/support/point_range.rb.html +0 -48
  306. data/docs/lib/ziya/maps/support/range.rb.html +0 -48
  307. data/docs/lib/ziya/maps/support/ranges.rb.html +0 -47
  308. data/docs/lib/ziya/maps/support/region.rb.html +0 -48
  309. data/docs/lib/ziya/maps/support/scale_points.rb.html +0 -48
  310. data/docs/lib/ziya/maps/support/show_name.rb.html +0 -48
  311. data/docs/lib/ziya/maps/support/state.rb.html +0 -48
  312. data/docs/lib/ziya/maps/support/state_info_icon.rb.html +0 -48
  313. data/docs/lib/ziya/maps/support/zoom_mode.rb.html +0 -48
  314. data/docs/lib/ziya/maps/support/zoom_out_button.rb.html +0 -48
  315. data/docs/lib/ziya/maps/support/zoom_out_scale.rb.html +0 -48
  316. data/docs/lib/ziya/maps/sweden.rb.html +0 -39
  317. data/docs/lib/ziya/maps/uk.rb.html +0 -39
  318. data/docs/lib/ziya/maps/us.rb.html +0 -39
  319. data/docs/lib/ziya/maps/world.rb.html +0 -39
  320. data/docs/lib/ziya/utils/logger.rb.html +0 -53
  321. data/docs/lib/ziya/version.rb.html +0 -39
  322. data/docs/lib/ziya/yaml_helpers.rb.html +0 -39
  323. data/docs/lib/ziya/yaml_helpers/base.rb.html +0 -48
  324. data/docs/lib/ziya/yaml_helpers/charts.rb.html +0 -50
  325. data/docs/lib/ziya/yaml_helpers/gauges.rb.html +0 -39
  326. data/docs/lib/ziya/yaml_helpers/maps.rb.html +0 -39
  327. data/docs/rdoc.css +0 -664
  328. data/docs/release_notes.txt.html +0 -51
  329. data/docs/resources/charts/themes/readme.txt.html +0 -61
  330. data/docs/resources/maps/themes/readme.txt.html +0 -61
  331. data/examples/charts/public/charts/charts_library/dollar.jpg +0 -0
  332. data/examples/charts/public/charts/charts_library/pie.jpg +0 -0
  333. data/examples/charts/public/charts/themes/cool_theme/line_chart.yml +0 -5
  334. data/examples/charts/public/fred.xml +0 -21
@@ -1,987 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
- <head>
6
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
-
8
- <title>Module: Ziya::HtmlHelpers::Gauges</title>
9
-
10
- <link rel="stylesheet" href="../../rdoc.css" type="text/css" media="screen" />
11
-
12
- <script src="../../js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="../../js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="../../js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="../../js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
20
-
21
- <script type="text/javascript" charset="utf-8">
22
- $(document).ready( function() {
23
- hookSourceViews();
24
- hookQuickSearch();
25
- highlightLocationTarget();
26
-
27
- $('ul.link-list a').bind( "click", highlightClickTarget );
28
- });
29
- </script>
30
-
31
- </head>
32
- <body class="module">
33
-
34
- <div id="metadata">
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="../../lib/ziya/html_helpers/gauges.rb.html?TB_iframe=true&height=400&width=600"
42
- class="thickbox" title="lib/ziya/html_helpers/gauges.rb">lib/ziya/html_helpers/gauges.rb</a></li>
43
-
44
- </ul>
45
- </div>
46
- </div>
47
-
48
-
49
- </div>
50
-
51
- <div id="class-metadata">
52
-
53
- <!-- Parent Class -->
54
-
55
-
56
- <!-- Namespace Contents -->
57
-
58
-
59
- <!-- Method Quickref -->
60
-
61
- <div id="method-list-section" class="section">
62
- <h3 class="section-header">Methods</h3>
63
- <ul class="link-list">
64
-
65
- <li><a href="#_ziya_gauge">_ziya_gauge</a></li>
66
-
67
- <li><a href="#class_id">class_id</a></li>
68
-
69
- <li><a href="#codebase">codebase</a></li>
70
-
71
- <li><a href="#default_gauge_options">default_gauge_options</a></li>
72
-
73
- <li><a href="#gauge_path">gauge_path</a></li>
74
-
75
- <li><a href="#gauges_swf">gauges_swf</a></li>
76
-
77
- <li><a href="#ziya_gauge">ziya_gauge</a></li>
78
-
79
- </ul>
80
- </div>
81
-
82
-
83
- <!-- Included Modules -->
84
-
85
- <div id="includes-section" class="section">
86
- <h3 class="section-header">Included Modules</h3>
87
- <ul class="link-list">
88
-
89
-
90
- <li><span class="include">Ziya::HtmlHelpers::Base</span></li>
91
-
92
-
93
- </ul>
94
- </div>
95
-
96
- </div>
97
-
98
- <div id="project-metadata">
99
- <div id="classindex-section" class="section project-section">
100
- <h3 class="section-header">Class Index</h3>
101
- <ul class="link-list">
102
-
103
-
104
- <li><a href="../../Ziya.html">Ziya</a></li>
105
-
106
-
107
- <li><a href="../../Ziya/Charts.html">Ziya::Charts</a></li>
108
-
109
-
110
- <li><a href="../../Ziya/Charts/Area.html">Ziya::Charts::Area</a></li>
111
-
112
-
113
- <li><a href="../../Ziya/Charts/AreaThreed.html">Ziya::Charts::AreaThreed</a></li>
114
-
115
-
116
- <li><a href="../../Ziya/Charts/Bar.html">Ziya::Charts::Bar</a></li>
117
-
118
-
119
- <li><a href="../../Ziya/Charts/Base.html">Ziya::Charts::Base</a></li>
120
-
121
-
122
- <li><a href="../../Ziya/Charts/Bubble.html">Ziya::Charts::Bubble</a></li>
123
-
124
-
125
- <li><a href="../../Ziya/Charts/CandleStick.html">Ziya::Charts::CandleStick</a></li>
126
-
127
-
128
- <li><a href="../../Ziya/Charts/Column.html">Ziya::Charts::Column</a></li>
129
-
130
-
131
- <li><a href="../../Ziya/Charts/ColumnThreed.html">Ziya::Charts::ColumnThreed</a></li>
132
-
133
-
134
- <li><a href="../../Ziya/Charts/Custom.html">Ziya::Charts::Custom</a></li>
135
-
136
-
137
- <li><a href="../../Ziya/Charts/Donut.html">Ziya::Charts::Donut</a></li>
138
-
139
-
140
- <li><a href="../../Ziya/Charts/FloatingBar.html">Ziya::Charts::FloatingBar</a></li>
141
-
142
-
143
- <li><a href="../../Ziya/Charts/FloatingColumn.html">Ziya::Charts::FloatingColumn</a></li>
144
-
145
-
146
- <li><a href="../../Ziya/Charts/ImageColumn.html">Ziya::Charts::ImageColumn</a></li>
147
-
148
-
149
- <li><a href="../../Ziya/Charts/ImagePie.html">Ziya::Charts::ImagePie</a></li>
150
-
151
-
152
- <li><a href="../../Ziya/Charts/Line.html">Ziya::Charts::Line</a></li>
153
-
154
-
155
- <li><a href="../../Ziya/Charts/Mixed.html">Ziya::Charts::Mixed</a></li>
156
-
157
-
158
- <li><a href="../../Ziya/Charts/ParallelThreedColumn.html">Ziya::Charts::ParallelThreedColumn</a></li>
159
-
160
-
161
- <li><a href="../../Ziya/Charts/Pie.html">Ziya::Charts::Pie</a></li>
162
-
163
-
164
- <li><a href="../../Ziya/Charts/PieThreed.html">Ziya::Charts::PieThreed</a></li>
165
-
166
-
167
- <li><a href="../../Ziya/Charts/Polar.html">Ziya::Charts::Polar</a></li>
168
-
169
-
170
- <li><a href="../../Ziya/Charts/Scatter.html">Ziya::Charts::Scatter</a></li>
171
-
172
-
173
- <li><a href="../../Ziya/Charts/StackedArea.html">Ziya::Charts::StackedArea</a></li>
174
-
175
-
176
- <li><a href="../../Ziya/Charts/StackedBar.html">Ziya::Charts::StackedBar</a></li>
177
-
178
-
179
- <li><a href="../../Ziya/Charts/StackedColumn.html">Ziya::Charts::StackedColumn</a></li>
180
-
181
-
182
- <li><a href="../../Ziya/Charts/StackedThreedArea.html">Ziya::Charts::StackedThreedArea</a></li>
183
-
184
-
185
- <li><a href="../../Ziya/Charts/StackedThreedColumn.html">Ziya::Charts::StackedThreedColumn</a></li>
186
-
187
-
188
- <li><a href="../../Ziya/Charts/Support.html">Ziya::Charts::Support</a></li>
189
-
190
-
191
- <li><a href="../../Ziya/Charts/Support/Area.html">Ziya::Charts::Support::Area</a></li>
192
-
193
-
194
- <li><a href="../../Ziya/Charts/Support/AxisCategory.html">Ziya::Charts::Support::AxisCategory</a></li>
195
-
196
-
197
- <li><a href="../../Ziya/Charts/Support/AxisTicks.html">Ziya::Charts::Support::AxisTicks</a></li>
198
-
199
-
200
- <li><a href="../../Ziya/Charts/Support/AxisValue.html">Ziya::Charts::Support::AxisValue</a></li>
201
-
202
-
203
- <li><a href="../../Ziya/Charts/Support/Base.html">Ziya::Charts::Support::Base</a></li>
204
-
205
-
206
- <li><a href="../../Ziya/Charts/Support/Bevel.html">Ziya::Charts::Support::Bevel</a></li>
207
-
208
-
209
- <li><a href="../../Ziya/Charts/Support/Blur.html">Ziya::Charts::Support::Blur</a></li>
210
-
211
-
212
- <li><a href="../../Ziya/Charts/Support/Button.html">Ziya::Charts::Support::Button</a></li>
213
-
214
-
215
- <li><a href="../../Ziya/Charts/Support/ChartBorder.html">Ziya::Charts::Support::ChartBorder</a></li>
216
-
217
-
218
- <li><a href="../../Ziya/Charts/Support/ChartGridH.html">Ziya::Charts::Support::ChartGridH</a></li>
219
-
220
-
221
- <li><a href="../../Ziya/Charts/Support/ChartGridV.html">Ziya::Charts::Support::ChartGridV</a></li>
222
-
223
-
224
- <li><a href="../../Ziya/Charts/Support/ChartGuide.html">Ziya::Charts::Support::ChartGuide</a></li>
225
-
226
-
227
- <li><a href="../../Ziya/Charts/Support/ChartLabel.html">Ziya::Charts::Support::ChartLabel</a></li>
228
-
229
-
230
- <li><a href="../../Ziya/Charts/Support/ChartNote.html">Ziya::Charts::Support::ChartNote</a></li>
231
-
232
-
233
- <li><a href="../../Ziya/Charts/Support/ChartPref.html">Ziya::Charts::Support::ChartPref</a></li>
234
-
235
-
236
- <li><a href="../../Ziya/Charts/Support/ChartRect.html">Ziya::Charts::Support::ChartRect</a></li>
237
-
238
-
239
- <li><a href="../../Ziya/Charts/Support/ChartTransition.html">Ziya::Charts::Support::ChartTransition</a></li>
240
-
241
-
242
- <li><a href="../../Ziya/Charts/Support/Circle.html">Ziya::Charts::Support::Circle</a></li>
243
-
244
-
245
- <li><a href="../../Ziya/Charts/Support/ContextMenu.html">Ziya::Charts::Support::ContextMenu</a></li>
246
-
247
-
248
- <li><a href="../../Ziya/Charts/Support/Draw.html">Ziya::Charts::Support::Draw</a></li>
249
-
250
-
251
- <li><a href="../../Ziya/Charts/Support/DrawBase.html">Ziya::Charts::Support::DrawBase</a></li>
252
-
253
-
254
- <li><a href="../../Ziya/Charts/Support/Filter.html">Ziya::Charts::Support::Filter</a></li>
255
-
256
-
257
- <li><a href="../../Ziya/Charts/Support/FlashToJavascript.html">Ziya::Charts::Support::FlashToJavascript</a></li>
258
-
259
-
260
- <li><a href="../../Ziya/Charts/Support/Glow.html">Ziya::Charts::Support::Glow</a></li>
261
-
262
-
263
- <li><a href="../../Ziya/Charts/Support/Image.html">Ziya::Charts::Support::Image</a></li>
264
-
265
-
266
- <li><a href="../../Ziya/Charts/Support/Legend.html">Ziya::Charts::Support::Legend</a></li>
267
-
268
-
269
- <li><a href="../../Ziya/Charts/Support/Line.html">Ziya::Charts::Support::Line</a></li>
270
-
271
-
272
- <li><a href="../../Ziya/Charts/Support/Link.html">Ziya::Charts::Support::Link</a></li>
273
-
274
-
275
- <li><a href="../../Ziya/Charts/Support/LinkData.html">Ziya::Charts::Support::LinkData</a></li>
276
-
277
-
278
- <li><a href="../../Ziya/Charts/Support/Rect.html">Ziya::Charts::Support::Rect</a></li>
279
-
280
-
281
- <li><a href="../../Ziya/Charts/Support/Scroll.html">Ziya::Charts::Support::Scroll</a></li>
282
-
283
-
284
- <li><a href="../../Ziya/Charts/Support/Series.html">Ziya::Charts::Support::Series</a></li>
285
-
286
-
287
- <li><a href="../../Ziya/Charts/Support/SeriesColor.html">Ziya::Charts::Support::SeriesColor</a></li>
288
-
289
-
290
- <li><a href="../../Ziya/Charts/Support/SeriesExplode.html">Ziya::Charts::Support::SeriesExplode</a></li>
291
-
292
-
293
- <li><a href="../../Ziya/Charts/Support/Shadow.html">Ziya::Charts::Support::Shadow</a></li>
294
-
295
-
296
- <li><a href="../../Ziya/Charts/Support/Text.html">Ziya::Charts::Support::Text</a></li>
297
-
298
-
299
- <li><a href="../../Ziya/Charts/Support/Tooltip.html">Ziya::Charts::Support::Tooltip</a></li>
300
-
301
-
302
- <li><a href="../../Ziya/Charts/Support/Update.html">Ziya::Charts::Support::Update</a></li>
303
-
304
-
305
- <li><a href="../../Ziya/Gauges.html">Ziya::Gauges</a></li>
306
-
307
-
308
- <li><a href="../../Ziya/Gauges/Base.html">Ziya::Gauges::Base</a></li>
309
-
310
-
311
- <li><a href="../../Ziya/Gauges/Radial.html">Ziya::Gauges::Radial</a></li>
312
-
313
-
314
- <li><a href="../../Ziya/Gauges/Signal.html">Ziya::Gauges::Signal</a></li>
315
-
316
-
317
- <li><a href="../../Ziya/Gauges/Support.html">Ziya::Gauges::Support</a></li>
318
-
319
-
320
- <li><a href="../../Ziya/Gauges/Support/Area.html">Ziya::Gauges::Support::Area</a></li>
321
-
322
-
323
- <li><a href="../../Ziya/Gauges/Support/Base.html">Ziya::Gauges::Support::Base</a></li>
324
-
325
-
326
- <li><a href="../../Ziya/Gauges/Support/Circle.html">Ziya::Gauges::Support::Circle</a></li>
327
-
328
-
329
- <li><a href="../../Ziya/Gauges/Support/Design.html">Ziya::Gauges::Support::Design</a></li>
330
-
331
-
332
- <li><a href="../../Ziya/Gauges/Support/Image.html">Ziya::Gauges::Support::Image</a></li>
333
-
334
-
335
- <li><a href="../../Ziya/Gauges/Support/Line.html">Ziya::Gauges::Support::Line</a></li>
336
-
337
-
338
- <li><a href="../../Ziya/Gauges/Support/Link.html">Ziya::Gauges::Support::Link</a></li>
339
-
340
-
341
- <li><a href="../../Ziya/Gauges/Support/Move.html">Ziya::Gauges::Support::Move</a></li>
342
-
343
-
344
- <li><a href="../../Ziya/Gauges/Support/Point.html">Ziya::Gauges::Support::Point</a></li>
345
-
346
-
347
- <li><a href="../../Ziya/Gauges/Support/Polygon.html">Ziya::Gauges::Support::Polygon</a></li>
348
-
349
-
350
- <li><a href="../../Ziya/Gauges/Support/RadialBase.html">Ziya::Gauges::Support::RadialBase</a></li>
351
-
352
-
353
- <li><a href="../../Ziya/Gauges/Support/RadialNumbers.html">Ziya::Gauges::Support::RadialNumbers</a></li>
354
-
355
-
356
- <li><a href="../../Ziya/Gauges/Support/RadialTicks.html">Ziya::Gauges::Support::RadialTicks</a></li>
357
-
358
-
359
- <li><a href="../../Ziya/Gauges/Support/Rect.html">Ziya::Gauges::Support::Rect</a></li>
360
-
361
-
362
- <li><a href="../../Ziya/Gauges/Support/Rotate.html">Ziya::Gauges::Support::Rotate</a></li>
363
-
364
-
365
- <li><a href="../../Ziya/Gauges/Support/Scale.html">Ziya::Gauges::Support::Scale</a></li>
366
-
367
-
368
- <li><a href="../../Ziya/Gauges/Support/Text.html">Ziya::Gauges::Support::Text</a></li>
369
-
370
-
371
- <li><a href="../../Ziya/Gauges/Support/Update.html">Ziya::Gauges::Support::Update</a></li>
372
-
373
-
374
- <li><a href="../../Ziya/Gauges/Thermo.html">Ziya::Gauges::Thermo</a></li>
375
-
376
-
377
- <li><a href="../../Ziya/HtmlHelpers.html">Ziya::HtmlHelpers</a></li>
378
-
379
-
380
- <li><a href="../../Ziya/HtmlHelpers/Charts.html">Ziya::HtmlHelpers::Charts</a></li>
381
-
382
-
383
- <li><a href="../../Ziya/HtmlHelpers/Gauges.html">Ziya::HtmlHelpers::Gauges</a></li>
384
-
385
-
386
- <li><a href="../../Ziya/HtmlHelpers/Maps.html">Ziya::HtmlHelpers::Maps</a></li>
387
-
388
-
389
- <li><a href="../../Ziya/Maps.html">Ziya::Maps</a></li>
390
-
391
-
392
- <li><a href="../../Ziya/Maps/Australia.html">Ziya::Maps::Australia</a></li>
393
-
394
-
395
- <li><a href="../../Ziya/Maps/Base.html">Ziya::Maps::Base</a></li>
396
-
397
-
398
- <li><a href="../../Ziya/Maps/Belgium.html">Ziya::Maps::Belgium</a></li>
399
-
400
-
401
- <li><a href="../../Ziya/Maps/Brazil.html">Ziya::Maps::Brazil</a></li>
402
-
403
-
404
- <li><a href="../../Ziya/Maps/Canada.html">Ziya::Maps::Canada</a></li>
405
-
406
-
407
- <li><a href="../../Ziya/Maps/Europe.html">Ziya::Maps::Europe</a></li>
408
-
409
-
410
- <li><a href="../../Ziya/Maps/France.html">Ziya::Maps::France</a></li>
411
-
412
-
413
- <li><a href="../../Ziya/Maps/Geocode.html">Ziya::Maps::Geocode</a></li>
414
-
415
-
416
- <li><a href="../../Ziya/Maps/Germany.html">Ziya::Maps::Germany</a></li>
417
-
418
-
419
- <li><a href="../../Ziya/Maps/Italy.html">Ziya::Maps::Italy</a></li>
420
-
421
-
422
- <li><a href="../../Ziya/Maps/Mexico.html">Ziya::Maps::Mexico</a></li>
423
-
424
-
425
- <li><a href="../../Ziya/Maps/Support.html">Ziya::Maps::Support</a></li>
426
-
427
-
428
- <li><a href="../../Ziya/Maps/Support/Arc.html">Ziya::Maps::Support::Arc</a></li>
429
-
430
-
431
- <li><a href="../../Ziya/Maps/Support/ArcColor.html">Ziya::Maps::Support::ArcColor</a></li>
432
-
433
-
434
- <li><a href="../../Ziya/Maps/Support/ArcRange.html">Ziya::Maps::Support::ArcRange</a></li>
435
-
436
-
437
- <li><a href="../../Ziya/Maps/Support/BackgroundColor.html">Ziya::Maps::Support::BackgroundColor</a></li>
438
-
439
-
440
- <li><a href="../../Ziya/Maps/Support/Base.html">Ziya::Maps::Support::Base</a></li>
441
-
442
-
443
- <li><a href="../../Ziya/Maps/Support/DefaultColor.html">Ziya::Maps::Support::DefaultColor</a></li>
444
-
445
-
446
- <li><a href="../../Ziya/Maps/Support/DefaultPoint.html">Ziya::Maps::Support::DefaultPoint</a></li>
447
-
448
-
449
- <li><a href="../../Ziya/Maps/Support/FirstZoom.html">Ziya::Maps::Support::FirstZoom</a></li>
450
-
451
-
452
- <li><a href="../../Ziya/Maps/Support/HeatRange.html">Ziya::Maps::Support::HeatRange</a></li>
453
-
454
-
455
- <li><a href="../../Ziya/Maps/Support/Hover.html">Ziya::Maps::Support::Hover</a></li>
456
-
457
-
458
- <li><a href="../../Ziya/Maps/Support/Line.html">Ziya::Maps::Support::Line</a></li>
459
-
460
-
461
- <li><a href="../../Ziya/Maps/Support/LineColor.html">Ziya::Maps::Support::LineColor</a></li>
462
-
463
-
464
- <li><a href="../../Ziya/Maps/Support/LineRange.html">Ziya::Maps::Support::LineRange</a></li>
465
-
466
-
467
- <li><a href="../../Ziya/Maps/Support/OutlineColor.html">Ziya::Maps::Support::OutlineColor</a></li>
468
-
469
-
470
- <li><a href="../../Ziya/Maps/Support/Point.html">Ziya::Maps::Support::Point</a></li>
471
-
472
-
473
- <li><a href="../../Ziya/Maps/Support/PointRange.html">Ziya::Maps::Support::PointRange</a></li>
474
-
475
-
476
- <li><a href="../../Ziya/Maps/Support/Range.html">Ziya::Maps::Support::Range</a></li>
477
-
478
-
479
- <li><a href="../../Ziya/Maps/Support/Ranges.html">Ziya::Maps::Support::Ranges</a></li>
480
-
481
-
482
- <li><a href="../../Ziya/Maps/Support/Region.html">Ziya::Maps::Support::Region</a></li>
483
-
484
-
485
- <li><a href="../../Ziya/Maps/Support/ScalePoints.html">Ziya::Maps::Support::ScalePoints</a></li>
486
-
487
-
488
- <li><a href="../../Ziya/Maps/Support/ShowName.html">Ziya::Maps::Support::ShowName</a></li>
489
-
490
-
491
- <li><a href="../../Ziya/Maps/Support/State.html">Ziya::Maps::Support::State</a></li>
492
-
493
-
494
- <li><a href="../../Ziya/Maps/Support/StateInfoIcon.html">Ziya::Maps::Support::StateInfoIcon</a></li>
495
-
496
-
497
- <li><a href="../../Ziya/Maps/Support/ZoomMode.html">Ziya::Maps::Support::ZoomMode</a></li>
498
-
499
-
500
- <li><a href="../../Ziya/Maps/Support/ZoomOutButton.html">Ziya::Maps::Support::ZoomOutButton</a></li>
501
-
502
-
503
- <li><a href="../../Ziya/Maps/Support/ZoomOutScale.html">Ziya::Maps::Support::ZoomOutScale</a></li>
504
-
505
-
506
- <li><a href="../../Ziya/Maps/Sweden.html">Ziya::Maps::Sweden</a></li>
507
-
508
-
509
- <li><a href="../../Ziya/Maps/Uk.html">Ziya::Maps::Uk</a></li>
510
-
511
-
512
- <li><a href="../../Ziya/Maps/Us.html">Ziya::Maps::Us</a></li>
513
-
514
-
515
- <li><a href="../../Ziya/Maps/World.html">Ziya::Maps::World</a></li>
516
-
517
-
518
- <li><a href="../../Ziya/YamlHelpers.html">Ziya::YamlHelpers</a></li>
519
-
520
-
521
- <li><a href="../../Ziya/YamlHelpers/Gauges.html">Ziya::YamlHelpers::Gauges</a></li>
522
-
523
-
524
- <li><a href="../../Ziya/YamlHelpers/Maps.html">Ziya::YamlHelpers::Maps</a></li>
525
-
526
-
527
- <li><a href="../../Ziya/Ziyafy.html">Ziya::Ziyafy</a></li>
528
-
529
-
530
- <li><a href="../../String.html">String</a></li>
531
-
532
- </ul>
533
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
534
-
535
- <form action="#" method="get" accept-charset="utf-8">
536
- <fieldset>
537
- <legend>Quicksearch</legend>
538
- <input type="text" name="quicksearch" value=""
539
- class="quicksearch-field" />
540
- </fieldset>
541
- </form>
542
- </div>
543
- </div>
544
- </div>
545
-
546
- <div id="documentation">
547
-
548
- <h1 class="module">Ziya::HtmlHelpers::Gauges</h1>
549
-
550
-
551
- <div id="description">
552
- <p>
553
- Generates necessary html flash tag to support ZiYa
554
- </p>
555
- <p>
556
- TODO &#8212; Rewrite to use content tag block instead...
557
- </p>
558
- <p>
559
- Author: Fernand Galiana
560
- </p>
561
-
562
- </div>
563
-
564
-
565
- <!-- Constants -->
566
-
567
-
568
- <!-- Attributes -->
569
-
570
-
571
- <!-- Methods -->
572
-
573
-
574
- <div id="public-instance-method-details" class="method-section section">
575
- <h3 class="section-header">Public Instance Methods</h3>
576
-
577
-
578
-
579
-
580
-
581
- <div id="-ziya-gauge-method" class="method-detail">
582
-
583
- <a name="_ziya_gauge"></a>
584
-
585
- <div class="method-heading">
586
-
587
- <span class="method-name">_ziya_gauge</span><span
588
- class="method-args">( url, swf_path, options )</span>
589
- <span class="method-click-advice">click to toggle source</span>
590
-
591
- </div>
592
-
593
- <div class="method-description">
594
-
595
- <p class="missing-docs">(Not documented)</p>
596
-
597
-
598
-
599
- <div class="method-source-code"
600
- id="-ziya-gauge-source">
601
- <pre>
602
- <span class="ruby-comment cmt"># File lib/ziya/html_helpers/gauges.rb, line 42</span>
603
- 42: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">_ziya_gauge</span>( <span class="ruby-identifier">url</span>, <span class="ruby-identifier">swf_path</span>, <span class="ruby-identifier">options</span> )
604
- 43: <span class="ruby-comment cmt"># Setup options for opaque mode</span>
605
- 44: <span class="ruby-identifier">setup_wmode</span>( <span class="ruby-identifier">options</span> )
606
- 45:
607
- 46: <span class="ruby-comment cmt"># setup width and height</span>
608
- 47: <span class="ruby-identifier">setup_movie_size</span>( <span class="ruby-identifier">options</span> )
609
- 48:
610
- 49: <span class="ruby-identifier">color_param</span> = <span class="ruby-identifier">tag</span>( <span class="ruby-value str">'param'</span>, {<span class="ruby-identifier">:name</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">'bgcolor'</span>, <span class="ruby-identifier">:value</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">options</span>[<span class="ruby-identifier">:bgcolor</span>]}, <span class="ruby-keyword kw">true</span> )
611
- 50: <span class="ruby-identifier">color_param</span> <span class="ruby-operator">+=</span> <span class="ruby-identifier">tag</span>( <span class="ruby-value str">'param'</span>, {<span class="ruby-identifier">:name</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;wmode&quot;</span>, <span class="ruby-identifier">:value</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">options</span>[<span class="ruby-identifier">:wmode</span>]}, <span class="ruby-keyword kw">true</span> )
612
- 51:
613
- 52: <span class="ruby-identifier">xml_swf_path</span> = <span class="ruby-identifier">swf_path</span> <span class="ruby-operator">%</span> [<span class="ruby-identifier">options</span>[<span class="ruby-identifier">:swf_path</span>], <span class="ruby-identifier">url</span>]
614
- 53: <span class="ruby-identifier">xml_swf_path</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-node">&quot;&amp;amp;timestamp=#{Time.now.to_i}&quot;</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">options</span>[<span class="ruby-identifier">:use_cache</span>] <span class="ruby-operator">==</span> <span class="ruby-keyword kw">true</span>
615
- 54: <span class="ruby-identifier">xml_swf_path</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-node">&quot;&amp;amp;timeout=#{options[:timeout]}&amp;amp;retry=#{options[:retry]}&quot;</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">options</span>[<span class="ruby-identifier">:timeout</span>]
616
- 55: <span class="ruby-identifier">xml_swf_path</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-node">&quot;&amp;amp;stage_width=#{options[:width]}&amp;amp;stage_height=#{options[:height]}&quot;</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">options</span>[<span class="ruby-identifier">:use_stage</span>] <span class="ruby-operator">==</span> <span class="ruby-keyword kw">true</span>
617
- 56: <span class="ruby-identifier">tags</span> = <span class="ruby-value str">&quot;&lt;object codebase=\&quot;\#{codebase}\&quot; classid=\&quot;\#{options[:class_id]}\&quot; id=\&quot;\#{options[:id]}\&quot; height=\&quot;\#{options[:height]}\&quot; width=\&quot;\#{options[:width]}\&quot;&gt;\n&lt;param name=\&quot;scale\&quot; value=\&quot;noscale\&quot;/&gt;\n&lt;param name=\&quot;align\&quot; value=\&quot;\#{options[:align]}\&quot;/&gt;\n&lt;param name=\&quot;bgcolor\&quot; value=\&quot;\#{options[:bgcolor]}\&quot;/&gt;\n&lt;param name=\&quot;wmode\&quot; value=\&quot;\#{options[:wmode]}\&quot;/&gt;\n&lt;param name=\&quot;movie\&quot; value=\&quot;\#{xml_swf_path}\&quot;/&gt;\n&lt;param name=\&quot;menu\&quot; value=\&quot;true\&quot;/&gt;\n&lt;param name=\&quot;allowFullScreen\&quot; value=\&quot;true\&quot;/&gt;\n&lt;param name=\&quot;allowScriptAccess\&quot; value=\&quot;\#{options[:script_access]}\&quot;/&gt;\n&lt;param name=\&quot;quality\&quot; value=\&quot;high\&quot;/&gt;\n&lt;param name=\&quot;play\&quot; value=\&quot;true\&quot;/&gt;\n&lt;param name=\&quot;devicefont\&quot; value=\&quot;false\&quot;/&gt;\n&lt;embed scale=\&quot;noscale\&quot;\nallowfullscreen=\&quot;true\&quot;\nallowscriptaccess=\&quot;\#{options[:script_access]}\&quot;\nbgcolor=\&quot;\#{options[:bgcolor]}\&quot;\ndevicefont=\&quot;false\&quot;\nsrc=\&quot;\#{xml_swf_path}\&quot;\nmenu=\&quot;true\&quot;\nname=\&quot;\#{options[:id]}\&quot;\nplay=\&quot;true\&quot;\npluginspage=\&quot;\#{plugin_url}\&quot;\nquality=\&quot;high\&quot;\nsalign=\&quot;\#{options[:salign]}\&quot;\nsrc=\&quot;\#{xml_swf_path}\&quot;\ntype=\&quot;\#{mime}\&quot;\nwmode=\&quot;\#{options[:wmode]}\&quot;\nsalign=\&quot;\#{options[:salign]}\&quot;\nheight=\&quot;\#{options[:height]}\&quot;\nwidth=\&quot;\#{options[:width]}\&quot;&gt;\n&lt;/object&gt;\n&quot;</span>
618
- 57: <span class="ruby-keyword kw">end</span></pre>
619
- </div>
620
-
621
- </div>
622
-
623
-
624
- </div>
625
-
626
-
627
-
628
-
629
-
630
- <div id="class-id-method" class="method-detail">
631
-
632
- <a name="class_id"></a>
633
-
634
- <div class="method-heading">
635
-
636
- <span class="method-name">class_id</span><span
637
- class="method-args">()</span>
638
- <span class="method-click-advice">click to toggle source</span>
639
-
640
- </div>
641
-
642
- <div class="method-description">
643
-
644
- <p class="missing-docs">(Not documented)</p>
645
-
646
-
647
-
648
- <div class="method-source-code"
649
- id="class-id-source">
650
- <pre>
651
- <span class="ruby-comment cmt"># File lib/ziya/html_helpers/gauges.rb, line 22</span>
652
- 22: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">class_id</span>() <span class="ruby-value str">&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;</span> <span class="ruby-keyword kw">end</span></pre>
653
- </div>
654
-
655
- </div>
656
-
657
-
658
- </div>
659
-
660
-
661
-
662
-
663
-
664
- <div id="codebase-method" class="method-detail">
665
-
666
- <a name="codebase"></a>
667
-
668
- <div class="method-heading">
669
-
670
- <span class="method-name">codebase</span><span
671
- class="method-args">()</span>
672
- <span class="method-click-advice">click to toggle source</span>
673
-
674
- </div>
675
-
676
- <div class="method-description">
677
-
678
- <p class="missing-docs">(Not documented)</p>
679
-
680
-
681
-
682
- <div class="method-source-code"
683
- id="codebase-source">
684
- <pre>
685
- <span class="ruby-comment cmt"># File lib/ziya/html_helpers/gauges.rb, line 23</span>
686
- 23: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">codebase</span>() <span class="ruby-value str">&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,45,0&quot;</span>; <span class="ruby-keyword kw">end</span></pre>
687
- </div>
688
-
689
- </div>
690
-
691
-
692
- </div>
693
-
694
-
695
-
696
-
697
-
698
- <div id="default-gauge-options-method" class="method-detail">
699
-
700
- <a name="default_gauge_options"></a>
701
-
702
- <div class="method-heading">
703
-
704
- <span class="method-name">default_gauge_options</span><span
705
- class="method-args">()</span>
706
- <span class="method-click-advice">click to toggle source</span>
707
-
708
- </div>
709
-
710
- <div class="method-description">
711
-
712
- <p class="missing-docs">(Not documented)</p>
713
-
714
-
715
-
716
- <div class="method-source-code"
717
- id="default-gauge-options-source">
718
- <pre>
719
- <span class="ruby-comment cmt"># File lib/ziya/html_helpers/gauges.rb, line 25</span>
720
- 25: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">default_gauge_options</span>
721
- 26: { <span class="ruby-identifier">:width</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;200&quot;</span>,
722
- 27: <span class="ruby-identifier">:height</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;200&quot;</span>,
723
- 28: <span class="ruby-identifier">:align</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;middle&quot;</span>,
724
- 29: <span class="ruby-identifier">:scale</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;noscale&quot;</span>,
725
- 30: <span class="ruby-identifier">:script_access</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;sameDomain&quot;</span>,
726
- 31: <span class="ruby-identifier">:salign</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;&quot;</span>,
727
- 32: <span class="ruby-identifier">:class</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;&quot;</span>,
728
- 33: <span class="ruby-identifier">:class_id</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;</span>,
729
- 34: <span class="ruby-identifier">:id</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value str">&quot;ziya_gauge&quot;</span>,
730
- 35: <span class="ruby-identifier">:swf_path</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">gauge_path</span>,
731
- 36: <span class="ruby-identifier">:use_cache</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword kw">false</span>,
732
- 37: <span class="ruby-identifier">:timeout</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value">30</span>,
733
- 38: <span class="ruby-identifier">:retry</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value">2</span>,
734
- 39: <span class="ruby-identifier">:use_stage</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword kw">false</span> }
735
- 40: <span class="ruby-keyword kw">end</span></pre>
736
- </div>
737
-
738
- </div>
739
-
740
-
741
- </div>
742
-
743
-
744
-
745
-
746
-
747
- <div id="gauge-path-method" class="method-detail">
748
-
749
- <a name="gauge_path"></a>
750
-
751
- <div class="method-heading">
752
-
753
- <span class="method-name">gauge_path</span><span
754
- class="method-args">()</span>
755
- <span class="method-click-advice">click to toggle source</span>
756
-
757
- </div>
758
-
759
- <div class="method-description">
760
-
761
- <p class="missing-docs">(Not documented)</p>
762
-
763
-
764
-
765
- <div class="method-source-code"
766
- id="gauge-path-source">
767
- <pre>
768
- <span class="ruby-comment cmt"># File lib/ziya/html_helpers/gauges.rb, line 21</span>
769
- 21: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">gauge_path</span>() <span class="ruby-value str">&quot;/gauges&quot;</span>; <span class="ruby-keyword kw">end</span></pre>
770
- </div>
771
-
772
- </div>
773
-
774
-
775
- </div>
776
-
777
-
778
-
779
-
780
-
781
- <div id="gauges-swf-method" class="method-detail">
782
-
783
- <a name="gauges_swf"></a>
784
-
785
- <div class="method-heading">
786
-
787
- <span class="method-name">gauges_swf</span><span
788
- class="method-args">()</span>
789
- <span class="method-click-advice">click to toggle source</span>
790
-
791
- </div>
792
-
793
- <div class="method-description">
794
-
795
- <p><p>
796
- Const accessors...
797
- </p></p>
798
-
799
-
800
-
801
- <div class="method-source-code"
802
- id="gauges-swf-source">
803
- <pre>
804
- <span class="ruby-comment cmt"># File lib/ziya/html_helpers/gauges.rb, line 20</span>
805
- 20: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">gauges_swf</span>() <span class="ruby-value str">&quot;%s/gauge.swf?xml_source=%s&quot;</span>; <span class="ruby-keyword kw">end</span></pre>
806
- </div>
807
-
808
- </div>
809
-
810
-
811
- </div>
812
-
813
-
814
-
815
-
816
-
817
- <div id="ziya-gauge-method" class="method-detail">
818
-
819
- <a name="ziya_gauge"></a>
820
-
821
- <div class="method-heading">
822
-
823
- <span class="method-name">ziya_gauge</span><span
824
- class="method-args">( url, gauge_options={} )</span>
825
- <span class="method-click-advice">click to toggle source</span>
826
-
827
- </div>
828
-
829
- <div class="method-description">
830
-
831
- <p><p>
832
- generates necessary html tags to display a gauge.
833
- </p></p>
834
-
835
-
836
-
837
- <div class="method-source-code"
838
- id="ziya-gauge-source">
839
- <pre>
840
- <span class="ruby-comment cmt"># File lib/ziya/html_helpers/gauges.rb, line 11</span>
841
- 11: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">ziya_gauge</span>( <span class="ruby-identifier">url</span>, <span class="ruby-identifier">gauge_options</span>={} )
842
- 12: <span class="ruby-identifier">options</span> = <span class="ruby-identifier">default_gauge_options</span>.<span class="ruby-identifier">merge</span>( <span class="ruby-identifier">gauge_options</span> )
843
- 13: <span class="ruby-identifier">_ziya_gauge</span>( <span class="ruby-identifier">url</span>, <span class="ruby-identifier">gauges_swf</span>, <span class="ruby-identifier">options</span> )
844
- 14: <span class="ruby-keyword kw">end</span></pre>
845
- </div>
846
-
847
- </div>
848
-
849
-
850
- </div>
851
-
852
-
853
- </div>
854
-
855
-
856
-
857
- </div>
858
- </div>
859
-
860
-
861
- <div id="rdoc-debugging-section-dump">
862
-
863
- <div class="section">
864
- <h2 class="section-header">secsequence</h2>
865
-
866
- <pre>--- SEC00193
867
- </pre>
868
- </div>
869
-
870
- <div class="section">
871
- <h2 class="section-header">seccomment</h2>
872
-
873
- <pre>--- &quot;&quot;
874
- </pre>
875
- </div>
876
-
877
- <div class="section">
878
- <h2 class="section-header">method_list</h2>
879
-
880
- <pre>---
881
- - methods:
882
- - visibility: public
883
- aref: M000051
884
- name: _ziya_gauge
885
- sourcecode: &quot; &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# File lib/ziya/html_helpers/gauges.rb, line 42&lt;/span&gt;\n\
886
- 42: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;def&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;_ziya_gauge&lt;/span&gt;( &lt;span class=\&quot;ruby-identifier\&quot;&gt;url&lt;/span&gt;, &lt;span class=\&quot;ruby-identifier\&quot;&gt;swf_path&lt;/span&gt;, &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt; )\n\
887
- 43: &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# Setup options for opaque mode&lt;/span&gt;\n\
888
- 44: &lt;span class=\&quot;ruby-identifier\&quot;&gt;setup_wmode&lt;/span&gt;( &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt; ) \n\
889
- 45: \n\
890
- 46: &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# setup width and height&lt;/span&gt;\n\
891
- 47: &lt;span class=\&quot;ruby-identifier\&quot;&gt;setup_movie_size&lt;/span&gt;( &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt; )\n\
892
- 48: \n\
893
- 49: &lt;span class=\&quot;ruby-identifier\&quot;&gt;color_param&lt;/span&gt; = &lt;span class=\&quot;ruby-identifier\&quot;&gt;tag&lt;/span&gt;( &lt;span class=\&quot;ruby-value str\&quot;&gt;'param'&lt;/span&gt;, {&lt;span class=\&quot;ruby-identifier\&quot;&gt;:name&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;'bgcolor'&lt;/span&gt;, &lt;span class=\&quot;ruby-identifier\&quot;&gt;:value&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt;[&lt;span class=\&quot;ruby-identifier\&quot;&gt;:bgcolor&lt;/span&gt;]}, &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;true&lt;/span&gt; )\n\
894
- 50: &lt;span class=\&quot;ruby-identifier\&quot;&gt;color_param&lt;/span&gt; &lt;span class=\&quot;ruby-operator\&quot;&gt;+=&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;tag&lt;/span&gt;( &lt;span class=\&quot;ruby-value str\&quot;&gt;'param'&lt;/span&gt;, {&lt;span class=\&quot;ruby-identifier\&quot;&gt;:name&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;wmode&amp;quot;&lt;/span&gt;, &lt;span class=\&quot;ruby-identifier\&quot;&gt;:value&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt;[&lt;span class=\&quot;ruby-identifier\&quot;&gt;:wmode&lt;/span&gt;]}, &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;true&lt;/span&gt; )\n\
895
- 51: \n\
896
- 52: &lt;span class=\&quot;ruby-identifier\&quot;&gt;xml_swf_path&lt;/span&gt; = &lt;span class=\&quot;ruby-identifier\&quot;&gt;swf_path&lt;/span&gt; &lt;span class=\&quot;ruby-operator\&quot;&gt;%&lt;/span&gt; [&lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt;[&lt;span class=\&quot;ruby-identifier\&quot;&gt;:swf_path&lt;/span&gt;], &lt;span class=\&quot;ruby-identifier\&quot;&gt;url&lt;/span&gt;]\n\
897
- 53: &lt;span class=\&quot;ruby-identifier\&quot;&gt;xml_swf_path&lt;/span&gt; &lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class=\&quot;ruby-node\&quot;&gt;&amp;quot;&amp;amp;amp;timestamp=#{Time.now.to_i}&amp;quot;&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;if&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt;[&lt;span class=\&quot;ruby-identifier\&quot;&gt;:use_cache&lt;/span&gt;] &lt;span class=\&quot;ruby-operator\&quot;&gt;==&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;true&lt;/span&gt;\n\
898
- 54: &lt;span class=\&quot;ruby-identifier\&quot;&gt;xml_swf_path&lt;/span&gt; &lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class=\&quot;ruby-node\&quot;&gt;&amp;quot;&amp;amp;amp;timeout=#{options[:timeout]}&amp;amp;amp;retry=#{options[:retry]}&amp;quot;&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;if&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt;[&lt;span class=\&quot;ruby-identifier\&quot;&gt;:timeout&lt;/span&gt;]\n\
899
- 55: &lt;span class=\&quot;ruby-identifier\&quot;&gt;xml_swf_path&lt;/span&gt; &lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;lt;&amp;lt;&lt;/span&gt; &lt;span class=\&quot;ruby-node\&quot;&gt;&amp;quot;&amp;amp;amp;stage_width=#{options[:width]}&amp;amp;amp;stage_height=#{options[:height]}&amp;quot;&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;if&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt;[&lt;span class=\&quot;ruby-identifier\&quot;&gt;:use_stage&lt;/span&gt;] &lt;span class=\&quot;ruby-operator\&quot;&gt;==&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;true&lt;/span&gt;\n\
900
- 56: &lt;span class=\&quot;ruby-identifier\&quot;&gt;tags&lt;/span&gt; = &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;&amp;lt;object codebase=\\&amp;quot;\\#{codebase}\\&amp;quot; classid=\\&amp;quot;\\#{options[:class_id]}\\&amp;quot; id=\\&amp;quot;\\#{options[:id]}\\&amp;quot; height=\\&amp;quot;\\#{options[:height]}\\&amp;quot; width=\\&amp;quot;\\#{options[:width]}\\&amp;quot;&amp;gt;\\n&amp;lt;param name=\\&amp;quot;scale\\&amp;quot; value=\\&amp;quot;noscale\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;align\\&amp;quot; value=\\&amp;quot;\\#{options[:align]}\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;bgcolor\\&amp;quot; value=\\&amp;quot;\\#{options[:bgcolor]}\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;wmode\\&amp;quot; value=\\&amp;quot;\\#{options[:wmode]}\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;movie\\&amp;quot; value=\\&amp;quot;\\#{xml_swf_path}\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;menu\\&amp;quot; value=\\&amp;quot;true\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;allowFullScreen\\&amp;quot; value=\\&amp;quot;true\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;allowScriptAccess\\&amp;quot; value=\\&amp;quot;\\#{options[:script_access]}\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;quality\\&amp;quot; value=\\&amp;quot;high\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;play\\&amp;quot; value=\\&amp;quot;true\\&amp;quot;/&amp;gt;\\n&amp;lt;param name=\\&amp;quot;devicefont\\&amp;quot; value=\\&amp;quot;false\\&amp;quot;/&amp;gt;\\n&amp;lt;embed scale=\\&amp;quot;noscale\\&amp;quot;\\nallowfullscreen=\\&amp;quot;true\\&amp;quot;\\nallowscriptaccess=\\&amp;quot;\\#{options[:script_access]}\\&amp;quot;\\nbgcolor=\\&amp;quot;\\#{options[:bgcolor]}\\&amp;quot;\\ndevicefont=\\&amp;quot;false\\&amp;quot;\\nsrc=\\&amp;quot;\\#{xml_swf_path}\\&amp;quot;\\nmenu=\\&amp;quot;true\\&amp;quot;\\nname=\\&amp;quot;\\#{options[:id]}\\&amp;quot;\\nplay=\\&amp;quot;true\\&amp;quot;\\npluginspage=\\&amp;quot;\\#{plugin_url}\\&amp;quot;\\nquality=\\&amp;quot;high\\&amp;quot;\\nsalign=\\&amp;quot;\\#{options[:salign]}\\&amp;quot;\\nsrc=\\&amp;quot;\\#{xml_swf_path}\\&amp;quot;\\ntype=\\&amp;quot;\\#{mime}\\&amp;quot;\\nwmode=\\&amp;quot;\\#{options[:wmode]}\\&amp;quot;\\nsalign=\\&amp;quot;\\#{options[:salign]}\\&amp;quot;\\nheight=\\&amp;quot;\\#{options[:height]}\\&amp;quot;\\nwidth=\\&amp;quot;\\#{options[:width]}\\&amp;quot;&amp;gt;\\n&amp;lt;/object&amp;gt;\\n&amp;quot;&lt;/span&gt;\n\
901
- 57: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;end&lt;/span&gt;&quot;
902
- params: ( url, swf_path, options )
903
- - visibility: public
904
- aref: M000048
905
- name: class_id
906
- sourcecode: &quot; &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# File lib/ziya/html_helpers/gauges.rb, line 22&lt;/span&gt;\n\
907
- 22: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;def&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;class_id&lt;/span&gt;() &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&amp;quot;&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;end&lt;/span&gt;&quot;
908
- params: ()
909
- - visibility: public
910
- aref: M000049
911
- name: codebase
912
- sourcecode: &quot; &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# File lib/ziya/html_helpers/gauges.rb, line 23&lt;/span&gt;\n\
913
- 23: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;def&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;codebase&lt;/span&gt;() &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,45,0&amp;quot;&lt;/span&gt;; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;end&lt;/span&gt;&quot;
914
- params: ()
915
- - visibility: public
916
- aref: M000050
917
- name: default_gauge_options
918
- sourcecode: &quot; &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# File lib/ziya/html_helpers/gauges.rb, line 25&lt;/span&gt;\n\
919
- 25: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;def&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;default_gauge_options&lt;/span&gt;\n\
920
- 26: { &lt;span class=\&quot;ruby-identifier\&quot;&gt;:width&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;200&amp;quot;&lt;/span&gt;,\n\
921
- 27: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:height&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;200&amp;quot;&lt;/span&gt;,\n\
922
- 28: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:align&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;middle&amp;quot;&lt;/span&gt;,\n\
923
- 29: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:scale&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;noscale&amp;quot;&lt;/span&gt;,\n\
924
- 30: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:script_access&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;sameDomain&amp;quot;&lt;/span&gt;,\n\
925
- 31: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:salign&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;&amp;quot;&lt;/span&gt;,\n\
926
- 32: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:class&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;&amp;quot;&lt;/span&gt;, \n\
927
- 33: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:class_id&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&amp;quot;&lt;/span&gt;, \n\
928
- 34: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:id&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;ziya_gauge&amp;quot;&lt;/span&gt;,\n\
929
- 35: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:swf_path&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;gauge_path&lt;/span&gt;,\n\
930
- 36: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:use_cache&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;false&lt;/span&gt;,\n\
931
- 37: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:timeout&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value\&quot;&gt;30&lt;/span&gt;,\n\
932
- 38: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:retry&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-value\&quot;&gt;2&lt;/span&gt;,\n\
933
- 39: &lt;span class=\&quot;ruby-identifier\&quot;&gt;:use_stage&lt;/span&gt; =&lt;span class=\&quot;ruby-operator\&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;false&lt;/span&gt; } \n\
934
- 40: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;end&lt;/span&gt;&quot;
935
- params: ()
936
- - visibility: public
937
- aref: M000047
938
- name: gauge_path
939
- sourcecode: &quot; &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# File lib/ziya/html_helpers/gauges.rb, line 21&lt;/span&gt;\n\
940
- 21: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;def&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;gauge_path&lt;/span&gt;() &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;/gauges&amp;quot;&lt;/span&gt;; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;end&lt;/span&gt;&quot;
941
- params: ()
942
- - visibility: public
943
- aref: M000046
944
- name: gauges_swf
945
- sourcecode: &quot; &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# File lib/ziya/html_helpers/gauges.rb, line 20&lt;/span&gt;\n\
946
- 20: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;def&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;gauges_swf&lt;/span&gt;() &lt;span class=\&quot;ruby-value str\&quot;&gt;&amp;quot;%s/gauge.swf?xml_source=%s&amp;quot;&lt;/span&gt;; &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;end&lt;/span&gt;&quot;
947
- m_desc: |-
948
- &lt;p&gt;
949
- Const accessors...
950
- &lt;/p&gt;
951
- params: ()
952
- - visibility: public
953
- aref: M000045
954
- name: ziya_gauge
955
- sourcecode: &quot; &lt;span class=\&quot;ruby-comment cmt\&quot;&gt;# File lib/ziya/html_helpers/gauges.rb, line 11&lt;/span&gt;\n\
956
- 11: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;def&lt;/span&gt; &lt;span class=\&quot;ruby-identifier\&quot;&gt;ziya_gauge&lt;/span&gt;( &lt;span class=\&quot;ruby-identifier\&quot;&gt;url&lt;/span&gt;, &lt;span class=\&quot;ruby-identifier\&quot;&gt;gauge_options&lt;/span&gt;={} )\n\
957
- 12: &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt; = &lt;span class=\&quot;ruby-identifier\&quot;&gt;default_gauge_options&lt;/span&gt;.&lt;span class=\&quot;ruby-identifier\&quot;&gt;merge&lt;/span&gt;( &lt;span class=\&quot;ruby-identifier\&quot;&gt;gauge_options&lt;/span&gt; ) \n\
958
- 13: &lt;span class=\&quot;ruby-identifier\&quot;&gt;_ziya_gauge&lt;/span&gt;( &lt;span class=\&quot;ruby-identifier\&quot;&gt;url&lt;/span&gt;, &lt;span class=\&quot;ruby-identifier\&quot;&gt;gauges_swf&lt;/span&gt;, &lt;span class=\&quot;ruby-identifier\&quot;&gt;options&lt;/span&gt; )\n\
959
- 14: &lt;span class=\&quot;ruby-keyword kw\&quot;&gt;end&lt;/span&gt;&quot;
960
- m_desc: |-
961
- &lt;p&gt;
962
- generates necessary html tags to display a gauge.
963
- &lt;/p&gt;
964
- params: ( url, gauge_options={} )
965
- category: Instance
966
- type: Public
967
- </pre>
968
- </div>
969
-
970
- <div class="section">
971
- <h2 class="section-header">sectitle</h2>
972
-
973
- <pre>---
974
- </pre>
975
- </div>
976
-
977
- </div>
978
-
979
- <div id="validator-badges">
980
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
981
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
982
- Rdoc Generator</a></small>.</p>
983
- </div>
984
-
985
- </body>
986
- </html>
987
-