build the select list for access level
void
Access
(mixed &$row)
build the select list to choose a category
void
Category
(mixed &$menu, mixed $id, [mixed $javascript = ''])
build the select list to choose a component
void
Component
(mixed &$menu, mixed $id)
Select list of active categories for components
void
ComponentCategory
(mixed $name, mixed $section, [mixed $active = NULL], [mixed $javascript = NULL], [mixed $order = 'ordering'], [mixed $size = 1], [mixed $sel_cat = 1])
build the select list to choose a component
void
ComponentName
(mixed &$menu, mixed $id)
void
GetImageFolders
(mixed &$folders, mixed $path)
void
GetImages
(mixed &$images, mixed $path)
void
GetSavedImages
(mixed &$row, mixed $path)
Checks to see if an image exists in the current templates image directory if it does it loads this image. Otherwise the default image is loaded.
Also can be used in conjunction with the menulist param to create the chosen image load the default or use no image
void
ImageCheck
(mixed $file, [mixed $directory = '/images/M_images/'], [mixed $param = NULL], [mixed $param_directory = '/images/M_images/'], [mixed $alt = NULL], [mixed $name = 'image'], [mixed $type = 1], [mixed $align = 'middle'])
Checks to see if an image exists in the current templates image directory if it does it loads this image. Otherwise the default image is loaded.
Also can be used in conjunction with the menulist param to create the chosen image load the default or use no image
void
ImageCheckAdmin
(mixed $file, [mixed $directory = '/administrator/images/'], [mixed $param = NULL], [mixed $param_directory = '/administrator/images/'], [mixed $alt = NULL], [mixed $name = NULL], [mixed $type = 1], [mixed $align = 'middle'])
build the select list to choose an image
void
Images
(mixed $name, mixed &$active, [mixed $javascript = NULL], [mixed $directory = NULL])
build the link/url of a menu item
void
Link
(mixed &$row, mixed $id, [mixed $link = NULL])
Select list of menu items for a specific menu
void
Links2Menu
(mixed $type, mixed $and)
void
menuItem
(mixed $item)
build the multiple select list for Menu Links/Pages
void
MenuLinks
(mixed &$lookup, [mixed $all = NULL], [mixed $none = NULL])
Select list of menus
void
MenuSelect
([mixed $name = 'menuselect'], [mixed $javascript = NULL])
build the select list for Menu Ordering
void
Ordering
(mixed &$row, mixed $id)
build the select list for parent item
void
Parent
(mixed &$row)
Select list of positions - generally used for location of images
void
Positions
(mixed $name, [mixed $active = NULL], [mixed $javascript = NULL], [mixed $none = 1], [mixed $center = 1], [mixed $left = 1], [mixed $right = 1])
build a radio button option for published state
void
Published
(mixed &$row)
Internal function to recursive scan the media manager directories
void
ReadImages
(string $imagePath, string $folderPath, array &$folders, array &$images)
-
string
$imagePath: Path to scan
-
string
$folderPath: root path of this folder
-
array
&$folders: Value array of all existing folders
-
array
&$images: Value array of all existing images
build the select list to choose a section
void
Section
(mixed &$menu, mixed $id, mixed $all)
Select list of active sections
void
SelectSection
(mixed $name, [mixed $active = NULL], [mixed $javascript = NULL], [mixed $order = 'ordering'])
build the select list for Ordering of a specified Table
void
SpecificOrdering
(mixed &$row, mixed $id, mixed $query, mixed $neworder)
build the select list for target window
void
Target
(mixed &$row)
Select list of active users
void
UserSelect
(mixed $name, mixed $active, mixed $nouser, [mixed $javascript = NULL], [mixed $order = 'name'])