SWITCH_PAGE
SWITCH_PAGE
Horde_ActiveSync_Wbxml_Encoder:: Encapsulates all Wbxml encoding from server to client.
__construct(\stream $output, integer $log_level = self::LOG_PROTOCOL) : \Horde_ActiveSync_Wbxml_Encoder
Const'r
\stream | $output | The output stream |
integer | $log_level | The logging level |
_startTag(string $tag, mixed $attributes = false, boolean $output_empty = false)
Actually outputs the start tag
string | $tag | @see Horde_ActiveSync_Wbxml_Encoder::startTag |
mixed | $attributes | @see Horde_ActiveSync_Wbxml_Encoder::startTag |
boolean | $output_empty | @see Horde_ActiveSync_Wbxml_Encoder::startTag |