Class LoggerFormattingInfo

Description

This class encapsulates the information obtained when parsing formatting modifiers in conversion modifiers.

  • author: Marco Vassura
  • since: 0.3

Located in /helpers/LoggerFormattingInfo.php (line 31)


	
			
Variable Summary
mixed $leftAlign
mixed $max
mixed $min
Method Summary
LoggerFormattingInfo LoggerFormattingInfo ()
void dump ()
void reset ()
Variables
mixed $leftAlign = false (line 35)
mixed $max = 0x7FFFFFFF (line 34)
mixed $min = -1 (line 33)
Methods
Constructor LoggerFormattingInfo (line 40)

Constructor

LoggerFormattingInfo LoggerFormattingInfo ()
dump (line 49)
void dump ()
reset (line 42)
void reset ()

Documentation generated by phpDocumentor 1.3.2