How to get the class id from php ?!

How to get the class id from php ?!

Wednesday 18 June 2003 8:30:12 am - 2 replies

Author Message

Selmah Maxim

Saturday 21 June 2003 12:41:06 am

Hi ..

No one knows ?! :(

Anyway from user interface it`s work fine , but from admin face i get empty vars !

Am sure there is better way ... any help ?!

Selmah Maxim

Saturday 21 June 2003 12:58:43 am

what i found ...

for users just this will work :
$node =& eZContentObject::fetch( $NodeID );

and admin :
$node =& eZContentObjectTreeNode::fetch( $NodeID );

any idea ?!?

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.