4.2. Opl_Debug
4.2.3. printFlags()
4.2.2. dump()
« Previous
4.2.4. write()
Next »

4.2.3. printFlags()

Statusstatic public
Referencevoid Opl_Debug::printFlags( Integer $value, Boolean $console = false )

This is a helper method to work with bitwise flags. It displays the numbers of bits that are set to 1 in the integer $value. The optional argument $console allows to prepare an output for the system console instead of packing it into HTML.

4.2.3. printFlags()
4.2. Opl_Debug
« Previous
4.2.2. dump()
Next »
4.2.4. write()