[ Index ]

PHP Cross Reference of zeList

title

Body

[close]

/includes/ -> admin-template.php (summary)

(no description)

File Size: 739 lines (27 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 12 functions

  link_cat_rows()
  _link_cat_rows()
  _link_cat_row()
  link_rows()
  _link_row()
  link_tag_rows()
  _link_tag_row()
  zelist_admin_show_status()
  _link_states()
  inline_edit_link()
  get_link_inline_data()
  banreason_label()

Functions
Functions that are not part of a class:

link_cat_rows( $parent = 0, $level = 0, $categories = 0, $page = 1, $per_page = 20 )   X-Ref
Ugly recursive category stuff.

param: unknown_type $parent
param: unknown_type $level
param: unknown_type $categories
param: unknown_type $page
param: unknown_type $per_page

_link_cat_rows( $categories, &$count, $parent = 0, $level = 0, $page = 1, $per_page = 20 )   X-Ref
Display link categories rows

param: unknown_type $categories
param: unknown_type $count
param: unknown_type $parent
param: unknown_type $level
param: unknown_type $page
param: unknown_type $per_page
return: unknown

_link_cat_row( $category, $level, $name_override = false )   X-Ref
Display a link category row

param: unknown_type $category
param: unknown_type $level
param: unknown_type $name_override
return: unknown

link_rows( $links = array()   X-Ref
Display link rows

param: unknown_type $links

_link_row($a_link, $mode)   X-Ref
Display a link row

param: unknown_type $a_link
param: unknown_type $pending_comments
param: unknown_type $mode

link_tag_rows( $page = 1, $pagesize = 20, $searchterms = '' )   X-Ref
Outputs appropriate rows for the Nth page of the link Tag Management screen,
assuming M tags displayed at a time on the page
Returns the number of tags displayed

param: unknown_type $page
param: unknown_type $pagesize
param: unknown_type $searchterms
return: unknown

_link_tag_row( $tag, $class = '' )   X-Ref
Returns a single tag row (see tag_rows below)
Note: this is also used in admin-ajax.php!

param: unknown_type $tag
param: unknown_type $class
return: unknown

zelist_admin_show_status()   X-Ref
Display a little flag (red/orange/green) next to links

return: unknown_type

_link_states($link)   X-Ref
No description

inline_edit_link( )   X-Ref
{@internal Missing Short Description}}

Outputs the quick edit and bulk edit table rows for posts and pages

param: string $type 'post' or 'page'

get_link_inline_data($link)   X-Ref
{@internal Missing Short Description}}

param: unknown_type $post

banreason_label($reason)   X-Ref
No description



Generated: Sat May 30 23:51:06 2009 Cross-referenced by PHPXref 0.7