Static_Grid __construct(
string
$name, integer
$columns_number
)
|
|
Constructor
Parameters:
|
string |
$name: |
Name of the grid |
|
integer |
$columns_number: |
How many coluns will grid have |
Redefinition of:
- Grid::__construct()
- Constructor
Redefined in descendants as:
string get_static_html(
string
$path, string
$language
)
|
|
Returns generated HTML
Parameters:
|
string |
$path: |
Path of the template file |
|
string |
$language: |
Language code |
API Tags:
Redefined in descendants as:
TPLE_Exports get_tple_exports(
)
|
|
Get TPLE Exports
API Tags:
Redefined in descendants as: