This page documents motivations behind conventions and decisions in the framework.
admin index.php index.local.php .htaccess index.php index.local.php .htaccess
FCom Catalog CatalogFrontend.php CatalogAdmin.php
<?php class Custom_Module_Frontend extends BClass { } class Custom_Module_Frontend_Controller extends FCom_Frontend_Controller_Abstract { } class Custom_Module_Model_Test extends FCom_Core_Model_Abstract { }
==== idiorm/paris ==== ==== B* classes ====