Main Page   File List   File Members   Related Pages  

base_page.inc.php File Reference

Helper functions for the base_page module. More...

Go to the source code of this file.

Functions

 Ibase_page_getColSpan ($cell)
 Gets the column span of a given cell.

 Ibase_page_getRowSpan ($cell)
 Gets the row span of a given cell.

 Ibase_page_doShowData ($cell)
 Works out if data should be shown.


Detailed Description

Helper functions for the base_page module.

Definition in file base_page.inc.php.


Function Documentation

Ibase_page_doShowData   cell
 

Works out if data should be shown.

Parameters:
cell  The name of the cell.
Returns:
true/false.

Definition at line 154 of file base_page.inc.php.

References get_entry(), Ibase_page_getColSpan(), and Ibase_page_getRowSpan().

Referenced by get_page().

Ibase_page_getColSpan   cell
 

Gets the column span of a given cell.

Parameters:
cell  The name of the cell.
Returns:
Integer, >= 0

Definition at line 15 of file base_page.inc.php.

References get_entry(), and Ibase_page_getRowSpan().

Referenced by get_page(), and Ibase_page_doShowData().

Ibase_page_getRowSpan   cell
 

Gets the row span of a given cell.

m $cell The name of the cell.
Returns:
Integer, >= 0

Definition at line 91 of file base_page.inc.php.

References get_entry().

Referenced by get_page(), Ibase_page_doShowData(), and Ibase_page_getColSpan().


Generated on Wed Jun 9 03:38:16 2004 for modphpcms by doxygen1.2.18