MIOLO26
|
Membros públicos | |
__construct (Block_Frame_Decorator $frame) | |
vertical_align () | |
reflow () | |
Membros públicos herdados de Frame_Reflower | |
__construct (Frame $frame) | |
dispose () | |
get_min_max_width () | |
Campos de Dados | |
const | MIN_JUSTIFY_WIDTH = 0.80 |
Membros protegidos | |
_calculate_width ($width) | |
_calculate_restricted_width () | |
_calculate_content_height () | |
_calculate_restricted_height () | |
_text_align () | |
Membros protegidos herdados de Frame_Reflower | |
_collapse_margins () | |
_check_new_page () | |
Outros membros herdados | |
Atributos Protegidos herdados de Frame_Reflower | |
$_frame | |
__construct | ( | Block_Frame_Decorator | $frame | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
reflow | ( | ) |
Reimplementado de Frame_Reflower.
Reimplementado em Table_Cell_Frame_Reflower.
vertical_align | ( | ) |
Align inline children vertically
const MIN_JUSTIFY_WIDTH = 0.80 |