#include <page.hpp>


Public Member Functions | |
| global_contents () | |
| ~global_contents () | |
| bool | load (long long site_id) |
| global_contents () | |
| ~global_contents () | |
| bool | load (long long site_id) |
| global_contents () | |
| ~global_contents () | |
| bool | load (long long site_id) |
Private Member Functions | |
| string | getSiteSql (long long site_id) |
| void | propset (global_content &gc) |
| string | getSiteSql (long long site_id) |
| void | propset (global_content &gc) |
| string | getSiteSql (long long site_id) |
| void | propset (global_content &gc) |
Definition at line 67 of file page.hpp.
| global_contents::global_contents | ( | ) | [inline] |
Definition at line 73 of file global_content.hpp.
| global_contents::~global_contents | ( | ) | [inline] |
Definition at line 77 of file global_content.hpp.
| string global_contents::getSiteSql | ( | long long | site_id | ) | [inline, private] |
| void global_contents::propset | ( | global_content & | gc | ) | [inline, private] |
Definition at line 79 of file page.hpp.
References global_content::content, basicField::format(), openRS::getField(), global_content::id, global_content::name, read_base::rs, and global_content::site_id.
Referenced by load().
| bool global_contents::load | ( | long long | site_id | ) | [inline] |
Definition at line 96 of file page.hpp.
References openRS::close(), getSiteSql(), global_content::name, openRS::next(), openRS::open(), propset(), and read_base::rs.
Referenced by page::load().
| string global_contents::getSiteSql | ( | long long | site_id | ) | [inline, private] |
| void global_contents::propset | ( | global_content & | gc | ) | [inline, private] |
Definition at line 65 of file global_content.hpp.
References global_content::content, basicField::format(), openRS::getField(), global_content::id, global_content::name, read_base::rs, and global_content::site_id.
| bool global_contents::load | ( | long long | site_id | ) | [inline] |
Definition at line 82 of file global_content.hpp.
References openRS::close(), getSiteSql(), global_content::name, openRS::next(), openRS::open(), propset(), and read_base::rs.
| string global_contents::getSiteSql | ( | long long | site_id | ) | [inline, private] |
| void global_contents::propset | ( | global_content & | gc | ) | [inline, private] |
Definition at line 79 of file page.hpp.
References global_content::content, basicField::format(), openRS::getField(), global_content::id, global_content::name, read_base::rs, and global_content::site_id.
| bool global_contents::load | ( | long long | site_id | ) | [inline] |
Definition at line 96 of file page.hpp.
References openRS::close(), getSiteSql(), global_content::name, openRS::next(), openRS::open(), propset(), and read_base::rs.
1.5.5