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, $post, and html().
$post |
Definition at line 34 of file post.php.
Referenced by ilObjBlogGUI\approve(), ilChatroomAuthInputGUI\checkInput(), ilDateTimeInputGUI\checkInput(), ilDateDurationInputGUI\checkInput(), SimpleSAML_Utilities\createHttpPostRedirectLink(), SimpleSAML_Utilities\createPostRedirectLink(), ilObjBlogGUI\deactivateAdmin(), SimpleSAML\Bindings\Shib13\HTTPPost\decodeResponse(), ilBlogPosting\deleteAllBlogPostings(), ilForum\deletePost(), ilFileDataForumDrafts\deliverZipFile(), ilFileDataForum\deliverZipFile(), ilForumExportGUI\exportHTML(), ilADTSearchBridge\extractPostValues(), ilPDNewsTableGUI\fillRow(), ilIndividualAssessmentMemberGUI\finalizeConfirmation(), ilBlogPosting\getAllPostings(), ilOrgUnitPositionGUI\getARIdFromRequest(), ilForum\getOnePost(), ilPlainTextHandler\hidePassword(), ilLoggingErrorFileStorage\hidePassword(), ilADTTextSearchBridgeSingle\importFromPost(), ilADTDateSearchBridgeSingle\importFromPost(), ilADTEnumSearchBridgeSingle\importFromPost(), ilADTDateTimeSearchBridgeSingle\importFromPost(), ilADTIntegerSearchBridgeSingle\importFromPost(), ilADTFloatSearchBridgeSingle\importFromPost(), ilADTExternalLinkSearchBridgeSingle\importFromPost(), ilADTEnumSearchBridgeMulti\importFromPost(), ilADTLocationSearchBridgeSingle\importFromPost(), ilADTDateSearchBridgeRange\importFromPost(), ilADTDateTimeSearchBridgeRange\importFromPost(), ilBookingObjectGUI\initForm(), ilPCBlogGUI\initPostingForm(), ilObjBlogGUI\lookupSubObjectTitle(), ilObjBlogGUI\mayEditPosting(), ilForum\mergeThreads(), ilForumTopic\movePosts(), SimpleSAML_Utilities\postRedirect(), sspmod_adfs_IdP_ADFS\postResponse(), printItem(), ilForumExportGUI\printPost(), ilForumExportGUI\printThread(), ilPortfolioPageGUI\renderBlog(), ilPortfolioPageGUI\renderBlogTeaser(), ilObjBlogGUI\renderFullscreenHeader(), ilIndividualAssessmentMemberGUI\save(), ilIndividualAssessmentMemberGUI\saveAmend(), ilTaxAssignInputGUI\saveInput(), SAML2\HTTPPost\send(), ilAssQuestionSkillAssignmentRegistryTest\serializedData(), ilForumTopic\setLastPostForThreadOverview(), ilPlainTextHandler\tables(), and ilLoggingErrorFileStorage\tables().