PHP Classes
Icontem

Class: Navelo CMS


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of invitro  >  Navelo CMS  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Navelo CMS Support forum
Base name: navelo-cms
Description: A complete Content Management System
Related top rated classes:
Version: -
Required PHP version: -
License: BSD License
All time users: 5012 users
All time rank: 292
Week users: 11 users
Week rank: 698
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependencies   Applications   Related links   Files Files  

Author

Picture of invitro
Name: invitro <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Singapore Singapore - PHP jobs in Singapore
Home page: ???
Age: 33
All time rank: 363
Week rank: 616

Groups

Group folder image Content management Components and tools to manage content View top rated classes

Detailed description

This package is an object oriented content management system is developing under Object Oriented Programming concept.

All actions can be executed through one instance of the system logic class, distinguishing the system regular users from the administrators

It features:

- Content stored in a SQL database
- Smarty templates based presentation
- XML configuration files
- Content category management
- A content rating system
- A publishing review system
- Content page hits counter system

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (57.5%)
Sufficient (65.0%)
-
Not sure (45.0%)
-
-
Insufficient (39.8%)
1744
Month:
Not yet rated by the users

Packages needed by this class

Class Dependency Why it is needed
Forms generation and validation
Required
Helping to generate all form in CMS

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
FCK Editor WYSIWYG editor
patConfiguration handling XML configuration
Smarty Template handling
ADODB Handling database connection

Files

File Role Description
Plain text file class.aDataCMS.php Class Handling database query
Plain text file class.aFormAddActionCMS.php Class Action for adding category, metadata and page
Plain text file class.aFormApproveActionCMS.php Class Action for approving category, metadata and page
Plain text file class.aFormDeleteActionCMS.php Class Action for deleting category, metadata and page
Plain text file class.aFormReviewActionCMS.php Class Handling all review action in admin side
Plain text file class.aFormUpdateActionCMS.php Class Handling update/edit action
Plain text file class.aLogicCMS.php Class Admin logic class
Plain text file class.cDataCMS.php Class Client data class
Plain text file class.cFormRatingActionCMS.php Class Handling client rating action
Plain text file class.cFormReviewActionCMS.php Class Handling client review action
Plain text file class.cLogicCMS.php Class Client logic class
Plain text file class.FormCMS.php Class Form class for CMS - thanks to Manuel Lemos
Files folder image config
  Plain text file admin.add.category.xml Data Admin add category form
  Plain text file admin.add.content.xml Data Admin add content form
  Plain text file admin.add.page.xml Data Admin add page form
  Plain text file admin.approve.category.xml Data Admin approve category form
  Plain text file admin.approve.content.xml Data Admin approve content form
  Plain text file admin.approve.page.xml Data Admin approve page form
  Plain text file admin.approve.review.xml Data Admin approve review form
  Plain text file admin.bulk-action.xml Data Admin bulk action form
  Plain text file admin.delete.category.xml Data Admin delete category form
  Plain text file admin.delete.content.xml Data Admin delete content form
  Plain text file admin.delete.page.xml Data Admin delete page form
  Plain text file admin.delete.review.xml Data Admin delete review form
  Plain text file admin.update.category.xml Data Admin update category form
  Plain text file admin.update.content.xml Data Admin update content form
  Plain text file admin.update.page.xml Data Admin update page form
  Plain text file admin.update.review.xml Data Admin update review form
  Plain text file client.rating.content.xml Data Client rating content form
  Plain text file client.rating.page.xml Data Client rating page form
  Plain text file client.review.content.xml Data Client Review content form
  Plain text file client.review.page.xml Data Client Review Page form
  Plain text file cms.xml Data CMS info
Plain text file function.acFormValidateCMS.php Aux. General function to validate for action
Plain text file global.class.php Conf. Global other class config
Plain text file index1.php Example Admin Code
Plain text file index2.php Example User Code
Files folder image sql
  Plain text file structure.sql Data Table structure
Files folder image tmpl
  Plain text file admin.add.category.tpl Data Admin add category template
  Plain text file admin.add.content.tpl Data Admin add content template
  Plain text file admin.add.page.tpl Data Admin add page template
  Plain text file admin.approve.category.tpl Data Admin approve category template
  Plain text file admin.approve.content.tpl Data Admin approve content template
  Plain text file admin.approve.page.tpl Data Admin approve page template
  Plain text file admin.approve.review.tpl Data Admin approve review template
  Plain text file admin.confirm.tpl Data Admin confirm template
  Plain text file admin.delete.category.tpl Data Admin Delete category template
  Plain text file admin.delete.content.tpl Data Admin delete content template
  Plain text file admin.delete.page.tpl Data Admin delete page template
  Plain text file admin.delete.review.tpl Data Admin delete review template
  Plain text file admin.form.error.tpl Data Admin error template
  Plain text file admin.update.category.tpl Data Admin update category template
  Plain text file admin.update.content.tpl Data Admin update content template
  Plain text file admin.update.page.tpl Data Admin update page template
  Plain text file admin.update.review.tpl Data Admin update review template
  Plain text file admin.view.category.tpl Data Admin View category template
  Plain text file admin.view.content.tpl Data Admin view conten template
  Plain text file admin.view.list-bar.tpl Data Admin list bar
  Plain text file admin.view.review.content.tpl Data Admin view review content template
  Plain text file admin.view.review.page.tpl Data Admin view review page template
  Plain text file admin.view.title.tpl Data Admin view title template
  Plain text file client.confirm.tpl Data User confirm template
  Plain text file client.rating.content.tpl Data User rating content template
  Plain text file client.rating.page.tpl Data User rating page template
  Plain text file client.review.content.tpl Data User review content template
  Plain text file client.review.page.tpl Data User review page template
  Plain text file client.view.category.tpl Data user view category template
  Plain text file client.view.content.tpl Data user view content template
  Plain text file client.view.print.tpl Data User view print template
  Plain text file client.view.review.content.tpl Data User view review content template
  Plain text file client.view.review.page.tpl Data User view review page template
  Plain text file client.view.title.tpl Data user view title template
  Plain text file client.view.top.hits.tpl Data user view top hits template
  Plain text file client.view.top.rated.tpl Data User view top rated template
  Plain text file client.view.top.review.content.tpl Data User top review template
  Plain text file client.view.top.review.page.tpl Data uer top review page template
Download all files: navelo-cms.tar.gz navelo-cms.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products