Property | Type | Description | |
---|---|---|---|
$debug | |||
$defaultAuthorEmail | |||
$doc | |||
$includeAttachments | |||
$includeComments | |||
$objectCount |
Method | Description | |
---|---|---|
__construct ( ) | ||
_mkdatetime ( $local, $utc, $localstr, $fallbackTZOffset ) | ||
createItemObject ( DOMNode $item ) | ||
deduceChannelTimezoneOffset ( $channel ) | ||
dump ( $obj, $name = null ) | ||
import ( DOMDocument $doc, $commitChannels = true ) | ||
importChannel ( DOMNode $channel, $commit ) | ||
importItem ( DOMNode $item, $fallbackTZOffset ) | ||
mkdirs ( $path, $maxdepth, $mode = 509 ) | ||
parseComment ( DOMNode $comment, &$wpid ) | ||
postProcessAttachment ( WPAttachment $obj ) | ||
postProcessExposedContent ( GBExposedContent $obj ) | ||
report ( $msg ) | ||
reportError ( $msg ) | ||
writeAttachment ( WPAttachment $obj ) | ||
writeComments ( GBExposedContent $obj ) | ||
writeExposedContent ( GBExposedContent $obj ) | ||
writemsg ( $timestr, $msgstr, $cssclass = '' ) |
public postProcessAttachment ( WPAttachment $obj ) | ||
$obj | WPAttachment |
public postProcessExposedContent ( GBExposedContent $obj ) | ||
$obj | GBExposedContent |
public writeExposedContent ( GBExposedContent $obj ) | ||
$obj | GBExposedContent |