Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タグIDを使用してタグの詳細を取得するために使用されるクラスはどれですか?どんな体も解決策を知っています私を助けてください。1つのアクティビティを作成する必要があることに基づいて、タグ付けされた要素名を確認する必要がありますか?
プレチェック:
api/v2/Tag.php
これらの質問のより良い場所は、civicrmフォーラムです。
質問されたので、改良版がリリースされました
$result = civicrm_api3 ("Tag","get", array ("id"=> $yourid, "sequential"=>1));
shoudはあなたが望むものを手に入れます。