|
MIOLO25
|
Membros públicos | |
| __construct (Table_Frame_Decorator $frame) | |
| reset () | |
| reflow () | |
| get_min_max_width () | |
Membros públicos herdados de Frame_Reflower | |
| __construct (Frame $frame) | |
| dispose () | |
Membros protegidos | |
| _assign_widths () | |
| _calculate_height () | |
Membros protegidos herdados de Frame_Reflower | |
| _collapse_margins () | |
| _check_new_page () | |
Atributos Protegidos | |
| $_state | |
Atributos Protegidos herdados de Frame_Reflower | |
| $_frame | |
| __construct | ( | Table_Frame_Decorator | $frame | ) |
|
protected |
|
protected |
| get_min_max_width | ( | ) |
Reimplementado de Frame_Reflower.
| reflow | ( | ) |
Reimplementado de Frame_Reflower.
| reset | ( | ) |
State is held here so it needs to be reset along with the decorator
|
protected |