[ Index ] |
|
Code source de GeekLog 1.4.1 |
![]() | Remonter | |
![]() | classes/ | |
![]() | databases/ | |
![]() | install_templates/ | |
![]() | pear/ | |
![]() | lib-admin.php [source] [1051 lignes] | |
![]() | lib-comment.php [source] [1203 lignes] | |
![]() | lib-custom.php [source] [523 lignes] | |
![]() | lib-database.php [source] [526 lignes] | This is the high-level database layer for Geeklog (for the low-level stuff, see the system/databases directory). NOTE: As of Geeklog 1.3.5 you should not have to edit this file any more. |
![]() | lib-mbyte.php [source] [271 lignes] | |
![]() | lib-pingback.php [source] [197 lignes] | |
![]() | lib-plugins.php [source] [1949 lignes] | This is the plugin library for Geeklog. This is the API that plugins can implement to get tight integration with Geeklog. See each function for more details. |
![]() | lib-security.php [source] [1023 lignes] | This is the security library for Geeklog. This is used to implement Geeklog's *nix-style security system. Programming notes: For items you need security on you need the following for each record in your database: owner_id | mediumint(8) group_id | mediumint(8) perm_owner | tinyint(1) unsigned perm_group | tinyint(1) unsigned perm_members | tinyint(1) unsigned perm_anon | tinyint(1) unsigned |
![]() | lib-sessions.php [source] [475 lignes] | This is the session management library for Geeklog. Some of this code was borrowed from phpBB 1.4.x which is also GPL'd |
![]() | lib-story.php [source] [981 lignes] | |
![]() | lib-syndication.php [source] [634 lignes] | |
![]() | lib-trackback.php [source] [948 lignes] | |
![]() | lib-user.php [source] [587 lignes] | |
![]() | memberdetail.thtml [source] [30 lignes] |
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |