Forums / General / get all var in my template

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

get all var in my template

Author Message

Rémy Limouzin

Tuesday 15 April 2008 5:33:22 am

Hello,

I look for listing all var in my template.

for example :

I override the template for user/register
At de beginnig of the template there are multiples variables available :
$checkErrNodeId
$validation
$content_attributes

So, I just want to list then, because it's not evident to known they are here.

thank,
:)

Bruce Morrison

Tuesday 15 April 2008 6:17:15 am

Hi Rémy

I think this is what you are looking for: http://projects.ez.no/index.php/show_variables

cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Rémy Limouzin

Monday 21 April 2008 12:27:49 am

thanks Bruce,

This what i look for.
But it dont work with Exponential 3.10

In my template

<!-- 
{show_variables()}
-->

=> In the html page

<!-- 

-->

show_variables is in "ez projects".
I need to install something ?