From 9f108dd1a969473375341d92a7b1252fa2cedc9a Mon Sep 17 00:00:00 2001 From: mszulecki Date: Thu, 14 Jun 2007 17:09:01 +0000 Subject: Initial import. git-svn-id: http://svn.sukimashita.com/repos/mailadmin/trunk@2 4281df72-ff29-0410-8fee-2d9ac0c5f5a7 --- .../mailadmin/template/templates/_list.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/generator/sfPropelAdmin/mailadmin/template/templates/_list.php (limited to 'data/generator/sfPropelAdmin/mailadmin/template/templates/_list.php') diff --git a/data/generator/sfPropelAdmin/mailadmin/template/templates/_list.php b/data/generator/sfPropelAdmin/mailadmin/template/templates/_list.php new file mode 100644 index 0000000..cc85625 --- /dev/null +++ b/data/generator/sfPropelAdmin/mailadmin/template/templates/_list.php @@ -0,0 +1,18 @@ + + +getParameterValue('list.object_actions')): ?> +[?php $c = 0; ?] +getParameterValue('list.object_actions') as $actionName => $params): ?> + addCredentialCondition('[?php $c++; ?]', $params) ?> + + + +[?php include_partial('list_th_getParameterValue('list.layout', 'tabular') ?>') ?] + +[?php $i = 1; foreach ($pager->getResults() as $getSingularName() ?>): $odd = fmod(++$i, 2) ?] + +[?php include_partial('list_td_actions', array('getSingularName() ?>' => $getSingularName() ?>)) ?] +[?php include_partial('list_td_getParameterValue('list.layout', 'tabular') ?>', array('getSingularName() ?>' => $getSingularName() ?>)) ?] + +[?php endforeach; ?] +
[?php echo __('Actions') ?]
-- cgit v1.1-32-gdbae