Hi,
in Jobeet there is this part below of the schema:
jobeet_category:
_attributes: { isI18N: true, i18nTable: jobeet_category_i18n }
id: ~
jobeet_category_i18n:
id: { type: integer, required: true, primaryKey: true,
foreignTable: jobeet_category, foreignReference:
Hi,
is there any difference between "credentials: [[admin]]" and
"credentials: [admin]" ?
Javier
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfon
Hi,
anyway to generate backend lists using instead of ?
Without modifying too much the symfony generator...
Javi
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Hi,
here:
http://www.symfony-project.org/gentle-introduction/1_4/en/14-Admin-Generator#chapter_14_sub_fields
I have found this line:
"The code located in the model must be independent from the
presentation. The example of the |getArticleLink()| method earlier
doesn't respect this principle
Hi,
i have followed the steps to create a i18n table:
http://www.symfony-project.org/jobeet/1_4/Propel/en/19#chapter_19_sub_propel_objects
But when i try execute this
$categories = JobeetCategoryPeer::doSelectWithI18n($c, $culture);
It says:
( ! ) Fatal error: Call to undefined method
Sedii
Hi,
I have some code that retrieves the production URL and check some staff.
Im prefer to work in the dev invoroment so I have to write in my code
something like this
http://www.mysite.com/foobar"; ?>
getUri() ?>
Is there any smarter way to operate production URL while im working in
dev
Hi,
i have retrieved a group of elements using a propel criteria. Now are at
$Sedi18ns
When i use this:
$SediI18ns->prev()
I get:
( ! ) Fatal error: Call to undefined method
sfOutputEscaperArrayDecorator::prev() in
/home/javier/Aptana_Studio_Workspace/cashgold/apps/cashgold/modules/conta
Hi,
I have this:
SediI18n:
XX: { id: sede_foo_1, culture: it, paese_indirizzo: it,
ufficio: "Ufficio di XXX 1", indirizzo: "Foo Bar FooBar" }
Now, when i prints this register the field "indirizzo":
Foo Bar FooBar
Everything is in one line.
Any way to write the value of "indirizzo
Hi,
i have this schema and fixtures:
| sedi:
_attributes:{ isI18N: true, i18nTable: sediI18n}
id: ~
sediI18n:
id:{ type: integer, required: true, primaryKey: true,
foreignTable: sedi, foreignReference: id}
culture: { isCultur
Hi,
just that.
Javi
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.co
10 matches
Mail list logo