Namespaces | Functions

cms/inheritedinfo.lib.php File Reference

Go to the source code of this file.

Namespaces

namespace  pragyan
 

Widget Framework for Pragyan CMS (c) 2010 Pragyan Team http://www.gnu.org/licenses/ GNU Public License For more details, see README Add support for File Upload/Download via the widget's configurations Reload Widgets ,Get Widget Instances. see bottom.


Functions

 inheritedinfo ($array)

Function Documentation

inheritedinfo ( array  ) 

inheritedinfo.lib.php: Returns the header of the page if it has been set by the user for some specific page in the page path. Inherits it from tree. Input : array of page id's which constitute the page path Output : header, inherited from the tree path.

Parameters:
$array array Array containing the page id's, passed as input to the function.

Definition at line 28 of file inheritedinfo.lib.php.