| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: commonhtml.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 270 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
mosCommonHTML:: (12 methods):
ContentLegend()
menuLinksContent()
menuLinksSecCat()
checkedOut()
loadOverlib()
loadCalendar()
AccessProcessing()
CheckedOutProcessing()
PublishedProcessing()
selectState()
saveorderButton()
tableOrdering()
Class: mosCommonHTML - X-Ref
Legacy class, use {@link JHTML::_()} instead| ContentLegend( ) X-Ref |
| Legacy function, use {@link JHTML::_('legend');} instead |
| menuLinksContent( &$menus ) X-Ref |
| Legacy function, deprecated |
| menuLinksSecCat( &$menus ) X-Ref |
| Legacy function, deprecated |
| checkedOut( &$row, $overlib=1 ) X-Ref |
| Legacy function, use {@link JHTMLGrid::checkedOut()} instead |
| loadOverlib() X-Ref |
| Legacy function, use {@link JHTML::_('behavior.tooltip')} instead |
| loadCalendar() X-Ref |
| Legacy function, use {@link JHTML::_('behavior.calendar')} instead |
| AccessProcessing( &$row, $i, $archived=NULL ) X-Ref |
| Legacy function, use {@link JHTML::_('grid.access')} instead |
| CheckedOutProcessing( &$row, $i ) X-Ref |
| Legacy function, use {@link JHTML::_('grid.checkedout')} instead |
| PublishedProcessing( &$row, $i, $imgY='tick.png', $imgX='publish_x.png' ) X-Ref |
| Legacy function, use {@link JHTML::_('grid.published')} instead |
| selectState( $filter_state=NULL, $published='Published', $unpublished='Unpublished', $archived=NULL ) X-Ref |
| Legacy function, use {@link JHTML::_('grid.state')} instead |
| saveorderButton( $rows, $image='filesave.png' ) X-Ref |
| Legacy function, use {@link JHTML::_('grid.order')} instead |
| tableOrdering( $text, $ordering, &$lists, $task=NULL ) X-Ref |
| Legacy function, use {@link echo JHTML::_('grid.sort')} instead |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |