:
id ); $checked = JHTML::_('grid.checkedout', $row, $i ); $published = JHTML::_('grid.published', $row, $i ); $row->cat_link = JRoute::_( 'index.php?option=com_categories§ion=com_newsfeeds&task=edit&cid[]='. $row->catid ); ?>
getListFooter(); ?>
getRowOffset( $i ); ?> get ('id'), $row->checked_out ) ) { echo $row->name; } else { ?> name; ?> orderUpIcon($i, ($row->catid == @$rows[$i-1]->catid), 'orderup', 'Move Up', $ordering ); ?> orderDownIcon($i, $n, ($row->catid == @$rows[$i+1]->catid), 'orderdown', 'Move Down', $ordering ); ?> class="text_area" style="text-align: center" /> catname;?> numarticles;?> cache_time;?> id; ?>
get('gid') == 25 ) { $visible = 1; } HTML_newsfeeds::writableCell( JPATH_SITE.DS.'cache', 0, ''. JText::_('Cache Directory') .' ', $visible ); ?>
:
'. JText::_( 'Writable' ) .''; $unwriteable = ''. JText::_( 'Unwritable' ) .''; echo ''; echo ''; echo $text; if ( $visible ) { echo $folder . '/'; } echo ''; echo ''; if ( $relative ) { echo is_writable( "../$folder" ) ? $writeable : $unwriteable; } else { echo is_writable( "$folder" ) ? $writeable : $unwriteable; } echo ''; echo ''; } }