CaMykS
1.0-20231201
|
Variables | |
global | $camyks |
Admin_GenericDirectoryManager Module category list parameters. More... | |
$this | categoryStatusList = $this->get_categoriesStatusList(true) |
$this | editCategoryLink = $this->get_adminLink(array('mode'=>'edit_category', 'category_id'=>'%s')) |
$this | deleteCategoryLink = 'javascript:adminengine_confirmRedirect(deleteCategoryUrl+%s, deleteCategoryMessage);' |
$this | categoryListParams = array('name'=>'categoryList', 'useSession'=>true, 'object'=>&$this->categoryItem, 'language'=>$this->language) |
$this | categoryListParams ['headhiddens'] = array('openTab'=>'categories') |
$this | categoryListParams ['headselectors'] |
$this | categoryListParams ['sort'] = array('allowed'=>false, 'default'=>'title', 'defaultway'=>'') |
$this | categoryListParams ['listlinks'] = array('new'=>array('title'=>$this->get_translation('addnewcategory'), 'icon'=>'plus', 'url_value'=>vsprintf($this->editCategoryLink, 0), 'titlecolumn'=>'title', 'buttoncolumn'=>'edit')) |
$this | categoryListParams ['listcolumns'] |
global $camyks |
Admin_GenericDirectoryManager Module category list parameters.
$this categoryStatusList = $this->get_categoriesStatusList(true) |
$this editCategoryLink = $this->get_adminLink(array('mode'=>'edit_category', 'category_id'=>'%s')) |
$this deleteCategoryLink = 'javascript:adminengine_confirmRedirect(deleteCategoryUrl+%s, deleteCategoryMessage);' |
$this categoryListParams = array('name'=>'categoryList', 'useSession'=>true, 'object'=>&$this->categoryItem, 'language'=>$this->language) |
$this categoryListParams[ 'headhiddens'] = array('openTab'=>'categories') |
$this categoryListParams[ 'headselectors'] |
$this categoryListParams[ 'sort'] = array('allowed'=>false, 'default'=>'title', 'defaultway'=>'') |
$this categoryListParams[ 'listlinks'] = array('new'=>array('title'=>$this->get_translation('addnewcategory'), 'icon'=>'plus', 'url_value'=>vsprintf($this->editCategoryLink, 0), 'titlecolumn'=>'title', 'buttoncolumn'=>'edit')) |
$this categoryListParams[ 'listcolumns'] |