|
MIOLO25
|
Campos de Dados | |
| const | DEFAULT_COUNTER = "-dompdf-default-counter" |
Atributos Protegidos | |
| $_lines | |
| $_counters | |
| $_cl | |
Atributos Protegidos herdados de Frame_Decorator | |
| $_root | |
| $_frame | |
| $_positioner | |
| $_reflower | |
| $_dompdf | |
Atributos Protegidos herdados de Frame | |
| $_node | |
| $_id | |
| $_style | |
| $_original_style | |
| $_parent | |
| $_first_child | |
| $_last_child | |
| $_prev_sibling | |
| $_next_sibling | |
| $_containing_block | |
| $_position | |
| $_decorator | |
Class constructor
| Frame | $frame | the decoration target |
Reimplementado de Frame_Decorator.
Reimplementado em Table_Cell_Frame_Decorator.
| add_frame_to_line | ( | Frame | $frame | ) |
| add_line | ( | ) |
| clear_line | ( | $i | ) |
| counter_value | ( | $id = self::DEFAULT_COUNTER, | |
| $type = "decimal" ) |
| get_current_line | ( | $i = null | ) |
| get_lines | ( | ) |
| increase_line_width | ( | $w | ) |
| increment_counter | ( | $id = self::DEFAULT_COUNTER, | |
| $increment = 1 ) |
| maximize_line_height | ( | $val | ) |
| remove_frames_from_line | ( | Frame | $frame | ) |
| reset | ( | ) |
Reimplementado de Frame_Decorator.
Reimplementado em Table_Cell_Frame_Decorator.
| reset_counter | ( | $id = self::DEFAULT_COUNTER, | |
| $value = 0 ) |
| set_current_line | ( | $y = null, | |
| $w = null, | |||
| $h = null ) |
| set_line | ( | $lineno, | |
| $y = null, | |||
| $w = null, | |||
| $h = null ) |
|
protected |
|
protected |
|
protected |
| const DEFAULT_COUNTER = "-dompdf-default-counter" |