Changes between Version 1 and Version 2 of S3/S3Dashboard


Ignore:
Timestamp:
07/08/16 11:36:38 (9 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Dashboard

    v1 v2  
    1 = Dashboards =
     1= S3Dashboard: Dashboards =
     2[[TOC]]
    23
    3 ''tbw''
     4== Introduction ==
     5
     6 * ''tbw''
     7
     8== Implementing Dashboard Controllers ==
     9
     10=== Pattern ===
     11
     12 * ''tbw''
     13
     14=== Available Widgets ===
     15
     16 * ''tbw''
     17
     18=== Default Configuration ===
     19
     20 * ''tbw''
     21
     22== Implementing Widgets ==
     23
     24=== Subclassing S3DashboardWidget ===
     25
     26 * ''tbw''
     27
     28=== Client-side Scripts ===
     29
     30 * ''tbw''
     31
     32=== Exposing Ajax Methods ===
     33
     34 * ''tbw''
     35
     36== Implementing Layouts ==
     37
     38=== Subclassing S3DashboardLayout ===
     39
     40 * ''tbw''