| [ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the Chapter class. This file is part of the evoCore framework - {@link http://evocore.net/} See also {@link http://sourceforge.net/projects/evocms/}.
| Author: | fplanque: Francois PLANQUE. |
| Copyright: | (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/} |
| Version: | $Id: _chapter.class.php,v 1.5 2007/10/06 21:17:25 fplanque Exp $ |
| Poids: | 328 lignes (8 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Chapter:: (7 méthodes):
Chapter()
load_from_request()
urlname_exists()
get_url_path()
get_permanent_url()
load_Blog()
dbinsert()
| Chapter( $db_row = NULL, $subset_ID = NULL ) X-Ref |
| Constructor param: table Database row param: integer|NULL subset to use for new object |
| load_from_request() X-Ref |
| Load data from Request form fields. return: boolean true if loaded data seems valid. |
| urlname_exists( $urlname, $ignore_ID = 0 ) X-Ref |
| get_url_path() X-Ref |
| Pas de description |
| get_permanent_url( $link_type = NULL, $blogurl = NULL, $glue = '&' ) X-Ref |
| Generate the URL to access the category. param: string|NULL 'param_num', 'subchap', 'chapters' param: string|NULL url to use param: string glue between url params |
| load_Blog() X-Ref |
| Pas de description |
| dbinsert() X-Ref |
| Insert object into DB based on previously recorded changes. return: boolean true on success |
| Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
|