ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Functions | |
printItem ($name, $value) | |
Write out one or more INPUT elements for the given name-value pair. More... | |
Variables | |
if(array_key_exists('post', $this->data)) | else |
$post | |
printItem | ( | $name, | |
$value | |||
) |
Write out one or more INPUT elements for the given name-value pair.
If the value is a string, this function will write a single INPUT element. If the value is an array, it will write multiple INPUT elements to recreate the array.
string | $name | The name of the element. |
string | array | $value | The value of the element. |
Definition at line 50 of file post.php.
References $index, $name, and printItem().
Referenced by printItem().
$post |
Definition at line 34 of file post.php.
Referenced by ilObjBlogGUI\approve(), ilChatroomAuthInputGUI\checkInput(), ilDateDurationInputGUI\checkInput(), ilDateTimeInputGUI\checkInput(), SimpleSAML_Utilities\createHttpPostRedirectLink(), SimpleSAML_Utilities\createPostRedirectLink(), ilObjBlogGUI\deactivateAdmin(), SimpleSAML\Bindings\Shib13\HTTPPost\decodeResponse(), ilBlogPosting\deleteAllBlogPostings(), ilForum\deletePost(), ilFileDataForum\deliverZipFile(), ilFileDataForumDrafts\deliverZipFile(), ilForumExportGUI\exportHTML(), ilADTSearchBridge\extractPostValues(), ilPDNewsTableGUI\fillRow(), ilIndividualAssessmentMemberGUI\finalizeConfirmation(), ilBlogPosting\getAllPostings(), ilOrgUnitPositionGUI\getARIdFromRequest(), ilForum\getOnePost(), ilAssQuestionSkillAssignmentRegistryTest\getTestData(), ilPlainTextHandler\hidePassword(), ilLoggingErrorFileStorage\hidePassword(), ilADTDateSearchBridgeRange\importFromPost(), ilADTDateSearchBridgeSingle\importFromPost(), ilADTDateTimeSearchBridgeRange\importFromPost(), ilADTDateTimeSearchBridgeSingle\importFromPost(), ilADTEnumSearchBridgeMulti\importFromPost(), ilADTEnumSearchBridgeSingle\importFromPost(), ilADTExternalLinkSearchBridgeSingle\importFromPost(), ilADTFloatSearchBridgeSingle\importFromPost(), ilADTIntegerSearchBridgeSingle\importFromPost(), ilADTInternalLinkSearchBridgeSingle\importFromPost(), ilADTLocationSearchBridgeSingle\importFromPost(), ilADTTextSearchBridgeSingle\importFromPost(), ilBookingObjectGUI\initForm(), ilPCBlogGUI\initPostingForm(), ilObjBlogGUI\lookupSubObjectTitle(), ilObjBlogGUI\mayEditPosting(), ilForum\mergeThreads(), ilForumTopic\movePosts(), SimpleSAML_Utilities\postRedirect(), sspmod_adfs_IdP_ADFS\postResponse(), ilForumExportGUI\printPost(), ilForumExportGUI\printThread(), ilPortfolioPageGUI\renderBlog(), ilPortfolioPageGUI\renderBlogTeaser(), ilObjBlogGUI\renderFullscreenHeader(), ilForumExportGUI\renderPostHtml(), ilIndividualAssessmentMemberGUI\save(), ilIndividualAssessmentMemberGUI\saveAmend(), ilTaxAssignInputGUI\saveInput(), ilIndividualAssessmentMemberGUI\saveMember(), SAML2\HTTPPost\send(), ilAssQuestionSkillAssignmentRegistryTest\serializedData(), ilForumTopic\setLastPostForThreadOverview(), ilPlainTextHandler\tables(), and ilLoggingErrorFileStorage\tables().