api_generator
api_generator copied to clipboard
[Unmaintained] Official CakePHP API Generator Git Repository
Created by **Konrad Stobiecki**, 30th Nov 2011. _(originally [Lighthouse ticket #55](http://cakephp.lighthouseapp.com/projects/42879/tickets/55))_: --- Hi! In unordered lists: - level 1 - _ comment _ : displays _comment_ (in italics) - level...
Created by **rynop**, 30th Sep 2011. _(originally [Lighthouse ticket #48](http://cakephp.lighthouseapp.com/projects/42879/tickets/48))_: --- Would it be possible to add support for inline PHPDoc 'code' blocks per http://manual.phpdoc.org/HTMLSmartyConverter/HandS/ric_FAQ.html? in other words support <code>...
Created by **Luigi**, 24th May 2011. _(originally [Lighthouse ticket #47](http://cakephp.lighthouseapp.com/projects/42879/tickets/47))_: --- In the 1.3 class list missing RssHelper and the http://api.cakephp.org/class/rss-helper shows the message: "No class exists in the index...
Created by **Greg Morgan**, 9th May 2011. _(originally [Lighthouse ticket #46](http://cakephp.lighthouseapp.com/projects/42879/tickets/46))_: --- On setup, calling "cake api_index update" resulted in "Missing database table 'api_classes' for model 'ApiClass'" until I deleted...
Created by **[Mark Story](https://github.com/markstory)**, 11th Dec 2010. _(originally [Lighthouse ticket #34](http://cakephp.lighthouseapp.com/projects/42879/tickets/34))_: --- Right now classes are indexed using some mildly hacky regular expressions. It would be a big improvement to...
Created by **Bernard Bondos**, 28th Nov 2010. _(originally [Lighthouse ticket #33](http://cakephp.lighthouseapp.com/projects/42879/tickets/33))_: --- When running api_index update in a app that's using db table prefix, truncate errors shows up: PHP Warning:...
Created by **[Kevin van Zonneveld](https://github.com/kvz)**, 22nd Sep 2010. _(originally [Lighthouse ticket #30](http://cakephp.lighthouseapp.com/projects/42879/tickets/30))_: --- Hi guys. Just tried out api_generator but couldn't get it to work. When running: ``` [kevin`@dev` /app/cakephp/cake/console...
Created by **[primeminister](https://github.com/primeminister)**, 5th Jun 2010. _(originally [Lighthouse ticket #24](http://cakephp.lighthouseapp.com/projects/42879/tickets/24))_: --- I have a separate database.local.php file which is included in the app/config/database.php When I run api_index initdb it is...
Created by **[dogmatic69](https://github.com/dogmatic69)**, 27th Jan 2010. _(originally [Lighthouse ticket #11](http://cakephp.lighthouseapp.com/projects/42879/tickets/11))_: --- been trying to generate some api for a while and thought there was a problem with the paths... after...
Created by **[Predominant](https://github.com/predominant)**, 12th Dec 2009. _(originally [Lighthouse ticket #6](http://cakephp.lighthouseapp.com/projects/42879/tickets/6))_: --- (Reported by: joeb) ## What happened 1. Search for Inflector on http://api.cakephp.org/ 2. A page with one result was...