Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
page_multiple_page_page_edit_fns.inc
1
<?php
18
require_once SQ_CORE_PACKAGE_PATH.
'/bodycopy/bodycopy/bodycopy_edit_fns.inc'
;
19
31
class
Page_Multiple_Page_Page_Edit_Fns
extends
Bodycopy_Edit_Fns
32
{
37
function
__construct
()
38
{
39
parent::__construct();
40
41
$this->static_screens[
'tagging'
] = Array(
42
'name'
=>
'Tagging'
,
43
'force_unlock'
=> TRUE,
44
'lock_type'
=>
'menu'
,
45
);
46
47
}
//end constructor
48
49
50
}
//end class
51
52
?>
squiz_matrix
packages
cms
page_templates
page_multiple_page_page
page_multiple_page_page_edit_fns.inc
Generated on Tue Jan 29 2013 14:04:58 for Squiz Matrix by
1.8.3.1