Share » Forums » General » export node content in HTML

export node content in HTML

export node content in HTML

Friday 11 April 2008 3:03:46 pm - 2 replies

Modified on Friday 11 April 2008 3:04:48 pm by Michal Slocinski

Author Message

Łukasz Serwatka

Saturday 12 April 2008 1:34:44 am

Hi Michał,

You may find this useful:

http://serwatka.net/blog/ezxmltext_how_to_store_and_ouput_your_content
http://serwatka.net/blog/fetching_ez_publish_content_objects_with_php
http://serwatka.net/blog/ez_publish_content_object_attributes_output_rendering

Note that that examples are for PHP4, so you need to take care about the references mostly while working with PHP5.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Michal Slocinski

Saturday 12 April 2008 3:17:24 am

Thank you for input - it's very valuable for my future experiments and understanding eZ publish APIs.

In the mean time, reviewed 'kernel/content/view.php' and came up with this:

$data = eZNodeviewfunctions::contentViewGenerate( false, $args );

which pretty much does all I need.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu