string | $xml | XML file or data |
boolean | $file | Indicates whether $xml is a file or not (data) |
string | $file | Path to filename |
string | $data | XML data |
string | $output_file | File to output |
integer | $schedule | Schedule pointer (usualy 0) |
integer | $schedule | Schedule pointer |
integer | $schedule | Schedule pointer |
array | $settings | Settings array |
array | $settings | Settings array |
string | $settings_part | Settings section (block, legend, ..) |
string | $varname | Variable name |
mixed | $setting | Setting value |
string | $array_key | Array key (for $this->varname) |
integer | $day | Day where blocks should be drawed |
array | $blocks | Array containing all blocks |
integer | $maxdays | Total days of the schedule |
integer | $maxblocks | Total blocks of the schedule |
string | $string | String containing a percentage |
integer | $max | Value corresponding to 100% |
string | $string | String containing the color in hex RGB format |
integer | $x | X |
integer | $y | Y |
integer | $x_span | X expansion (to other days) |
integer | $y_span | Y expansion (to other blocks) |
integer | $x_max | Total X (total days) |
integer | $y_max | Total Y (total blocks) |
integer | $x_offset | X offset |
integer | $y_offset | Y offset |
string | $align | String containing the desired align |
array | $possible_aligns | Array containing all the possible aligns |
integer | $x1 | X of top left corner |
integer | $y1 | Y of top left corner |
integer | $x2 | X of bottom right corner |
integer | $y2 | Y of bottom right corner |
integer | $font | Font |
string | $text | Text to draw |
integer | $color | Color |
string | $align | Alignment (default is left) |
integer | $x | X |
integer | $y | Y |
integer | $font | Font |
string | $text | Text to draw |
integer | $color | Color |
string | $align | Horizontal alignment (default is center) |
string | $valign | Vertical alignment (default is middle) |
integer | $x1 | X of top left corner |
integer | $y1 | Y of top left corner |
integer | $x2 | X of bottom right corner |
integer | $y2 | Y of bottom right corner |
integer | $bordercolor | Border color |
integer | $bgcolor | Background color |
string | $varname | Variable name |
array | $color | Array containing RGB color |
integer | $alpha | Transparency: (opaque) 0<->127 (transparent) |
array | $array | Array to reorganize |
Schedule
[ Author: Jeph <a25617@alunos.det.ua.pt> ] [ Version: 0.1 ] [ Package: Schedule ] [ URL: <none> ]