Procedural File: pnadmin.php
Source Location: /Theme/pnadmin.php
Page Details:
Zikula Application Framework
Tags:
theme_admin_clear_cache [line 1149]
void theme_admin_clear_cache(
$args)
|
|
Clear cached pages
Using this function, the admin can clear all cached templates for the system.
Tags:
Parameters
theme_admin_clear_compiled [line 1124]
void theme_admin_clear_compiled(
$args)
|
|
Clear compiled templates
Using this function, the admin can clear all compiled templates for the system.
Tags:
Parameters
theme_admin_create [line 49]
void theme_admin_create(
)
|
|
view all themes
theme_admin_credits [line 931]
void theme_admin_credits(
$args)
|
|
display the theme credits
Parameters
theme_admin_delete [line 1169]
void theme_admin_delete(
)
|
|
delete a theme
theme_admin_deletepageconfigurationassignment [line 874]
void theme_admin_deletepageconfigurationassignment(
)
|
|
delete a theme page configuration assignment
theme_admin_main [line 17]
theme_admin_modify [line 148]
void theme_admin_modify(
$args)
|
|
modify theme
Parameters
theme_admin_modifyconfig [line 1227]
void theme_admin_modifyconfig(
)
|
|
modify theme settings
theme_admin_modifypageconfigtemplates [line 518]
void theme_admin_modifypageconfigtemplates(
$args)
|
|
modify a theme page configuration
Parameters
theme_admin_modifypageconfigurationassignment [line 722]
void theme_admin_modifypageconfigurationassignment(
$args)
|
|
modify a theme page configuration
Parameters
theme_admin_new [line 31]
display form to create a theme
theme_admin_pageconfigurations [line 459]
void theme_admin_pageconfigurations(
$args)
|
|
display the content wrappers for the theme
Parameters
theme_admin_palettes [line 341]
void theme_admin_palettes(
$args)
|
|
display the themes block positions
Parameters
theme_admin_regenerate [line 963]
bool theme_admin_regenerate(
)
|
|
Re-generate theme list
Tags:
theme_admin_setasdefault [line 988]
void theme_admin_setasdefault(
$args)
|
|
set theme as default for site
Parameters
theme_admin_updateconfig [line 1272]
void theme_admin_updateconfig(
)
|
|
Update configuration
theme_admin_updatepageconfigtemplates [line 626]
void theme_admin_updatepageconfigtemplates(
$args)
|
|
modify a theme page configuration
Parameters
theme_admin_updatepageconfigurationassignment [line 796]
void theme_admin_updatepageconfigurationassignment(
$args)
|
|
modify a theme page configuration
Parameters
theme_admin_updatepalettes [line 383]
void theme_admin_updatepalettes(
$args)
|
|
update the theme settings
Parameters
theme_admin_updatesettings [line 189]
void theme_admin_updatesettings(
$args)
|
|
update the theme variables
Parameters
theme_admin_updatevariables [line 280]
void theme_admin_updatevariables(
$args)
|
|
update the theme variables
Parameters
theme_admin_upgrade [line 1042]
void theme_admin_upgrade(
$args)
|
|
upgrade theme
Parameters
theme_admin_variables [line 235]
void theme_admin_variables(
$args)
|
|
display the theme variables
Parameters
theme_admin_view [line 85]
_theme_admin_checkfilters [line 691]
void _theme_admin_checkfilters(
$type, $filters)
|
|
check if the given filter exists
Parameters