showlist.php File Reference

Go to the source code of this file.

Functions

 showlist ($query, $type, $template)
 listplug_select ($template, $type)
 listplug_table ($template, $type)
 listplug_table_memberlist ($template, $type)
 listplug_table_teamlist ($template, $type)
 listplug_table_pluginlist ($template, $type)
 listplug_table_plugoptionlist ($template, $type)
 listplug_plugOptionRow ($current)
 listplug_table_itemlist ($template, $type)
 listplug_nextBatchId ()
 listplug_table_commentlist ($template, $type)
 listplug_table_bloglist ($template, $type)
 listplug_table_shortblognames ($template, $type)
 listplug_table_shortnames ($template, $type)
 listplug_table_categorylist ($template, $type)
 listplug_table_templatelist ($template, $type)
 listplug_table_skinlist ($template, $type)
 listplug_table_draftlist ($template, $type)
 listplug_table_actionlist ($template, $type)
 listplug_table_banlist ($template, $type)


Function Documentation

listplug_nextBatchId (  ) 

listplug_plugOptionRow ( current  ) 

listplug_select ( template,
type 
)

Definition at line 62 of file showlist.php.

References ifset(), and shorten().

listplug_table ( template,
type 
)

Definition at line 91 of file showlist.php.

listplug_table_actionlist ( template,
type 
)

Definition at line 602 of file showlist.php.

listplug_table_banlist ( template,
type 
)

Definition at line 617 of file showlist.php.

listplug_table_bloglist ( template,
type 
)

Definition at line 401 of file showlist.php.

listplug_table_categorylist ( template,
type 
)

Definition at line 461 of file showlist.php.

References listplug_nextBatchId().

listplug_table_commentlist ( template,
type 
)

Definition at line 355 of file showlist.php.

References listplug_nextBatchId(), and shorten().

listplug_table_draftlist ( template,
type 
)

Definition at line 584 of file showlist.php.

listplug_table_itemlist ( template,
type 
)

Definition at line 300 of file showlist.php.

References listplug_nextBatchId(), and shorten().

listplug_table_memberlist ( template,
type 
)

Definition at line 113 of file showlist.php.

References help(), and listplug_nextBatchId().

listplug_table_pluginlist ( template,
type 
)

Definition at line 171 of file showlist.php.

References $manager, encode_desc(), quickQuery(), and sql_table().

listplug_table_plugoptionlist ( template,
type 
)

Definition at line 224 of file showlist.php.

References $manager, and listplug_plugOptionRow().

listplug_table_shortblognames ( template,
type 
)

Definition at line 430 of file showlist.php.

listplug_table_shortnames ( template,
type 
)

Definition at line 445 of file showlist.php.

listplug_table_skinlist ( template,
type 
)

Definition at line 507 of file showlist.php.

References $CONF, $DIR_SKINS, and $manager.

listplug_table_teamlist ( template,
type 
)

Definition at line 142 of file showlist.php.

References $manager, help(), and listplug_nextBatchId().

listplug_table_templatelist ( template,
type 
)

Definition at line 486 of file showlist.php.

References $manager.

showlist ( query,
type,
template 
)

Functions to create lists of things inside the admin are

http://nucleuscms.org/license.txt GNU General Public License Copyright (C) 2002-2007 The Nucleus Group

Version:
Id
showlist.php 1197 2007-09-05 07:42:15Z kimitake
Version:
NucleusJP
showlist.php,v 1.7.2.3 2007/12/03 00:01:48 kmorimatsu Exp

Definition at line 23 of file showlist.php.

References $query, mysql_fetch_object(), mysql_free_result(), mysql_num_rows(), and sql_query().

Referenced by ADMIN::action_actionlog(), ADMIN::action_banlist(), ADMIN::action_blogsettings(), ADMIN::action_createnewlog(), ADMIN::action_manageteam(), ADMIN::action_overview(), ADMIN::action_pluginlist(), ADMIN::action_settingsedit(), ADMIN::action_skinedittype(), ADMIN::action_skinoverview(), ADMIN::action_templateoverview(), and ADMIN::pagefoot().



Generated on Wed Jun 25 17:26:01 2008 by  doxygen 1.5.5