API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
mosCommonHTML::AccessProcessing | ( | &$ | row, |
$ | i, | ||
$ | archived = NULL |
||
) |
Legacy function, use JHTML::_('grid.access') instead
Références $i, et JHTML::_().
mosCommonHTML::checkedOut | ( | &$ | row, |
$ | overlib = 1 |
||
) |
Legacy function, use JHTMLGrid::checkedOut() instead
Références JHTML::_(), et jimport().
mosCommonHTML::CheckedOutProcessing | ( | &$ | row, |
$ | i | ||
) |
Legacy function, use JHTML::_('grid.checkedout') instead
Références $i, et JHTML::_().
mosCommonHTML::ContentLegend | ( | ) |
Legacy function, use JHTML::_('legend'); instead
Références JHTML::_(), et JHTML::addIncludePath().
mosCommonHTML::loadCalendar | ( | ) |
Legacy function, use JHTML::_('behavior.calendar') instead
Références JHTML::_().
mosCommonHTML::loadOverlib | ( | ) |
Legacy function, use JHTML::_('behavior.tooltip') instead
Références JHTML::_().
mosCommonHTML::menuLinksContent | ( | &$ | menus | ) |
Legacy function, deprecated
Références $menu, JText::_(), type, et value.
mosCommonHTML::menuLinksSecCat | ( | &$ | menus | ) |
mosCommonHTML::PublishedProcessing | ( | &$ | row, |
$ | i, | ||
$ | imgY = 'tick.png' , |
||
$ | imgX = 'publish_x.png' |
||
) |
Legacy function, use JHTML::_('grid.published') instead
Références $i, et JHTML::_().
mosCommonHTML::saveorderButton | ( | $ | rows, |
$ | image = 'filesave.png' |
||
) |
Legacy function, use JHTML::_('grid.order') instead
Références $image, $rows, et JHTML::_().
mosCommonHTML::selectState | ( | $ | filter_state = NULL , |
$ | published = 'Published' , |
||
$ | unpublished = 'Unpublished' , |
||
$ | archived = NULL |
||
) |
Legacy function, use JHTML::_('grid.state') instead
Références $published, et JHTML::_().
mosCommonHTML::tableOrdering | ( | $ | text, |
$ | ordering, | ||
&$ | lists, | ||
$ | task = NULL |
||
) |
Legacy function, use JHTML::_('grid.sort') instead
Références $ordering, $task, $text, et JHTML::_().