Re: DOMDocument->saveXML()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2006-09-18 at 20:33 -0400, Chris Boget wrote:
> > Why? documentElement property works just fine and is much more flexible.
> 
> Where can you find a list of properties for the object?  I don't see 
> anything like
> this in the documentation.  Doing a search:
> 
> http://us3.php.net/manual-lookup.php?pattern=DOMDocument〈=en
> 
> only returns the methods.  Clicking on any one of the methods gives you a
> list of all the other methods (along with associated objects) in the right 
> hand
> navigation menu but it doesn't have anything about the properties.

Click on one of th edom methods... when you get to the details page for
that method, see the left navigation menu, at the very top is a link to
the class details which contains information about the properties:

    http://us3.php.net/manual/en/ref.dom.php

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux