Zend Framework
1.12
|
Public Member Functions | |
__construct (DomElement $dom) | |
Constructs a new object object from DOM Document. | |
getDate () | |
Returns the date of count. | |
getCount () | |
Returns the number of posts containing query on given date. | |
![]() | |
__construct (DomElement $dom) | |
Constructs a new object from DOM Element. | |
getXml () | |
Returns the document fragment for this object as XML string. | |
Protected Attributes | |
$_date | |
$_count | |
![]() | |
$_fields | |
$_dom | |
$_xpath | |
Additional Inherited Members | |
![]() | |
_parseWeblog () | |
Parses weblog node and sets weblog object. | |
__construct | ( | DomElement | $dom | ) |
Constructs a new object object from DOM Document.
DomElement | $dom | the ReST fragment for this object |
getCount | ( | ) |
Returns the number of posts containing query on given date.
getDate | ( | ) |
Returns the date of count.
|
protected |
|
protected |