示例#1
0
文件: AclI18n.php 项目: nabble/ajde
<?php

Ajde_Core_Autoloader_Combinator::generate('Ajde_Model_With_AclI18n', 'Ajde_Acl_Proxy_Model', 'Ajde_Lang_Proxy_Model', 'Ajde_Model');
示例#2
0
<?php

Ajde_Core_Autoloader_Combinator::generate('Ajde_Model_With_AclRevision', 'Ajde_Acl_Proxy_Model', 'Ajde_Model_Revision', 'Ajde_Model');
示例#3
0
文件: AclI18n.php 项目: nabble/ajde
<?php

Ajde_Core_Autoloader_Combinator::generate('Ajde_Collection_With_AclI18n', 'Ajde_Acl_Proxy_Collection', 'Ajde_Lang_Proxy_Collection', 'Ajde_Collection');
示例#4
0
<?php

Ajde_Core_Autoloader_Combinator::generate('Ajde_Model_With_AclI18nRevision', 'Ajde_Model_With_AclI18n', 'Ajde_Model_Revision', 'Ajde_Model');