Forums / Developer / Get name of Parent Node

Get name of Parent Node

Author Message

Alex Jones

Thursday 10 July 2003 2:02:12 pm

I know I can use $node.parent_node_id to generate the ID of the parent node, but how can I get the name of that same node?

Specifically, I am trying to get the name of the folder (One) within which another folder (Two) is located.

I've been digging around for an answer for a while now, so if this is a simple answer I'm going to kick myself. ;)

Thanks!

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Karsten Jennissen

Friday 11 July 2003 12:03:04 am

Hi Alex,

you can dig in the demo examples. That's the best way to learn the template language. Browse through the demo site, identify a view that you want to learn about, turn on template debug to see which templates are being used. You can just copy the examples used there.

hth
Karsten

Paul Forsyth

Friday 11 July 2003 1:48:42 am

I find that i often need to use a fetch operator to retreive the node based on the parent id.

Remember to also use the show command to find out what attributers an object has. eg

{$node|attribute(show)}

paul

Alex Jones

Friday 11 July 2003 6:57:25 am

Hrrrm, this seems a bit odd that we can easily generate the parent node id, though not the parent node name... I will use a fetch to grab the info, but it seems to me this should be as easy to retrieve as the node id.

Any reason why my belief doesn't make sense?

As always, I appreciate the prompt reply Paul and Karsten!

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Sergiy Pushchin

Friday 11 July 2003 8:00:46 am

The thing is that parent_node_id is direct attribute for node, i mean it is stored in the same database row, if you want to know the name of parent node you need to fetch it. And there is attribute (so called functional attribute) for node called "parent". So to do what you want, you need to write $node.parent.name.

Alex Jones

Friday 11 July 2003 8:23:00 am

Thanks Sergiy! Knowing about .parent.name helped me figure out what I was doing wrong!

FYI Karsten, I was actually adapting the "Creating Tree Menus" example (http://www.ez.no/developer/ez_publish_3/documentation/customization/tips_tricks/creating_tree_menus) for my code which is how I came up with the question. I'm trying to ramp up my examining code in general, reading the docs and asking lots of questions (as Paul can attest to).

I'm learning as quickly as possible. :)

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

eZ debug

Timing: Jan 18 2025 18:21:47
Script start
Timing: Jan 18 2025 18:21:47
Module start 'content'
Timing: Jan 18 2025 18:21:47
Module end 'content'
Timing: Jan 18 2025 18:21:48
Script end

Main resources:

Total runtime0.7594 sec
Peak memory usage4,096.0000 KB
Database Queries207

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 587.7031180.8438
Module start 'content' 0.00480.6244 768.5469643.3438
Module end 'content' 0.62920.1301 1,411.8906337.0703
Script end 0.7593  1,748.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.5422210.0002
Check MTime0.00150.1914210.0001
Mysql Total
Database connection0.00070.087110.0007
Mysqli_queries0.679489.45942070.0033
Looping result0.00210.27352050.0000
Template Total0.736297.020.3681
Template load0.00270.360720.0014
Template processing0.733596.588620.3667
Template load and register function0.00010.012210.0001
states
state_id_array0.00080.099410.0008
state_identifier_array0.00060.082820.0003
Override
Cache load0.00230.3090340.0001
Sytem overhead
Fetch class attribute can translate value0.00210.278450.0004
Fetch class attribute name0.00120.153680.0001
XML
Image XML parsing0.00390.508550.0008
class_abstraction
Instantiating content class attribute0.00000.0025100.0000
General
dbfile0.00620.8180330.0002
String conversion0.00000.000530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs