if ( $this -> _rw == 'edit' ):?>
' /> else:?>
endif;?>
1
Ustawienia podstawowe
2
Ustawienia zaawansowane
Ustawienia podstawowe
if ( is_array( $this -> _language ) ) foreach ( $this -> _language as $lg ) { ?>
= $lg['name'];?>
} ?>
if ( is_array( $this -> _language ) ) foreach ( $this -> _language as $lg ) { ?>
Tytuł:
' id='title_= $lg['id'];?>' value='= $this -> secureHTML( $lg['title'] );?>' />
Link SEO:
' id='seo_link_= $lg['id'];?>' value='= $this -> secureHTML( $lg['seo_link'] );?>' />
generuj
Meta title:
' id='title_= $lg['id'];?>' value='= $this -> secureHTML( $lg['meta_title'] );?>' />
Meta description:
' cols='60' rows='5'>= $this -> secureHTML( $lg['meta_description'] );?>
Meta keywords:
' cols='60' rows='5'>= $this -> secureHTML( $lg['meta_keywords'] );?>
} ?>
Ustawienia zaawansowane
Menu:
if ( is_array( $this -> _menu ) ):?> foreach ( $this -> _menu as $menu ):?>
_page['id_menu'] ):?>selected="selected" endif;?>>= $menu['name'];?>
endforeach;?> endif;?>
Strona nadrzędna:
---- pozycja główna ----
echo \admin\view\Pages::drawSubpagesEdit( $this -> _pages, $this -> _parent_id, $this -> _step, $this -> _id ); ?>
Typ strony:
if ( is_array ( $this -> _page_types ) ) foreach ( $this -> _page_types as $page_type ) { ?>
' if ( $this -> _page['id_page_type'] == $page_type['id'] ) echo "selected='selected'"; ?>> = $page_type['name'];?>
} ?>
Kolejność wyświetlania:
if ( is_array( $this -> _sort ) ) foreach ( $this -> _sort as $sort ) { ?>
' if ( $this -> _page['id_sort_type'] == $sort['id'] ) echo "selected='selected'";?>> = $sort['name'];?>
} ?>
Szablon
---- szablon domyślny ----
if ( is_array( $this -> _layouts ) ): foreach ( $this -> _layouts as $layout ):?>
_layout_id == $layout['id'] ):?>selected="selected" endif;?>>= $layout['name'];?>
endforeach; endif;?>
Liczba artykułów:
_page['article_number'] : $tmp = '2';?>' />
Pokaż tytuł:
_page['show_title'] ) echo "checked='checked'";?> /> nie
_page['show_title'] || $this -> _rw == 'add' ) echo "checked='checked'";?> /> tak
Aktywna:
_page['enabled'] ) echo "checked='checked'";?> /> nie
_page['enabled'] || $this -> _rw == 'add' ) echo "checked='checked'";?> /> tak
Tylko dla zalogowanych:
_page['only_for_logged'] ) echo "checked='checked'";?> /> nie
_page['only_for_logged'] ) echo "checked='checked'";?> /> tak
Podłącz formularz kontaktowy:
_page['contact_form'] ) echo "checked='checked'";?> /> nie
_page['contact_form'] ) echo "checked='checked'";?> /> tak
Link: