Category Manager [ Content: All ] Category Manager [ ]
'content') { ?> sect_link = 'index2.php?option=com_sections&task=editA&hidemainmenu=1&id='. $row->section; $link = 'index2.php?option=com_categories§ion='. $section .'&task=editA&hidemainmenu=1&id='. $row->id; $access = mosCommonHTML::AccessProcessing( $row, $i ); $checked = mosCommonHTML::CheckedOutProcessing( $row, $i ); $published = mosCommonHTML::PublishedProcessing( $row, $i ); ?> "> 'content' ) { ?>
# Category Name Published Reorder Order Save Order Access Section Category ID # Active # Trash
rowNumber( $i ); ?> checked_out_contact_category && ( $row->checked_out_contact_category != $my->id ) ) { echo $row->name .' ( '. $row->title .' )'; } else { ?> name .' ( '. $row->title .' )'; ?> orderUpIcon( $i ); ?> orderDownIcon( $i, $n ); ?> section_name; ?> id; ?> active; ?> trash; ?>
getListFooter(); ?>
image == "") { $row->image = 'blank.png'; } if ( $redirect == 'content' ) { $component = 'Content'; } else { $component = ucfirst( substr( $redirect, 4 ) ); if ( $redirect == 'com_contact_details' ) { $component = 'Contact'; } } mosMakeHtmlSafe( $row, ENT_QUOTES, 'description' ); ?>
Category: id ? 'Edit' : 'New';?> [ : name; ?> ]
Category Details
Category Title:
Category Name:
Section:
Image:
Image Position:
Ordering:
Access Level:
Published:
Description: description , 'description', '100%;', '300', '60', '20' ) ; ?>
id > 0 ) { ?>
Link to Menu
This will create a new menu item in the menu you select

Select a Menu
Select Menu Type
Menu Item Name
Existing Menu Links
None
 
Menu links available when saved

Move Category

.
Move to Section:


Categories being moved:
"; foreach ( $items as $item ) { echo "
  • ". $item->name ."
  • "; } echo ""; ?>
    Content Items being moved:
    "; foreach ( $contents as $content ) { echo "
  • ". $content->title ."
  • "; } echo ""; ?>
    This will move the Categories listed
    and all the items within the category (also listed)
    to the selected Section.


    "; } ?>

    Copy Category

    .
    Copy to Section:


    Categories being copied:
    "; foreach ( $items as $item ) { echo "
  • ". $item->name ."
  • "; } echo ""; ?>
    Content Items being copied:
    "; foreach ( $contents as $content ) { echo "
  • ". $content->title ."
  • "; echo "\n id\" />"; } echo ""; ?>
    This will copy the Categories listed
    and all the items within the category (also listed)
    to the selected Section.


    "; } ?>