[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/administrator/components/com_newsfeeds/ -> admin.newsfeeds.php (summary)

(no description)

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

Defines 12 functions

  showNewsFeeds()
  editNewsFeed()
  saveNewsFeed()
  publishNewsFeeds()
  unPublishNewsFeeds()
  changePublishNewsFeeds()
  removeNewsFeeds()
  cancelNewsFeed()
  moveUpNewsFeed()
  moveDownNewsFeed()
  orderNewsFeed()
  saveOrder()

Functions
Functions that are not part of a class:

showNewsFeeds( )   X-Ref
List the records


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


saveNewsFeed( )   X-Ref
Saves the record from an edit form submit


publishNewsFeeds( )   X-Ref
Publishes one or more modules


unPublishNewsFeeds( )   X-Ref
Unpublishes one or more modules


changePublishNewsFeeds( $publish )   X-Ref
Publishes or Unpublishes one or more modules

param: integer 0 if unpublishing, 1 if publishing

removeNewsFeeds( )   X-Ref
Removes records


cancelNewsFeed( )   X-Ref
Cancels an edit operation


moveUpNewsFeed( )   X-Ref
Moves the record up one position


moveDownNewsFeed( )   X-Ref
Moves the record down one position


orderNewsFeed( $inc )   X-Ref
Moves the order of a record

param: integer The direction to reorder, +1 down, -1 up

saveOrder( )   X-Ref
Saves user reordering entry




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