Changeset [87154ffc5d56e4fe12fb87a9db82495f438a4846] by dleffler
February 14th, 2012 @ 07:09 PM
Updates comments to better categorize phpdoc comments
groupings
https://github.com/exponentcms/exponent-cms/commit/87154ffc5d56e4fe...
Committed by dleffler
- M framework/core/controllers/expCatController.php
- M framework/core/controllers/expCommentController.php
- M framework/core/controllers/expController.php
- M framework/core/controllers/expHTMLEditorController.php
- M framework/core/controllers/expModuleController.php
- M framework/core/controllers/expNestedNodeController.php
- M framework/core/controllers/expRatingController.php
- M framework/core/controllers/expSimpleNoteController.php
- M framework/core/controllers/expTagController.php
- M framework/core/definitions/billingcalculator.php
- M framework/core/definitions/billingmethods.php
- M framework/core/definitions/billingtransactions.php
- M framework/core/definitions/bing_product_types.php
- M framework/core/definitions/bing_product_types_storeCategories.php
- M framework/core/definitions/bots.php
- M framework/core/definitions/calendar.php
- M framework/core/definitions/calendar_reminder_address.php
- M framework/core/definitions/calendarmodule_config.php
- M framework/core/definitions/container.php
- M framework/core/definitions/content_expCats.php
- M framework/core/definitions/content_expComments.php
- M framework/core/definitions/content_expFiles.php
- M framework/core/definitions/content_expRatings.php
- M framework/core/definitions/content_expSimpleNote.php
- M framework/core/definitions/content_expTags.php
- M framework/core/definitions/crosssellItem_product.php
- M framework/core/definitions/discounts.php
- M framework/core/definitions/eventdate.php
- M framework/core/definitions/eventregistration.php
- M framework/core/definitions/expCats.php
- M framework/core/definitions/expComments.php
- M framework/core/definitions/expConfigs.php
- M framework/core/definitions/expFiles.php
- M framework/core/definitions/expRatings.php
- M framework/core/definitions/expRss.php
- M framework/core/definitions/expSimpleNote.php
- M framework/core/definitions/expTags.php
- M framework/core/definitions/external_addresses.php
- M framework/core/definitions/formbuilder_address.php
- M framework/core/definitions/formbuilder_control.php
- M framework/core/definitions/formbuilder_form.php
- M framework/core/definitions/formbuilder_report.php
- M framework/core/definitions/geo_country.php
- M framework/core/definitions/geo_region.php
- M framework/core/definitions/google_product_types.php
- M framework/core/definitions/google_product_types_storeCategories.php
- M framework/core/definitions/groupdiscounts.php
- M framework/core/definitions/htmleditor_ckeditor.php
- M framework/core/definitions/mimetype.php
- M framework/core/definitions/model_aliases.php
- M framework/core/definitions/model_aliases_tmp.php
- M framework/core/definitions/modstate.php
- M framework/core/definitions/nextag_product_types.php
- M framework/core/definitions/nextag_product_types_storeCategories.php
- M framework/core/definitions/option.php
- M framework/core/definitions/option_master.php
- M framework/core/definitions/optiongroup.php
- M framework/core/definitions/optiongroup_master.php
- M framework/core/definitions/order_discounts.php
- M framework/core/definitions/order_payments.php
- M framework/core/definitions/order_status.php
- M framework/core/definitions/order_status_changes.php
- M framework/core/definitions/order_status_messages.php
- M framework/core/definitions/order_type.php
- M framework/core/definitions/orderitems.php
- M framework/core/definitions/orders.php
- M framework/core/definitions/orders_next_invoice_id.php
- M framework/core/definitions/poll_answer.php
- M framework/core/definitions/poll_question.php
- M framework/core/definitions/poll_timeblock.php
- M framework/core/definitions/pricegrabber_product_types.php
- M framework/core/definitions/pricegrabber_product_types_storeCategories.php
- M framework/core/definitions/product.php
- M framework/core/definitions/product_notes.php
- M framework/core/definitions/product_status.php
- M framework/core/definitions/product_storeCategories.php
- M framework/core/definitions/promocodes.php
- M framework/core/definitions/purchase_order.php
- M framework/core/definitions/sales_reps.php
- M framework/core/definitions/search_extension.php
- M framework/core/definitions/search_queries.php
- M framework/core/definitions/section.php
- M framework/core/definitions/section_template.php
- M framework/core/definitions/sectionref.php
- M framework/core/definitions/sessionticket.php
- M framework/core/definitions/shippingcalculator.php
- M framework/core/definitions/shippingmethods.php
- M framework/core/definitions/shippingspeeds.php
- M framework/core/definitions/shopping_product_types.php
- M framework/core/definitions/shopping_product_types_storeCategories.php
- M framework/core/definitions/shopzilla_product_types.php
- M framework/core/definitions/shopzilla_product_types_storeCategories.php
- M framework/core/definitions/simplepollmodule_config.php
- M framework/core/definitions/storeCategories.php
- M framework/core/definitions/subscribers.php
- M framework/core/definitions/tax_class.php
- M framework/core/definitions/tax_geo.php
- M framework/core/definitions/tax_rate.php
- M framework/core/definitions/tax_zone.php
- M framework/core/definitions/tracking_rawdata.php
- M framework/core/definitions/vendor.php
- M framework/core/definitions/version.php
- M framework/core/models/billing.php
- M framework/core/models/billingcalculator.php
- M framework/core/models/billingmethod.php
- M framework/core/models/billingtransaction.php
- M framework/core/models/bing_product_types.php
- M framework/core/models/childProduct.php
- M framework/core/models/crosssellItem.php
- M framework/core/models/discounts.php
- M framework/core/models/ecomconfig.php
- M framework/core/models/expCat.php
- M framework/core/models/expComment.php
- M framework/core/models/expConfig.php
- M framework/core/models/expFile.php
- M framework/core/models/expNestedNode.php
- M framework/core/models/expRating.php
- M framework/core/models/expRecord.php
- M framework/core/models/expRss.php
- M framework/core/models/expSimpleNote.php
- M framework/core/models/expTag.php
- M framework/core/models/expTwitter.php
- M framework/core/models/external_address.php
- M framework/core/models/geoCountry.php
- M framework/core/models/geoRegion.php
- M framework/core/models/google_product_types.php
- M framework/core/models/groupdiscounts.php
- M framework/core/models/keywords.php
- M framework/core/models/model_alias.php
- M framework/core/models/nextag_product_types.php
- M framework/core/models/option.php
- M framework/core/models/option_master.php
- M framework/core/models/optiongroup.php
- M framework/core/models/optiongroup_master.php
- M framework/core/models/order.php
- M framework/core/models/order_discounts.php
- M framework/core/models/order_status.php
- M framework/core/models/order_status_changes.php
- M framework/core/models/order_status_messages.php
- M framework/core/models/order_type.php
- M framework/core/models/orderitem.php
- M framework/core/models/pricegrabber_product_types.php
- M framework/core/models/product_notes.php
- M framework/core/models/product_status.php
- M framework/core/models/product_type.php
- M framework/core/models/promocodes.php
- M framework/core/models/purchase_order.php
- M framework/core/models/sales_rep.php
- M framework/core/models/shipping.php
- M framework/core/models/shippingcalculator.php
- M framework/core/models/shippingmethod.php
- M framework/core/models/shippingspeeds.php
- M framework/core/models/shopping_product_types.php
- M framework/core/models/shopzilla_product_types.php
- M framework/core/models/storeCategory.php
- M framework/core/models/storeCategoryFeeds.php
- M framework/core/models/subscribers.php
- M framework/core/models/taxclass.php
- M framework/core/models/vendor.php
- M framework/core/subsystems/expAjaxReply.php
- M framework/core/subsystems/expBot.php
- M framework/core/subsystems/expCSS.php
- M framework/core/subsystems/expCore.php
- M framework/core/subsystems/expDatabase.php
- M framework/core/subsystems/expDateTime.php
- M framework/core/subsystems/expGeo.php
- M framework/core/subsystems/expHistory.php
- M framework/core/subsystems/expHtmlToPDF.php
- M framework/core/subsystems/expJavascript.php
- M framework/core/subsystems/expLDAP.php
- M framework/core/subsystems/expLang.php
- M framework/core/subsystems/expMail.php
- M framework/core/subsystems/expModules.php
- M framework/core/subsystems/expPaginator.php
- M framework/core/subsystems/expPermissions.php
- M framework/core/subsystems/expQueue.php
- M framework/core/subsystems/expRouter.php
- M framework/core/subsystems/expSession.php
- M framework/core/subsystems/expSettings.php
- M framework/core/subsystems/expSorter.php
- M framework/core/subsystems/expString.php
- M framework/core/subsystems/expTemplate.php
- M framework/core/subsystems/expTheme.php
- M framework/core/subsystems/expTimer.php
- M framework/core/subsystems/expUtil.php
- M framework/core/subsystems/expValidator.php
- M framework/core/subsystems/expVersion.php
- M framework/modules/addressbook/controllers/addressController.php
- M framework/modules/addressbook/definitions/addresses.php
- M framework/modules/addressbook/models/address.php
- M framework/modules/administration/controllers/administrationController.php
- M framework/modules/banners/controllers/bannerController.php
- M framework/modules/banners/definitions/banner.php
- M framework/modules/banners/models/banner.php
- M framework/modules/blog/controllers/blogController.php
- M framework/modules/blog/definitions/blog.php
- M framework/modules/blog/models/blog.php
- M framework/modules/company/controllers/companyController.php
- M framework/modules/company/definitions/companies.php
- M framework/modules/company/models/company.php
- M framework/modules/countdown/controllers/countdownController.php
- M framework/modules/ealerts/controllers/ealertController.php
- M framework/modules/ealerts/definitions/expeAlerts.php
- M framework/modules/ealerts/definitions/expeAlerts_subscribers.php
- M framework/modules/ealerts/definitions/expeAlerts_temp.php
- M framework/modules/ealerts/models/expeAlerts.php
- M framework/modules/ecommerce/billingcalculators/authorizedotnet.php
- M framework/modules/ecommerce/billingcalculators/cash.php
- M framework/modules/ecommerce/billingcalculators/creditcard.php
- M framework/modules/ecommerce/billingcalculators/passthru.php
- M framework/modules/ecommerce/billingcalculators/payflowpro.php
- M framework/modules/ecommerce/billingcalculators/paypalExpressCheckout.php
- M framework/modules/ecommerce/billingcalculators/splitcreditcard.php
- M framework/modules/ecommerce/billingcalculators/worldpayCheckout.php
- M framework/modules/ecommerce/controllers/billingController.php
- M framework/modules/ecommerce/controllers/cartController.php
- M framework/modules/ecommerce/controllers/donationController.php
- M framework/modules/ecommerce/controllers/ecomconfigController.php
- M framework/modules/ecommerce/controllers/eventregistrationController.php
- M framework/modules/ecommerce/controllers/orderController.php
- M framework/modules/ecommerce/controllers/order_statusController.php
- M framework/modules/ecommerce/controllers/order_typeController.php
- M framework/modules/ecommerce/controllers/product_statusController.php
- M framework/modules/ecommerce/controllers/purchaseOrderController.php
- M framework/modules/ecommerce/controllers/sales_repController.php
- M framework/modules/ecommerce/controllers/shippingController.php
- M framework/modules/ecommerce/controllers/storeCategoryController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/ecommerce/controllers/taxController.php
- M framework/modules/ecommerce/products/model/donation.php
- M framework/modules/ecommerce/products/model/eventregistration.php
- M framework/modules/ecommerce/products/model/giftcard.php
- M framework/modules/ecommerce/products/model/product.php
- M framework/modules/ecommerce/shippingcalculators/fedexcalculator.php
- M framework/modules/ecommerce/shippingcalculators/flatratecalculator.php
- M framework/modules/ecommerce/shippingcalculators/freeshippingcalculator.php
- M framework/modules/ecommerce/shippingcalculators/instorepickupcalculator.php
- M framework/modules/ecommerce/shippingcalculators/tablebasedcalculator.php
- M framework/modules/ecommerce/shippingcalculators/upscalculator.php
- M framework/modules/faq/controllers/faqController.php
- M framework/modules/faq/definitions/faqs.php
- M framework/modules/faq/models/faq.php
- M framework/modules/file/controllers/fileController.php
- M framework/modules/file/definitions/file.php
- M framework/modules/filedownloads/controllers/filedownloadController.php
- M framework/modules/filedownloads/definitions/filedownloads.php
- M framework/modules/filedownloads/models/filedownload.php
- M framework/modules/flickrfeed/controllers/flickrfeedController.php
- M framework/modules/flowplayer/controllers/flowplayerController.php
- M framework/modules/flowplayer/definitions/flowplayer.php
- M framework/modules/flowplayer/models/flowplayer.php
- M framework/modules/headline/controllers/headlineController.php
- M framework/modules/headline/definitions/headline.php
- M framework/modules/headline/models/headline.php
- M framework/modules/help/controllers/helpController.php
- M framework/modules/help/definitions/help.php
- M framework/modules/help/definitions/help_version.php
- M framework/modules/help/models/help.php
- M framework/modules/help/models/help_version.php
- M framework/modules/importexport/controllers/importexportController.php
- M framework/modules/links/controllers/linksController.php
- M framework/modules/links/definitions/links.php
- M framework/modules/links/models/links.php
- M framework/modules/migration/controllers/migrationController.php
- M framework/modules/motd/controllers/motdController.php
- M framework/modules/motd/definitions/motd.php
- M framework/modules/motd/models/motd.php
- M framework/modules/news/controllers/newsController.php
- M framework/modules/news/definitions/news.php
- M framework/modules/news/models/SimplePie.php
- M framework/modules/news/models/news.php
- M framework/modules/notfound/controllers/notfoundController.php
- M framework/modules/photoalbum/definitions/photo.php
- M framework/modules/photoalbum/models/photo.php
- M framework/modules/pixidou/controllers/pixidouController.php
- M framework/modules/portfolio/controllers/portfolioController.php
- M framework/modules/portfolio/definitions/portfolio.php
- M framework/modules/portfolio/models/portfolio.php
- M framework/modules/recyclebin/controllers/recyclebinController.php
- M framework/modules/recyclebin/models/recyclebin.php
- M framework/modules/report/controllers/reportController.php
- M framework/modules/rss/controllers/rssController.php
- M framework/modules/search/controllers/searchController.php
- M framework/modules/search/definitions/search.php
- M framework/modules/search/models/search.php
- M framework/modules/search/models/search_queries.php
- M framework/modules/snippet/controllers/snippetController.php
- M framework/modules/snippet/definitions/snippet.php
- M framework/modules/snippet/models/snippet.php
- M framework/modules/text/controllers/textController.php
- M framework/modules/text/definitions/text.php
- M framework/modules/text/models/text.php
- M framework/modules/twitter/controllers/twitterController.php
- M framework/modules/twitter/models/Twitter.php
- M framework/modules/users/controllers/loginController.php
- M framework/modules/users/controllers/usersController.php
- M framework/modules/users/definitions/group.php
- M framework/modules/users/definitions/groupmembership.php
- M framework/modules/users/definitions/grouppermission.php
- M framework/modules/users/definitions/passreset_token.php
- M framework/modules/users/definitions/profileextension.php
- M framework/modules/users/definitions/user.php
- M framework/modules/users/definitions/user_address.php
- M framework/modules/users/definitions/user_avatar.php
- M framework/modules/users/definitions/user_bio.php
- M framework/modules/users/definitions/user_instant_messenger.php
- M framework/modules/users/definitions/user_loginAttempts.php
- M framework/modules/users/definitions/user_phone.php
- M framework/modules/users/definitions/user_settings.php
- M framework/modules/users/definitions/userpermission.php
- M framework/modules/users/extensions/user_address.php
- M framework/modules/users/extensions/user_avatar.php
- M framework/modules/users/extensions/user_bio.php
- M framework/modules/users/extensions/user_instant_messenger.php
- M framework/modules/users/extensions/user_phone.php
- M framework/modules/users/models/group.php
- M framework/modules/users/models/profileextension.php
- M framework/modules/users/models/user.php
- M framework/modules/youtube/controllers/youtubeController.php
- M framework/modules/youtube/definitions/youtube.php
- M framework/modules/youtube/models/youtube.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS