Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: /sitemap/chk_tmpl_tags.php
sitemap - Richy's Site Map

MainPages::CheckTemplateTags

"CheckTemplateTags" module.

 

public module CheckTemplateTags

"CheckTemplateTags" module.

Version$Revision: 1.2 $
Copyright(c)2002 R.J. Vrijhof

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Magic$Id: chk_tmpl_tags.php,v 1.2 2002/02/26 12:40:43 richy Exp $

 

Private Constant Summary

TAGS_TMPL >>1<<
TAGS_PHP >>2<<
TEMPLATES >>4<<
TMPL_PHP >>8<<
TAGS_DIFF >>16<<
TMPL_DIFF >>32<<

Included files Summary, Type: require_once

./config/config.inc.php
$base_dir/include/auth.inc.php
$base_dir/include/class.dir.php

Private Constant Details

TAGS_TMPL

define( TAGS_TMPL, >>1<< )
Case: default: case sensitive



TAGS_PHP

define( TAGS_PHP, >>2<< )
Case: default: case sensitive



TEMPLATES

define( TEMPLATES, >>4<< )
Case: default: case sensitive



TMPL_PHP

define( TMPL_PHP, >>8<< )
Case: default: case sensitive



TAGS_DIFF

define( TAGS_DIFF, >>16<< )
Case: default: case sensitive



TMPL_DIFF

define( TMPL_DIFF, >>32<< )
Case: default: case sensitive



Included Files, Type: require_once

./config/config.inc.php

require_once( ./config/config.inc.php )



$base_dir/include/auth.inc.php

require_once( $base_dir/include/auth.inc.php )



$base_dir/include/class.dir.php

require_once( $base_dir/include/class.dir.php )




Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta