[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Service/Technorati/ -> Result.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 121 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  __construct()
  _parseWeblog()
  getXml()

Functions
Functions that are not part of a class:

__construct(DomElement $dom)   X-Ref
Constructs a new object from DOM Element.
Properties are automatically fetched from XML
according to array of $_fields to be read.

param: DomElement $result  the ReST fragment for this object

_parseWeblog()   X-Ref
Parses weblog node and sets weblog object.

return: void

getXml()   X-Ref
Returns the document fragment for this object as XML string.

return: string   the document fragment for this object



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1