symfony-plugins
symfony plugin installation failing [bhLDAPAuthPlugin]
I\'m working on a symfony project and I need a user access conected to an LDAP server. So I searched for something already done to add to my app and found this plugin that has all I wanted.[详细]
2023-04-08 14:50 分类:问答Linking sfDoctrineGuardPlugin with my own model schema
Im developing kind of a plugin for an already working system, and i intend to use symfony. My plugin requires authentication, and i want to use the开发者_如何转开发 symfony sfDoctrineGuardPlugin. I ge[详细]
2023-03-28 08:00 分类:问答How to convince my boss to use symfony 2 instead of 1.4? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-27 06:22 分类:问答Array of complex type parameters in ckWebServicePlugin are Null
I\'m making a webservice with the ckWebServicePlugin in symfony. I managed to make a method with a simple type in parameter and a complex type in return and it worked well, but when i tried to get an[详细]
2023-03-19 17:44 分类:问答Troubleshooting 'Unknown record property / related component "user" on "sfGuardUserProfile"' when loading fixture data
I am some trouble loading fixture data, that I have added manually in my admin backend and then simply exported the data using \'symfony doctrine:data-dump\'[详细]
2023-03-11 21:37 分类:问答sfDoctrineGuardPlugin relations with sfDoctrineApplyPlugin (delete and create users)
I use symfony 1.4.11开发者_运维问答. I use sfDoctrineGuardPlugin and sfDoctrineApplyPlugin.All works fine, but... In my backend I have user list, where I can manage users.When I create new user from b[详细]
2023-03-08 09:02 分类:问答Symfony: Override plugin-model in other plugin
we are building a new website, which will reuse an existing symfony-software used by another website. I\'m moving reusable components into a plugin (\"app-plugin\"), in order to avoid duplicating code[详细]
2023-03-06 17:24 分类:问答How do I set credentials for Symfony plugins?
I have a backend with SfGuard, and I have plugins like 开发者_运维技巧sfGuard, which have modules. How do I change their security settings? they don\'t have folders in my backend app where I could put[详细]
2023-02-25 13:23 分类:问答SfGoogleAnalytic Plugin Usage
I have downloaded sfGoogleAn开发者_运维知识库alyticsPlugin to my plgin directory and do all of its settigs.Now i want to implement this to one of my page.How i use it, to view my site analytic result[详细]
2023-02-22 08:55 分类:问答set $value in sfWidgetFormSelectDoubleList
开发者_如何学运维Actually I am using the sfFormExtraPlugin in symfony 1.4.4 I am using the class widget sfWidgetFormSelectDoubleList, all seems fine but when I open the form again in edit mode, There[详细]
2023-02-18 19:18 分类:问答