Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getValue() type inferenz von weiteren objekten unterstützen #127

Open
4 of 10 tasks
staabm opened this issue Sep 21, 2022 · 0 comments
Open
4 of 10 tasks

getValue() type inferenz von weiteren objekten unterstützen #127

staabm opened this issue Sep 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@staabm
Copy link
Member

staabm commented Sep 21, 2022

Feature description / Feature Beschreibung
z.b.

$art = new rex_article_content($parentId);
$parentId = $art->getValue('parent_id');
  • rex_article_content
  • rex_article
  • rex_category
  • rex_article_slice
  • rex_clang
  • rex_user
  • rex_login
  • rex_form ?
  • rex_list ?
  • yform XX ?
@staabm staabm changed the title getValue() von weiteren objekten unterstützen getValue() type inferenz von weiteren objekten unterstützen Sep 21, 2022
@staabm staabm added the enhancement New feature or request label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant