Beispiel #1
0
	 * @param bool $show_checkbox
	 */
	MetaManagerDataDecorator::set_show_checkbox(1);
	
	/**
	 * Position checkbox at tab e.g. : "Root.Content.Main" or "Root.Content.Metadata" (default)
	 * @param string $checkbox_tab
	 */
	MetaManagerDataDecorator::set_checkbox_tab("Root.Content.Metadata");
	
	/**
	 * Position checkbox above e.g. : "Content", "Title" or "MenuTitle"
	 * Leave empty to show the checkbox below the Contentfield
	 * @param string $checkbox_pos
	 */
	MetaManagerDataDecorator::set_checkbox_pos("");
	
	/**
	 * Show wich Meta fields wil be updated. set_show_checkbox must bu enabled
	 * @param bool $show_meta_messages 
	 */
	MetaManagerDataDecorator::set_show_meta_messages(0);

	/**
	 * Set the default state of generate checkbox in content tab
	 * @param bool $checkbox_state 1 or 0
	 */
	MetaManagerDataDecorator::set_checkbox_state(1);

	/**
	 * Set to hide the metatab