I work at a large application that contains two groups of users. Each group
will have a different type of profile. for easy to track and organize the
code idea is to create these groups as separate plugins. But each of these
groups should have its own settings plugin.
So, the question is it
\IntegrationTestCase.php:233
D:\xampp\htdocs\EATZ_V2_3.X\plugins\SamplePlugin\tests\TestCase\Controller\CustomersControllerTest.php:29
D:\xampp\php\pear\PHPUnit\TextUI\Command.php:176
D:\xampp\php\pear\PHPUnit\TextUI\Command.php:129
please address the issue.
--
Like Us on FaceBook https://www.facebook.com/CakePHP
http://book.cakephp.org/2.0/en/plugins.html
Am Sonntag, 31. Mai 2015 23:39:15 UTC+2 schrieb Solomon Gebreslasie:
>
> Hello there,
>
> My name is Solomon G. I am making E-commerce website for a friend and I
> was wondering if some one could tell me how to use cakePHP Plugins..??
Hello there,
My name is Solomon G. I am making E-commerce website for a friend and I was
wondering if some one could tell me how to use cakePHP Plugins..??
--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message
Lorenzo,
I got the problem and the solution both. The problem was happening because
of page reload. So now with the help of session i can fix that or I got
modelless forms in cakephp which is also providing the solution. thanks for
you help.
On Monday, February 23, 2015 at 1:57:41 PM UTC+5:30,
Can you show the code you are using? Use gist.github.com to show your table
class, controller and form code.
On Thursday, February 19, 2015 at 7:19:22 AM UTC+1, Gaurav Kumar wrote:
>
> I have just created a CommentManager plugin. Created the comment form in
> post's view.ctp file and able to add
I have just created a CommentManager plugin. Created the comment form in
post's view.ctp file and able to add the comments. But when the values of
the comment form are wrong(email format is not proper or empty) then i am
not getting the validation message in front of the respected fields and the
version()...
On Wednesday, 28 January 2015 04:10:46 UTC-5, José Lorenzo wrote:
>
> The plugins that are installed by composer are not (correctly) put inside
> vendor. Your own baked plugins can stay in ./plugins
>
> The error you are having seems to be that you are trying to load a
The plugins that are installed by composer are not (correctly) put inside
vendor. Your own baked plugins can stay in ./plugins
The error you are having seems to be that you are trying to load a plugin
called app somewhere. Try looking at the stacktrace of the error. Install
the php xdebug
i recently did a *composer update* for my dev site, and all the Cake
plugins that were under /plugins were removed:
/plugins
- /Bake (gone)
- /DebugKit (gone)
- /Migrations (gone)
However, there are new(?) directories under /vendor/cakephp corresponding
to the same plugins:
/vendor
I think *CCK Fields* concept is the best approach,
Google it, take a look to Drupal or to my QuickApps CMS
2013/9/11 gersonfs
> Hello everybody!
>
> I have several plugins in my central repository that I developed. Are
> plugins to ease repetitive tasks as system news, product
I think CCK Fields concept is the best approach,
Google it, take a look to Drupal or my QuickApps CMS
2013/9/11 gersonfs
> Hello everybody!
>
> I have several plugins in my central repository that I developed. Are
> plugins to ease repetitive tasks as system news, product regis
Hello everybody!
I have several plugins in my central repository that I developed. Are
plugins to ease repetitive tasks as system news, product registration, etc..
I have dozens of sites that use these plugins.
However, each client has a different need. These needs are reflected in
additional
*And that's when I really looked at plugins.cakephp.org for the first
time...*
*
*
Just Ignore the last post, OK?
--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups
I was just thinking yesterday about how we need a centralized,
community-driven plugins site for Cake, with tags, sorting, comments,
ratings, github integration and whatnot. :D
I'm also a little bit tired of constant googling for fishy behaviors and
half-done components with no version co
Cart <https://github.com/burzum/Cart> and
> FileStorage<https://github.com/burzum/FileStorage>plugin now twice with weeks
> between the requests.
>
> Is there any particular reason why they do not get added to the site?
>
> By searching the site I find a ton of packages and plug
I've requested my Cart <https://github.com/burzum/Cart> and
FileStorage<https://github.com/burzum/FileStorage>plugin now twice with weeks
between the requests.
Is there any particular reason why they do not get added to the site?
By searching the site I find a ton of packages
I am running 2.1 and trying to use the CakeDC Users plugin alongside their
Comments plugin but am running into an issue...
*Error: * Call to a member function user() on a non-object
> *File:
> *C:\wamp\www\xxx\Plugin\Comments\Controller\Component\CommentsComponent.php
> *Line: * 239
>
I can
YOU CANNOT HAVE DIFFERENT FILES CONTAINING THE SAME CLASS NAME
We will not support this before cake 3.0, and even by then, it will be
using namespaces. Thanks for not posting again in this ticket.
http://cakephp.lighthouseapp.com/projects/42648/tickets/1884
--
You received this message becau
I have a situation where I use multiple plugin as datasource for external
content.
Two plugins have the same model name, but use their own resources:
(plugin / controller)
/beatport/tracks
/soundcloud/tracks
If access to one after my second mistake occurs and partially shows
identical results
Hey guys,
Try to sell plugins - on the list - is not against the rules?
If the user does not answer further questions, and only responds when it
can pass the link to his plugin (paid), this does not show bad faith?
What can we do about this? I remember that few days ago some of these users
were
did you try to search for it?
if I go to the packages site and type in "packages" - what do I get?
http://plugins.cakephp.org/package/josegonzalez/package_installer
Am Montag, 6. August 2012 06:33:59 UTC+2 schrieb NdJ:
>
> What is the current state (if any) for the packaging of
What is the current state (if any) for the packaging of CakePHP plugins?
We currently have (Plugins listed here http://plugins.cakephp.org/) which
is great, but it might be even more awesome if from a cake shell (or
similar) you could search for plugins and install (with dependency
resolution
Yes, of course you can, that is actually one of the reasons for having
>> plugins in cakephp
>>
>>
>> On Wednesday, June 27, 2012 7:54:42 AM UTC-4:30, Milina Udara wrote:
>>>
>>> Hi,
>>>
>>> Can we use the plugins for module vice developmen
as a
CakePHP plugin so you can pop it into other applications.
Thanks
Chetan
On Thu, Jun 28, 2012 at 7:23 AM, José Lorenzo wrote:
> Yes, of course you can, that is actually one of the reasons for having
> plugins in cakephp
>
>
> On Wednesday, June 27, 2012 7:54:42 AM UTC-4:3
Yes, of course you can, that is actually one of the reasons for having
plugins in cakephp
On Wednesday, June 27, 2012 7:54:42 AM UTC-4:30, Milina Udara wrote:
>
> Hi,
>
> Can we use the plugins for module vice development?
>
> I mean i have large scale project and i want t
Hi,
Can we use the plugins for module vice development?
I mean i have large scale project and i want to allocate my team members
for different modules( ex: user registration, photo upload ,single shop,
purchase,*mobile backend*, like..) developing simultaneously. The thing i
want is maximum
i noticed that Cake gets very, very slow (about 50x times slower) if i
>> load assets from Plugins.
>>
>> Here's my layout code
>>
>> http://www.w3.org/1999/xhtml";>
>>
>> > echo $this->Html->charset();
>> echo "". $title
;> Hi all!
>>
>> i noticed that Cake gets very, very slow (about 50x times slower) if i
>> load assets from Plugins.
>>
>> Here's my layout code
>>
>> http://www.w3.org/1999/xhtml";>
>>
>> > echo $this->Html->charset(
i forgot to say i'm usign Cake 2.2.0-RC1 on a Win7 server
Il giorno martedì 29 maggio 2012 09:51:28 UTC+2, Ernesto ha scritto:
>
> Hi all!
>
> i noticed that Cake gets very, very slow (about 50x times slower) if i
> load assets from Plugins.
>
> Here's my layout
Hi all!
i noticed that Cake gets very, very slow (about 50x times slower) if i load
assets from Plugins.
Here's my layout code
http://www.w3.org/1999/xhtml";>
Html->charset();
echo "". $title ."";
echo $this->Html->meta("icon");
echo $thi
t; is there a better way to call the plugins controller function?
You should have much better reason to create instance of plugin's
AppController. You can not use requestAction(), because plugin's
AppController couldn't be target of route.
Create component in your pl
I am trying to construct an application from various plugins. I would
like to call a particular function that resides within a plugin from a
main application controller.
My plugin controller looks like this:
My application controller looks like this (I am calling it from within
the index just
ied the example from
> inside the plugin into a test app)
> the files the uploader moves to WEBROOT/files always empty (I did not get
> to investigating this as yet)
>
> Cakepackages lists a few plugins [1] for uploading files with cake. I
> recall Nick Bakers plugin
> being
always empty (I did not get
to investigating this as yet)
Cakepackages lists a few plugins [1] for uploading files with cake. I
recall Nick Bakers plugin
being really easy to setup with 1.2/1.3 [2] is a link to the 2.0 version I
have not tried that as yet
1) http://cakepackages.com/packages/index
The media plugin (https://github.com/davidpersson/media) is certainly the
most powerful one I've found, although it's lacking in documentation and
getting started can be a bit of a task. Once you wrap your head around it,
it's really solid and does quite a bit.
--
Our newest site for the commu
Allan,
I am a noob to OOP & Cake, so only got the basic uploader working (without
linking it to my db, this it was very straightforward).
I think that Miles is a member of this group and he might help, if not,
someone who is a real developer (like Sam or Euromark) are probably your
best bet :)
Sorr
Hi Tim,
did you get the Miles Johson Uploader plugin working? If so, how? I am a
relative noob to CakePHP and am having trouble working out from the
documentation the exact steps to take, especially when one model haMany
uploads, I can't work out what to put in the controller and what to put in
Argh, damn xD The good old ClassRegistry, totally forgotten, thanks
for the hint!
-- Christian
On Jan 5, 11:16 pm, majna wrote:
> You can load plugins form db in bootstrap.php too:
>
> $pluginHooks = ClasRegistry::init('PluginHook')->find('all');
> fo
You can load plugins form db in bootstrap.php too:
$pluginHooks = ClasRegistry::init('PluginHook')->find('all');
foreach ( $pluginHooks as $pluginHook ) ...
and then Configure::write('plugins', $plugins) for your hooks to be
available in views as Configure:
Hi :)
why is it not possible to load cake plugins outside of bootstrap.php?
I want to implement a "plugin management" where all "installed"
plugins saved in database with some configurations of the plugins,
e.g. has a bootstrap or a routes file. Now I want to load the plug
Jon,
This was exactly what I was looking for!
Thanks :)
Tim
--
| cellphone: +18579280348 |
| 123 10th Street | San Francisco | CA 94103 |
On Wed, Dec 28, 2011 at 7:09 PM, Jon Price wrote:
> try this: http://milesj.me/code/cakephp/uploader
> I'm using his autologin component but he has other co
Thanks Jon. Will take a look.
On Wednesday, December 28, 2011, Jon Price wrote:
> try this: http://milesj.me/code/cakephp/uploader
> I'm using his autologin component but he has other code you might look
into.
>
> On Wed, Dec 28, 2011 at 9:02 PM, Timothy O'Reilly <
timothy.john.orei...@gmail.com
try this: http://milesj.me/code/cakephp/uploader
I'm using his autologin component but he has other code you might look into.
On Wed, Dec 28, 2011 at 9:02 PM, Timothy O'Reilly <
timothy.john.orei...@gmail.com> wrote:
> Thanks for responding. Was just hoping someone had a cool plugin (with
> featu
Thanks for responding. Was just hoping someone had a cool plugin (with
features i havent yet thought of) that would save me writing it :)
Will do!
Tim
On Wednesday, December 28, 2011, Điển vũ wrote:
> I think better you should use your script about uploading. Uploading is
hard to write plugin use
I think better you should use your script about uploading. Uploading is
hard to write plugin use for all case.
And It is easier to change , or add new features, even update to 3.0
version ( in future ) , because script is yours .
--
Our newest site for the community: CakePHP Video Tutorials
Hi,
Does anyone have a recommendation for a File Upload plugin for use with
Cake Ver 2.0.4?
I want to upload PDF documents, store them in a folder and have the URL
location stored in my database/table. I have been playing with a bunch of
scripts and started doing it from scratch, but of someone h
app/Plugin//Locale/eng/LC_MESSAGES/.po
On Dec 19, 10:20 am, Cayetano Soriano wrote:
> Hi i used the console, for extract .po, from plugin, the problem, is
> that I create a directory in my app/Plugins// called
> Locale, and copy my .po, but it doesn't work, in app/Locale , it wor
Hi i used the console, for extract .po, from plugin, the problem, is
that I create a directory in my app/Plugins// called
Locale, and copy my .po, but it doesn't work, in app/Locale , it works
perfectly, how i can put that in my plugin/ directory
Thank's a lot
--
Our newest si
yes, you create config with name 'short' and you use config with key 'long'
in your view
for me, in cake 2.0.4 cache works fine !
--
Lep pozdrav, Tilen Majerle
http://majerle.eu
2011/12/16 heohni
> If I put this into bootstrap:
> Cache::config('short', array(
>'engine' => 'File',
>'du
If I put this into bootstrap:
Cache::config('short', array(
'engine' => 'File',
'duration' => '+10 hours',
'path' => CACHE,
'prefix' => 'long'
));
and in my view:
element('tabelle', array(), array('cache' =>
array('key' => 'tab', 'config' => 'long'))); ?>
I don't get any output?!
Just in case anyone else is looking for the answer to this:
I posted a ticket on CakePHP's issue tracker:
http://cakephp.lighthouseapp.com/projects/42648/tickets/2237-20-plugins-dont-have-a-default-controller
To which Mark responded and updated the migration guide:
http://book.cakephp.or
No, i mean:
You cannot use nocache tags in elements. Since there are no callbacks
around elements, they cannot be cached. (
http://book.cakephp.org/2.0/en/core-libraries/helpers/cache.html)
I can use in elements with cakephp 1.x but can't with cake
2.x
I see it is harder to cache
--
Our
No, i mean:
You cannot use nocache tags in elements. Since there are no callbacks
around elements, they cannot be cached. (
http://book.cakephp.org/2.0/en/core-libraries/helpers/cache.html)
I can use in elements with cakephp 1.x but not can't use it
.
I see it is harder to cache
--
Our
do you mean that the cache is not working as in 1.3?
did you read the migration guide?
cache is now in the third param
element('helpbox', array(), array('cache' =>
true)); ?>
@see
http://book.cakephp.org/2.0/en/views.html?highlight=elements#caching-elements
or do you mean you cannot use nocache?
Many element can't cache but repeat in many layouts.
Only me met trouble about this matter ?...
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questi
CakepHP 2.0 plugins no longer cache in elements.
Is it harder to code ? I use nocache a lots in cakephp 1.3.
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP
https://github.com/jrbasso/MeioUpload
All plugin for 2.0 seems not stable .. You try to fix it.
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questi
https://github.com/jrbasso/MeioUpload
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-p
Hello,
I was curious if there are any recommendations for CakePHP v2.0
plugins for uploading, resizing images to the server. I looked at some
of the implementations like Uploader and Media Plugins but encountered
problems with them. It could be that they were written for v1.3
It would be
I thought this was just how plugins worked! Glad to hear it's (probably)
not.
Was linking to /users/users/view/ (as that was what worked) instead of
the more preferable /users/view/.
Would dearly love to know how to use the preferable route.
--
Our newest site for the community: Ca
dation' plugin
>
> with AccommodationController.php
>
> and it works fine..?
>
> d//t.
>
> On Oct 26, 3:52 pm, "Richard@Home" wrote:
>
>
>
>
>
>
>
> > In CakePHP 1.3 you can have a default controller for your plugins.
>
>
AccommodationController.php
>
> and it works fine..?
>
> d//t.
>
> On Oct 26, 3:52 pm, "Richard@Home" wrote:
>
>
>
>
>
>
>
> > In CakePHP 1.3 you can have a default controller for your plugins.
>
> > e.g. if you had a Users plugin, you co
I have an 'Accommodation' plugin
with AccommodationController.php
and it works fine..?
d//t.
On Oct 26, 3:52 pm, "Richard@Home" wrote:
> In CakePHP 1.3 you can have a default controller for your plugins.
>
> e.g. if you had a Users plugin, you could create a us
In CakePHP 1.3 you can have a default controller for your plugins.
e.g. if you had a Users plugin, you could create a users_controller so
that urls such as:
/users/index
/users/edit/2
mapped to the index/edit actions in the Users controller in the Users
plugin
In CakePHP 2.0 you no longer seem
Yep, that fixed it, thank you very much, it was simple but i was
stuck.
will
On Oct 20, 5:11 pm, "#2Will" wrote:
> Thank you jose! i am gonna literally run home and try that now!
>
> On Oct 20, 1:41 pm, José Lorenzo wrote:
>
>
>
>
>
>
>
> > You are missing a trailing slash in you App::build()
Thank you jose! i am gonna literally run home and try that now!
On Oct 20, 1:41 pm, José Lorenzo wrote:
> You are missing a trailing slash in you App::build() path
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site ht
You are missing a trailing slash in you App::build() path
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related questions.
To unsubscribe from this group,
Hello
I have added a path to my plugins paths at the top of my bootstrap
file like this:
App::build(array(
'Plugin' => array(ROOT . '/tractor/Plugin')
));
and put the glorious debugKit in that folder. I get the error below.
Can anybody help me out here? Seems l
but the same for baking views ends in "Error: Plugin PluginName could
not be found."..
On 5 Sep., 21:16, p r wrote:
> cake bake model PluginName.ModelName works.
>
> On 5 Sep., 21:10, p r wrote:
>
>
>
>
>
>
>
> > hello,
>
> > i tried to bake a plugin in cakephp 2. the help says i coul
cake bake model PluginName.ModelName works.
On 5 Sep., 21:10, p r wrote:
> hello,
>
> i tried to bake a plugin in cakephp 2. the help says i could use
> parameter -p to bake some models like cake bake model -p PluginName.
> but the "bake Model Path" does not changed to /app/Plugin/PluginNam
hello,
i tried to bake a plugin in cakephp 2. the help says i could use
parameter -p to bake some models like cake bake model -p PluginName.
but the "bake Model Path" does not changed to /app/Plugin/PluginName
and also does not use the created Plugin folder.
Has anybody some experiences to share?
hi Nico ,
thank you very much for your great responses. especially your code script
and ready to download
i still have a problem on localhost with xampp. and you already answer my
questions on your blog.
until now i have no idea to change permission tmp folder on windows.
this to be my issue becaus
Hi,
I know this plugin is not very well documented (if not at all... ;-),
but in order to help a bit, I just put a sample application available
to download here: http://www.alaxos.net/blaxos/pages/view/demo_plugins
Also I think another easy way to start is probably to use the
templates that the pl
Hi all,
I'm new and want to ask step by step how to implement ALAXOS plugins
there is manual instruction to install it. but i have not seen the
filter form.
link websitenya :
Code:
http://www.alaxos.net/blaxos/pages/view/plugin_alaxos
link live demo :
Code:
http://demo.alaxos.ch/admin/
http://cakepackages.com/
By Jose diaz gonzalezgonzalez the code is available on github too
- S
On 30 Jun 2011 12:42, "Jens Dittrich" wrote:
> Does anyone know a List somewhere in the web of cakePHP PlugIns,
Components,
> Behaviours and Helpers besides the ones delivered in the
i only know of http://cakepackages.com/
which is buggy, partly outdated and not really actively maintained
but might still be helpful
On 30 Jun., 13:42, Jens Dittrich wrote:
> Does anyone know a List somewhere in the web of cakePHP PlugIns, Components,
> Behaviours and Helpers besides th
Does anyone know a List somewhere in the web of cakePHP PlugIns, Components,
Behaviours and Helpers besides the ones delivered in the CakePHP release?
Googleing the web and searching through GitHub repositories of some
developers is always an option, but a kind of central list with the
t;
>
>
>
>
> > Thank you Tilen,
> > the folder of my plugin is:
> > /var/www/app/plugins/menu_builder/views/helpers/
> > menu_builder.php
> > but it doesn't work on my cakephp 1.38! :(
>
> > Maybe I have to import the plugins or add some
did you clear the cache and do you work with debug > 0 ?
usually thats the problem
On 18 Mai, 10:24, Carachi wrote:
> Thank you Tilen,
> the folder of my plugin is:
> /var/www/app/plugins/menu_builder/views/helpers/
> menu_builder.php
> but it doesn't work on my cak
Thank you Tilen,
the folder of my plugin is:
/var/www/app/plugins/menu_builder/views/helpers/
menu_builder.php
but it doesn't work on my cakephp 1.38! :(
Maybe I have to import the plugins or add some extension of appHelper?
Thank you
On May 17, 6:07 pm, Tilen Majerle wrote:
put plugin inside app/plugins/menu_builder/views/helpers/menu_builder.php
i think you make wrong plugin folderName, MenuBuilder instead of
menu_builder
correct me if i'm wrong ! :)
--
Lep pozdrav, Tilen Majerle
http://majerle.eu
2011/5/17 Carachi
> Hello,
> I try to install a
Hello,
I try to install a plugin that have an helper.
This plugin is : MenuBuilder.
In the AppController I add :
var $helpers = array('Html','Form','Javascript', 'Session',
'MenuBuilder.MenuBuilder' );
But Cake don't find the Helper
Error: The helper file app/views/helpers/menu
can any one help me in this please??
On Tue, Apr 5, 2011 at 8:34 PM, abhimanyu bv wrote:
> Hi all,
> I am new to cakephp and i am working on showing db records in a grid.
> How can i use jquery??
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check
Hi all,
I am new to cakephp and i am working on showing db records in a grid.
How can i use jquery??
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others
with their CakePHP related qu
ShadowCross:
Thanks... set the class up (more carefully) in the plugins/
apphp_tabs/ folder and then used the info from the link you
specified,
// If use: "/plugin_name/js/my_file.js" Then, links to: "app/
plugins/plugin_name/webroot/js/my_file.js"
// So, this
Greg:
The problem is the following code in your tabs class:
$this->path = 'C:/xampp/htdocs/ezShoot_v5/app/plugins/
apphp_tabs/webroot/';
if(file_exists($this->path."styles/common.css"))
echo "";
$this->path refers to a local path t
v1.3 says that "vendors" is going
away... use plugins... I have the following directory structure:
app\plugins\apphp_tabs\webroot\
config\
docs\
examples\
inc\
js\
license\
styles\
tabs_class.php
I have the import in the one (and only) controller of
* This should be code
>> */
>>
>> Thanks for informations.
>>
>>
>>
>>
>>
>>
>>
>> On Thu, Jan 13, 2011 at 9:32 AM, psybear83 wrote:
>> > Hey everybody
>>
>> > I'm trying to get the ApiGe
Say you have two plugins, A and B.
It is fairly simple for a component/behavior/helper in plugin B to
inherit from a component/behavior/helper in A by doing an
App::import(), then extending.
But, it is more complicated for controllers/models in plugin B to
inherit from their peers in plugin A
3 wrote:
> > Hey everybody
>
> > I'm trying to get the ApiGenerator plugin to do what I want. I have
> > placed it in myapp/app/plugins, and built the index using
>
> > cake api_index update
>
> > Now I have some problems...
>
> > 1) I don
; [exclude]
>> properties = private
>> methods = private
>> directories = webroot, tmp, static, locale, vendors, .svn, plugins
>> files = index.php, empty
>>
>> I dont know the answers to your other questions.
>>
>> regards
>> mikek
>>
>>
> mine is below:
>
> [exclude]
> properties = private
> methods = private
> directories = webroot, tmp, static, locale, vendors, .svn, plugins
> files = index.php, empty
>
> I dont know the answers to your other questions.
>
> regards
> mikek
>
>
>
>
> Isn't there anybody using ApiGenerator?
there is.
to exclude various stuff. make sure you have an [exclude] added to your
api_config.ini in api_generator/config/
mine is below:
[exclude]
properties = private
methods = private
directories = webroot, tmp, static, locale, vendors, .svn,
* Constructor.
>> *
>> * This should be code
>> */
>>
>> Thanks for informations.
>>
>> On Thu, Jan 13, 2011 at 9:32 AM, psybear83 wrote:
>>> Hey everybody
>>>
>>> I'm trying to get the ApiGenerator plugin to
e:
>>
>>>> Write the plugin if you need it. Chances are if you have not found it
>>>> using a google search or on Github there is not one publicly available.
>>
>>>> --
>>>> Larry E. Masters
>>
>>>> On Sat, Jan 15, 2011 at 12:
the plugin if you need it. Chances are if you have not found it
> > > using a google search or on Github there is not one publicly available.
>
> > > --
> > > Larry E. Masters
>
> > > On Sat, Jan 15, 2011 at 12:52 AM, earth wrote:
> > > A
>
> > On Sat, Jan 15, 2011 at 12:52 AM, earth wrote:
> > Any update on the plugins for Authorize.net (AIM method) and iTransact
> > payment gateways.
>
> > On Jan 14, 7:34 pm, earth wrote:
> > > Hello,
>
> > > Is their any cakePHP plugin for Au
it using a
> google search or on Github there is not one publicly available.
>
> --
> Larry E. Masters
>
>
> On Sat, Jan 15, 2011 at 12:52 AM, earth wrote:
> Any update on the plugins for Authorize.net (AIM method) and iTransact
> payment gateways.
>
> On
Write the plugin if you need it. Chances are if you have not found it using
a google search or on Github there is not one publicly available.
--
Larry E. Masters
On Sat, Jan 15, 2011 at 12:52 AM, earth wrote:
> Any update on the plugins for Authorize.net (AIM method) and iTransact
> p
1 - 100 of 432 matches
Mail list logo