 modified_nodes
 modified_nodesDisplays a list of the modified nodes that can be approved by the user.
Located in /templates/admin/user_data/modified_nodes/modified_nodes.php (line 33)
WebObject | --modified_nodes
 add_has_accr (line 138)
		add_has_accr (line 138)
	Find the modified nodes that can be approved by user and add them in the recordset.
 add_is_admin (line 81)
		add_is_admin (line 81)
	Add in the recordset all the modified nodes in the books for which the user is admin.
 get_arr_books_accr (line 111)
		get_arr_books_accr (line 111)
	Return an array with the books where the user has some access rights and is not admin.
 get_arr_books_admin (line 65)
		get_arr_books_admin (line 65)
	return an array of the books for which the user is admin
 get_title (line 239)
		get_title (line 239)
	 has_approve_right (line 179)
		has_approve_right (line 179)
	Returns true if the user has approve right on the given node.
 lang_match (line 229)
		lang_match (line 229)
	Returns true if one of the language ids in the list matches the given language, otherwise returns false. The lang_list is a comma separated list of languages, or 'ALL'.
'ALL' matches any language.
 node_match (line 211)
		node_match (line 211)
	Returns true if one of the node_path expressions in the list matches the given node path, otherwise returns false.
The node_list is a comma separated list of node_path expressions (which are actually regular expressions), or is the string 'ALL'. 'ALL' matches any node path.
 onRender (line 41)
		onRender (line 41)
	First find the books where the user has some access rights.
Then find the modified nodes in each of these books. Next, check whether the user has approve rights on these modified nodes, and if yes, add them to the recordset 'modified_nodes'.
Documentation generated on Wed, 09 Jan 2008 08:26:53 +0100 by phpDocumentor 1.3.2