Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 8377d4bb25a3992aad680df2952f4b71 > files > 165

php-smarty-doc-2.6.26-1mdv2010.0.noarch.rpm

<HTML
><HEAD
><TITLE
>$debugging</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Smarty Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Smarty Class Variables"
HREF="api.variables.html"><LINK
REL="PREVIOUS"
TITLE="$plugins_dir"
HREF="variable.plugins.dir.html"><LINK
REL="NEXT"
TITLE="$debug_tpl"
HREF="variable.debug.tpl.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Smarty Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="variable.plugins.dir.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 12. Smarty Class Variables</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="variable.debug.tpl.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="variable.debugging"
></A
>$debugging</H1
><P
>&#13;       This enables the <A
HREF="chapter.debugging.console.html"
>debugging console</A
>.
       The console is a javascript popup window that informs you of the
       <A
HREF="language.function.include.html"
>included</A
>
       templates, variables <A
HREF="api.assign.html"
>assigned</A
>
       from php and
       <A
HREF="language.config.variables.html"
>config file variables</A
>
       for the current script. It does not show variables
       assigned within a template with the
       <A
HREF="language.custom.functions.html#language.function.assign"
><TT
CLASS="varname"
>{assign}</TT
>
       </A
> function.
      </P
><P
>The console can also be enabled from the url with
      <A
HREF="variable.debugging.ctrl.html"
>&#13;      <TT
CLASS="parameter"
><I
>$debugging_ctrl</I
></TT
></A
>.
      </P
><P
>&#13;      See also
      <A
HREF="language.function.debug.html"
><TT
CLASS="varname"
>{debug}</TT
></A
>,
      <A
HREF="variable.debug.tpl.html"
><TT
CLASS="parameter"
><I
>$debug_tpl</I
></TT
></A
>,
      and <A
HREF="variable.debugging.ctrl.html"
><TT
CLASS="parameter"
><I
>$debugging_ctrl</I
></TT
></A
>.
      </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="variable.plugins.dir.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="variable.debug.tpl.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>$plugins_dir</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="api.variables.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>$debug_tpl</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>