[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/administrator/components/com_contact/ -> admin.contact.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: admin.contact.php 19343 2010-11-03 18:12:02Z ian $
File Size: 516 lines (14 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  showContacts()
  editContact()
  saveContact()
  removeContacts()
  changeContact()
  orderContacts()
  cancelContact()
  changeAccess()
  saveOrder()

Functions
Functions that are not part of a class:

showContacts( $option )   X-Ref
List the records

param: string The current GET/POST option

editContact($edit )   X-Ref
Creates a new or edits and existing user record

param: int The id of the record, 0 if a new entry
param: string The current GET/POST option

saveContact( $task )   X-Ref
Saves the record from an edit form submit

param: string The current GET/POST option

removeContacts( &$cid )   X-Ref
Removes records

param: array An array of id keys to remove
param: string The current GET/POST option

changeContact( $cid=null, $state=0 )   X-Ref
Changes the state of one or more content pages

param: array An array of unique category id numbers
param: integer 0 if unpublishing, 1 if publishing
param: string The current option

orderContacts( $uid, $inc )   X-Ref
No description

cancelContact()   X-Ref
No description

changeAccess( $id, $access )   X-Ref
changes the access level of a record

param: integer The increment to reorder by

saveOrder( &$cid )   X-Ref
No description



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1