Padding Class Reference
List of all members.Public Member Functions | |
| Padding ($top, $right=null, $bottom=null, $left=null) | |
Public Attributes | |
| $top | |
| $right | |
| $bottom | |
| $left | |
Detailed Description
A padding.
Member Function Documentation
| Padding::Padding | ( | $ | top, | |
| $ | right = null, |
|||
| $ | bottom = null, |
|||
| $ | left = null | |||
| ) |
Creates a new padding.
- Parameters:
-
integer Top padding integer Right padding integer Bottom padding integer Left padding
Member Data Documentation
| Padding::$top |
Top padding
| Padding::$right |
Right padding
| Padding::$bottom |
Bottom padding
| Padding::$left |
Left padding
The documentation for this class was generated from the following file:
- Padding.php